log src/xterm.c @ 45483:81cb13e7ce4f

age author description
Wed, 22 May 2002 21:17:45 +0000 Kim F. Storm (x_write_glyphs): Clear phys_cursor_on_p if current
Wed, 08 May 2002 21:32:00 +0000 Kim F. Storm (x_draw_image_foreground, x_draw_image_foreground_1):
Mon, 29 Apr 2002 18:22:04 +0000 Stefan Monnier (XTread_socket): Disable the Xutf8LookupString code.
Fri, 26 Apr 2002 17:55:46 +0000 Gerd Moellmann (x_draw_phys_cursor_glyph): Undo last change. Compute
Thu, 25 Apr 2002 17:26:55 +0000 Gerd Moellmann (x_draw_phys_cursor_glyph): Take into account that a box
Wed, 24 Apr 2002 17:03:03 +0000 Gerd Moellmann (x_display_and_set_cursor): Set phys_cursor_width to
Wed, 24 Apr 2002 10:29:49 +0000 Gerd Moellmann (notice_overwritten_cursor): Fix an off by 1 error.
Tue, 23 Apr 2002 15:44:28 +0000 Gerd Moellmann (notice_overwritten_cursor): Handle the special case
Tue, 23 Apr 2002 10:33:17 +0000 Gerd Moellmann (x_draw_hollow_cursor, x_draw_bar_cursor)
Mon, 22 Apr 2002 22:56:19 +0000 Pavel Jank Fix misleading comment after #endif.
Fri, 19 Apr 2002 18:59:02 +0000 Pavel Jank (note_mode_line_or_margin_highlight): Remove unused variables `row', `i'
Fri, 19 Apr 2002 11:47:58 +0000 Eli Zaretskii (x_draw_bar_cursor): New argument KIND; callers changed.
Tue, 16 Apr 2002 15:07:46 +0000 Stefan Monnier (Qlatin_1, Qutf_8): New vars.
Fri, 12 Apr 2002 09:33:52 +0000 Gerd Moellmann (note_mode_line_or_margin_highlight): Renamed from
Wed, 03 Apr 2002 08:39:50 +0000 Pavel Jank Rename autoselect_window_p to mouse_autoselect_window.