log src/xterm.c @ 44533:cf3b9d517c45

age author description
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.
Mon, 01 Apr 2002 19:49:39 +0000 Stefan Monnier (XTread_socket): Fix int/Lisp_Object confusion.
Mon, 01 Apr 2002 16:55:33 +0000 Pavel Jank (XTread_socket): Generate SELECT_WINDOW_EVENTs only for Emacs windows.
Mon, 01 Apr 2002 13:43:58 +0000 Pavel Jank (autoselect_window_p): Renamed from `x_autoselect_window_p'.
Sun, 31 Mar 2002 16:43:51 +0000 Pavel Jank Fix typo.
Sun, 31 Mar 2002 10:58:58 +0000 Gerd Moellmann (x_get_char_face_and_encoding): Add parameter DISPLAY_P.
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.