log src/xterm.c @ 41134:04a7db64864b

age author description
Fri, 16 Nov 2001 13:20:18 +0000 Kim F. Storm Fringe cleanup.
Thu, 15 Nov 2001 16:13:47 +0000 Gerd Moellmann (x_draw_image_relief): Accept zero tool_bar_button_relief.
Thu, 15 Nov 2001 11:01:58 +0000 Gerd Moellmann (x_draw_bar_cursor): If the background color of the
Mon, 12 Nov 2001 22:55:02 +0000 Richard M. Stallman Undo unintended change in #if 0 code.
Mon, 12 Nov 2001 05:35:02 +0000 Richard M. Stallman (XTread_socket): Don't update focus for EnterNotify or
Mon, 05 Nov 2001 00:14:31 +0000 Richard M. Stallman (x_display_and_set_cursor): Use buffer-local
Thu, 01 Nov 2001 11:24:41 +0000 Gerd Moellmann (x_scroll_bar_create): Check for width and height > 0.
Tue, 30 Oct 2001 17:27:35 +0000 Gerd Moellmann (x_after_update_window_line): Don't run the code
Tue, 30 Oct 2001 14:59:57 +0000 Gerd Moellmann (x_draw_relief_rect): Correct bottom relief by 1 pixel.
Mon, 29 Oct 2001 14:00:16 +0000 Gerd Moellmann (x_display_and_set_cursor): If cursor_in_echo_area,
Mon, 29 Oct 2001 11:15:10 +0000 Gerd Moellmann (x_after_update_window_line): Clear internal border
Mon, 29 Oct 2001 09:44:31 +0000 Gerd Moellmann (XTread_socket) <KeyPress>: Don't use
Sat, 27 Oct 2001 21:41:34 +0000 Pavel Jank Fix typo in a comment.
Sat, 27 Oct 2001 09:22:25 +0000 Pavel Jank Fix typo in a comment.
Fri, 26 Oct 2001 11:57:25 +0000 Gerd Moellmann (XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
Thu, 25 Oct 2001 12:58:15 +0000 Gerd Moellmann (show_mouse_face): Clean up. Recognize overwritten
Wed, 24 Oct 2001 18:02:59 +0000 Miles Bader (x_setup_relief_colors): Use `IMAGE_BACKGROUND' and
Wed, 24 Oct 2001 16:05:19 +0000 Gerd Moellmann (x_draw_glyphs): Don't check for cursor overwriting
Wed, 24 Oct 2001 14:04:57 +0000 Gerd Moellmann (XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
Wed, 24 Oct 2001 10:28:38 +0000 Pavel Jank (x_insert_glyphs): Remove unused variables `real_end' and `real_start'.
Wed, 24 Oct 2001 09:12:13 +0000 Gerd Moellmann (fast_find_position): Call row_containing_pos
Tue, 23 Oct 2001 12:03:47 +0000 Gerd Moellmann (x_draw_glyphs): Remove parameters READ_START and
Sat, 20 Oct 2001 05:44:30 +0000 Miles Bader (x_fix_overlapping_area, x_write_glyphs, expose_area)
Wed, 17 Oct 2001 03:16:12 +0000 Miles Bader Change doc-string comments to `new style' [w/`doc:' keyword].
Tue, 16 Oct 2001 09:09:51 +0000 Ken Raeburn Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
Mon, 15 Oct 2001 10:12:08 +0000 Gerd Moellmann (x_draw_glyph_string): Restore clipping after
Sun, 14 Oct 2001 16:08:48 +0000 Pavel Jank (xlwmenu_window_p, xlwmenu_redisplay): Add prototypes.
Sun, 14 Oct 2001 10:36:01 +0000 Gerd Moellmann Put doc strings in comments.
Fri, 12 Oct 2001 10:05:03 +0000 Gerd Moellmann (notice_overwritten_cursor): Renamed from
Mon, 08 Oct 2001 11:39:52 +0000 Stefan Monnier Include keymap.h.