log src/w32term.c @ 43408:5710b2d512a9

age author description
Mon, 18 Feb 2002 23:31:06 +0000 Jason Rumney (glyph_rect): Determine the row and glyph more precisely.
Sun, 17 Feb 2002 23:42:40 +0000 Jason Rumney * w32term.c (x_autoselect_window_p): New variable.
Sat, 16 Feb 2002 23:59:22 +0000 Kim F. Storm (disable_mouse_highlight): Removed variable.
Wed, 06 Feb 2002 20:57:44 +0000 Jason Rumney (w32_native_per_char_metric): Disable 2002-01-20 change.
Thu, 24 Jan 2002 20:41:46 +0000 Jason Rumney (x_scroll_run): Use ScrollWindowEx in place of BitBlt.
Wed, 23 Jan 2002 21:59:23 +0000 Jason Rumney (x_update_window_begin): Only hide caret if
Sun, 20 Jan 2002 23:11:52 +0000 Jason Rumney (w32_system_caret_width): Remove.
Sun, 20 Jan 2002 14:54:48 +0000 Jason Rumney (w32_native_per_char_metric): Don't trust the metrics
Wed, 16 Jan 2002 23:04:03 +0000 Kim F. Storm (x_erase_phys_cursor): Don't erase cursor if cursor row
Sun, 13 Jan 2002 12:16:05 +0000 Jason Rumney (parse_button): New parameter xbutton. Callers changed.
Sat, 12 Jan 2002 16:01:51 +0000 Pavel Jank Fix typos.
Sat, 05 Jan 2002 00:46:01 +0000 Jason Rumney (x_draw_glyphs): Don't call notice_overwritten_cursor
Sat, 05 Jan 2002 00:06:57 +0000 Jason Rumney (x_setup_relief_colors): Don't compute an image's
Thu, 20 Dec 2001 19:01:00 +0000 Pavel Jank Doc fix.
Sat, 01 Dec 2001 11:09:33 +0000 Jason Rumney (w32_read_socket) <WM_MOUSELEAVE>: Cancel help echo
Sat, 01 Dec 2001 01:34:24 +0000 Kim F. Storm Merged fringe width related changes from xterm.c.
Wed, 28 Nov 2001 20:36:12 +0000 Jason Rumney (w32_read_socket) <WM_MENUSELECT>: Remove.
Sat, 24 Nov 2001 17:31:06 +0000 Jason Rumney (x_after_update_window_line): Doc fix.
Sun, 18 Nov 2001 21:53:11 +0000 Jason Rumney (note_mouse_highlight): Fix type of variable `ignore'.
Fri, 16 Nov 2001 13:06:02 +0000 Kim F. Storm Fringe cleanup.
Mon, 12 Nov 2001 23:57:09 +0000 Jason Rumney Change doc-string comments to `new style'. [w/`doc:' keyword]. Doc fixes.
Wed, 07 Nov 2001 21:11:00 +0000 Jason Rumney (x_display_and_set_cursor): Do not move system caret
Mon, 05 Nov 2001 15:02:13 +0000 Sam Steingold (x_display_and_set_cursor): Fix w32 compilation error.
Mon, 05 Nov 2001 00:14:31 +0000 Richard M. Stallman (x_display_and_set_cursor): Use buffer-local
Sat, 27 Oct 2001 22:21:24 +0000 Jason Rumney (w32_system_caret_hwnd, w32_system_caret_width)
Wed, 24 Oct 2001 09:12:13 +0000 Gerd Moellmann (fast_find_position): Call row_containing_pos
Sun, 21 Oct 2001 21:19:24 +0000 Jason Rumney (x_erase_phys_cursor): Remove inverse_p.
Sun, 21 Oct 2001 18:35:35 +0000 Jason Rumney Fix formatting for new function.
Sun, 21 Oct 2001 15:20:03 +0000 Jason Rumney (remember_mouse_glyph): New function.
Sat, 20 Oct 2001 05:49:35 +0000 Miles Bader (x_fix_overlapping_area, x_write_glyphs, expose_area)