log src/xterm.c @ 44083:c56b978cdfa2

age author description
Fri, 22 Mar 2002 12:28:11 +0000 Eli Zaretskii (XTread_socket): If XK_ISO_Lock and
Wed, 13 Mar 2002 17:04:49 +0000 Stefan Monnier (x_set_toolkit_scroll_bar_thumb) <USE_MOTIF>: Use a fixed-size
Mon, 11 Mar 2002 18:49:27 +0000 Gerd Moellmann (note_mouse_movement): Put code for
Sun, 10 Mar 2002 16:15:20 +0000 Jan Djrv Added calls to x_session_check_input () and x_session_initialize ().
Mon, 04 Mar 2002 23:41:00 +0000 Stefan Monnier Change defvar_int def and vars to use EMACS_INT instead of just int.
Fri, 01 Mar 2002 22:40:20 +0000 Kim F. Storm (x_display_and_set_cursor): Blink box cursor using
Thu, 28 Feb 2002 16:16:52 +0000 Pavel Jank Fix typos.
Sat, 23 Feb 2002 16:33:00 +0000 Pavel Jank (enter_timestamp): Put in #if 0 to prevent warning.
Sat, 16 Feb 2002 23:55:57 +0000 Kim F. Storm (disable_mouse_highlight): Removed variable.
Sat, 16 Feb 2002 10:02:38 +0000 Pavel Jank (x-autoselect-window): New variable.
Fri, 15 Feb 2002 09:36:05 +0000 Kai Grojohann (Vx_alt_keysym, Vx_hyper_keysym, Vx_meta_keysym)
Sun, 27 Jan 2002 16:43:36 +0000 Pavel Jank Fix typo.
Wed, 16 Jan 2002 23:04:03 +0000 Kim F. Storm (x_erase_phys_cursor): Don't erase cursor if cursor row
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.