Fri, 30 Aug 2002 12:05:04 +0000 |
Kim F. Storm |
(x_specified_cursor_type): Remove prototype.
|
Tue, 27 Aug 2002 18:42:48 +0000 |
Richard M. Stallman |
(x_display_and_set_cursor): Use FRAME_BLINK_OFF_CURSOR
|
Wed, 14 Aug 2002 00:59:01 +0000 |
Kenichi Handa |
(x_term_init): Initialize dpyinfo->Xatom_UTF8_STRING.
|
Mon, 05 Aug 2002 16:28:41 +0000 |
Richard M. Stallman |
Comment change.
|
Sat, 27 Jul 2002 18:57:41 +0000 |
Richard M. Stallman |
(x_display_and_set_cursor): Check FRAME_CURSOR_WIDTH for bar cursor.
|
Thu, 25 Jul 2002 03:17:33 +0000 |
Richard M. Stallman |
(expose_overlaps): New function.
|
Tue, 16 Jul 2002 19:49:27 +0000 |
Ken Raeburn |
(same_x_server): String pointer args now point to
|
Tue, 16 Jul 2002 15:50:09 +0000 |
Ken Raeburn |
* xterm.c (x_catch_errors, x_clear_errors): Use SSET.
|
Mon, 15 Jul 2002 00:00:41 +0000 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
Thu, 11 Jul 2002 14:18:02 +0000 |
Juanma Barranquero |
Use macro SPECPDL_INDEX.
|
Wed, 03 Jul 2002 12:01:24 +0000 |
Juanma Barranquero |
Fix typo.
|
Tue, 02 Jul 2002 19:11:38 +0000 |
Richard M. Stallman |
(x_term_init): Turn off polling around XtOpenDisplay.
|
Mon, 01 Jul 2002 15:59:26 +0000 |
Dave Love |
Fix prototype for K&R.
|
Fri, 28 Jun 2002 19:53:04 +0000 |
Jan Djrv |
Indentation fixes.
|
Fri, 28 Jun 2002 19:42:48 +0000 |
Jan Djrv |
(x_focus_changed): New function.
|
Mon, 24 Jun 2002 00:39:35 +0000 |
Kenichi Handa |
(XTread_socket): Disable composition handling.
|
Thu, 13 Jun 2002 14:59:38 +0000 |
Pavel Jank |
Rename enum event_kind items.
|
Tue, 28 May 2002 20:27:59 +0000 |
Richard M. Stallman |
(x_display_and_set_cursor): Change the cursor in the same
|
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.
|
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
|