Sat, 08 Feb 2003 11:18:32 +0000 |
Jan Dj¸«£rv |
xterm.c (x_make_frame_visible): Call gtk_window_deiconify.
|
Fri, 07 Feb 2003 16:38:54 +0000 |
Jan Dj¸«£rv |
Use FRAME_OUTER_WINDOW instead of ifdef X_TOOLKIT/else/endif
|
Tue, 04 Feb 2003 14:56:31 +0000 |
Juanma Barranquero |
Trailing whitespace deleted.
|
Sat, 25 Jan 2003 16:25:39 +0000 |
Jan Dj¸«£rv |
Fix input methods for GTK.
|
Sun, 19 Jan 2003 23:06:42 +0000 |
Jan Dj¸«£rv |
*** empty log message ***
|
Sun, 19 Jan 2003 21:50:03 +0000 |
Jan Dj¸«£rv |
GTK version
|
Wed, 08 Jan 2003 20:06:05 +0000 |
Jan Dj¸«£rv |
*** empty log message ***
|
Mon, 06 Jan 2003 00:45:31 +0000 |
Richard M. Stallman |
(x_catch_errors): Save dpy using make_save_value.
|
Sun, 17 Nov 2002 23:49:32 +0000 |
Miles Bader |
(x_draw_glyph_string_foreground)
|
Thu, 14 Nov 2002 14:21:34 +0000 |
Dave Love |
(x_draw_relief_rect, x_draw_box_rect, x_update_cursor):
|
Wed, 06 Nov 2002 05:03:33 +0000 |
Richard M. Stallman |
(x_term_init): Use turn_on_atimers, not start_polling and stop_polling.
|
Mon, 04 Nov 2002 14:29:04 +0000 |
Dave Love |
(XTread_socket): Check Lisp types for Vx_keysym_table
|
Thu, 31 Oct 2002 17:59:30 +0000 |
Dave Love |
(XTread_socket): Fix last change.
|
Wed, 30 Oct 2002 19:12:37 +0000 |
Dave Love |
(Qeql): Declare.
|
Sat, 26 Oct 2002 23:53:07 +0000 |
Kim F. Storm |
(note_mouse_highlight): Don't use mouse-face if hidden.
|
Thu, 24 Oct 2002 19:59:14 +0000 |
Kim F. Storm |
(get_window_cursor_type): New arg ACTIVE_CURSOR.
|
Fri, 18 Oct 2002 10:09:43 +0000 |
Juanma Barranquero |
Fix typo in comment.
|
Sat, 05 Oct 2002 23:36:29 +0000 |
Jan Dj¸«£rv |
* xterm.c (XTread_socket): Fix from 2002-10-03 didn't cover all
|
Thu, 03 Oct 2002 17:51:49 +0000 |
Jan Dj¸«£rv |
* xterm.c (XTread_socket): For ConfigureNotify, with x and y == 0,
|
Mon, 30 Sep 2002 06:31:51 +0000 |
Kenichi Handa |
(x_encode_char): For DIM=1 charset, set ccl->reg[2] to
|
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.
|