log src/w32term.c @ 71236:4a38eb2f741d

age author description
Mon, 05 Jun 2006 21:20:59 +0000 Jason Rumney (w32_set_scroll_bar_thumb, x_scroll_bar_create)
Mon, 29 May 2006 22:03:01 +0000 Eli Zaretskii (x_draw_hollow_cursor): Fix last change.
Mon, 29 May 2006 21:52:16 +0000 Kim F. Storm (x_draw_stretch_glyph_string): Fix last change.
Sat, 27 May 2006 22:37:39 +0000 Kim F. Storm (x_draw_stretch_glyph_string): Fix problems with invisible
Wed, 26 Apr 2006 18:18:08 +0000 Jason Rumney (construct_mouse_wheel): Handle negative coordinates.
Fri, 24 Mar 2006 15:24:05 +0000 Kim F. Storm (w32_read_socket): Don't let key-press clear mouse face
Sun, 12 Mar 2006 14:56:54 +0000 Jason Rumney Sync 2005-10-24 xterm.c changes.
Sat, 11 Mar 2006 16:02:38 +0000 Eli Zaretskii Add x_fully_uncatch_errors and x_catching_errors to
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 19 Dec 2005 08:31:23 +0000 YAMAMOTO Mitsuharu (construct_drag_n_drop): Drag-and-drop items are now
Fri, 14 Oct 2005 08:09:33 +0000 YAMAMOTO Mitsuharu (note_mouse_movement, w32_read_socket): Apply 2005-10-14 changes for
Wed, 12 Oct 2005 12:18:42 +0000 YAMAMOTO Mitsuharu (note_mouse_movement): Undo last change.
Wed, 12 Oct 2005 11:18:01 +0000 YAMAMOTO Mitsuharu (note_mouse_movement): Restore help_echo_string if mouse is moved
Tue, 11 Oct 2005 22:36:35 +0000 Kim F. Storm (note_mouse_movement): Fix last_mouse_glyph check.
Fri, 07 Oct 2005 07:40:18 +0000 YAMAMOTO Mitsuharu Rename member for_overlaps_p in struct glyph_string to for_overlaps.