log src/xterm.c @ 49065:265dc22fb2c0

age author description
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.
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 Dj«£rv Indentation fixes.
Fri, 28 Jun 2002 19:42:48 +0000 Jan Dj«£rv (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 Jan«¿k Rename enum event_kind items.