- 20 Jan, 1997 1 commit
-
-
Geoff Voelker authored
into Windows 95, Windows NT, and W32, respectively. Expand "win" substring in variables referring to Microsoft Windows constructs into "windows". Canonicalize header comments to use same terminology.
-
- 19 Nov, 1996 1 commit
-
-
Geoff Voelker authored
-
- 25 Sep, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 21 Sep, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 16 Sep, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 20 Jul, 1996 1 commit
-
-
Karl Heuer authored
-
- 16 Jul, 1996 1 commit
-
-
Karl Heuer authored
immediately before repainting exposed region.
-
- 12 Jul, 1996 1 commit
-
-
Karl Heuer authored
No need to erase background now on (delayed) WM_PAINT. Move WM_PALETTECHANGED processing to raw input thread.
-
- 07 Jul, 1996 1 commit
-
-
Miles Bader authored
(x_set_mouse_position): Call x_set_mouse_pixel_position.
-
- 14 Jun, 1996 1 commit
-
-
Richard M. Stallman authored
no need to process WM_ERASEBKGND.
-
- 04 Jun, 1996 1 commit
-
-
Richard M. Stallman authored
AltGr and has a valid AltGr scan code, it's a valid key and should not be discarded.
-
- 25 May, 1996 1 commit
-
-
Karl Heuer authored
when drag is finished.
-
- 17 May, 1996 1 commit
-
-
Geoff Voelker authored
for WM_SYSCOMMAND messages.
-
- 13 May, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 11 May, 1996 1 commit
-
-
Richard M. Stallman authored
(x_scroll_bar_handle_click): In line up/down cases, don't alter y. Don't call x_scroll_bar_set_handle.
-
- 10 May, 1996 1 commit
-
-
Richard M. Stallman authored
(x_scroll_bar_clear): Likewise.
-
- 03 May, 1996 1 commit
-
-
Geoff Voelker authored
(win32_fill_rect, dumpglyphs, do_line_dance, x_draw_box): Use Get/ReleaseFrameDC. (pixel_to_glyph_coords): Support tty mode. (w32_read_socket): Explicitly use FALSE. Handle WM_PALLETTECHANGED event. (parse_button): Handle mouse button emulation. (my_show_window, my_set_window_pos): New functions. (x_set_offset, x_set_window_size, x_raise_frame, x_lower_frame): Use my_set_window_pos. (x_make_frame_visible, x_iconify_frame): Use my_show_window. (x_draw_box): Don't trim right and bottom. (x_make_frame_visible): Don't invoke SetForgroundWindow. (win32_term_init): Use GetDC directly. Initialize palette and win32_num_mouse_buttons. (win32_update_begin): Regenerate palette if necessary. (x_delete_display): Free palette. (win32_initialize) [ATTACH_THREADS]: Only AttachThreadInput if conditional is defined.
-
- 16 Apr, 1996 1 commit
-
-
Richard M. Stallman authored
(x_make_frame_visible): Don't call SetForegroundWindow after x_set_offset. (win32_initialize): Call AttachThreadInput at the end.
-
- 02 Feb, 1996 1 commit
-
-
Geoff Voelker authored
(w32_read-socket): Convert console modifiers to Emacs modifiers. Use console input routines to unify keyboard support. (x_make_frame_visible): Make frame foreground window.
-
- 25 Jan, 1996 1 commit
-
-
Geoff Voelker authored
-
- 21 Jan, 1996 2 commits
-
-
Geoff Voelker authored
the selected frame.
-
Geoff Voelker authored
(x_iconify_frame): Conform to coding style. (x_draw_box): Don't trim right and bottom. (x_wm_set_size_hint): Use specific CRIT_MSG critical section. (win32_fill_rect, dumpglyphs, do_line_dance, x_draw_box): Use Get/ReleaseFrameDC. (win32_update_begin): Regenerate palette if required. (w32_read_socket): Use FALSE. Handle WM_PALETTECHANGED. (win32_term_init): Use GetDC directly. Enable palette in display structure. Predefine white and black. (x_delete_display): Free palette table.
-
- 15 Jan, 1996 1 commit
-
-
Erik Naggum authored
-
- 07 Nov, 1995 1 commit
-
-
Geoff Voelker authored
-