log src/xterm.c @ 42773:a9d49e89d31f

age author description
Wed, 16 Jan 2002 06:48:06 +0000 Pavel Jank (XTread_socket) [!USE_X_TOOLKIT]: Compute the value of `dont_resize' only
Sun, 13 Jan 2002 12:05:37 +0000 Eli Zaretskii (x_check_fullscreen, x_check_fullscreen_move)
Sun, 13 Jan 2002 00:36:20 +0000 Andreas Schwab (x_load_font): Never set fonts_changed_p to zero.
Sat, 12 Jan 2002 16:01:51 +0000 Pavel Jank Fix typos.
Fri, 28 Dec 2001 14:47:19 +0000 Gerd Moellmann (x_setup_relief_colors): Don't compute an image's
Fri, 28 Dec 2001 13:33:37 +0000 Gerd Moellmann (notice_overwritten_cursor): Don't depend on
Thu, 20 Dec 2001 19:01:00 +0000 Pavel Jank Doc fix.
Thu, 06 Dec 2001 11:56:31 +0000 Eli Zaretskii (x_free_frame_resources) [USE_X_TOOLKIT]: Remove all the
Sun, 02 Dec 2001 17:28:08 +0000 Pavel Jank (x_draw_image_relief): Use predefined macro instead of constant when the
Sun, 02 Dec 2001 13:13:01 +0000 Pavel Jank Fix typos.
Sat, 01 Dec 2001 12:56:47 +0000 Gerd Moellmann (x_draw_fringe_bitmap): Always undo clipping.
Sat, 01 Dec 2001 01:22:27 +0000 Kim F. Storm (zv_height, zv_bits, zv_period): Changed zv bitmap to
Wed, 28 Nov 2001 17:07:59 +0000 Gerd Moellmann (x_draw_glyphs): Don't call notice_overwritten_cursor if
Sat, 24 Nov 2001 17:10:39 +0000 Pavel Jank Fix typo in comment.
Sat, 17 Nov 2001 21:41:00 +0000 Andreas Schwab (note_mouse_highlight): Fix type of variable `ignore'.
Sat, 17 Nov 2001 18:09:27 +0000 Jason Rumney (notice_overwritten_cursor): Take care of end < 0 case.
Fri, 16 Nov 2001 22:52:13 +0000 Pavel Jank (waiting_for_input): Remove unnecessary prototype.
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.