log src/xterm.c @ 83082:108bb5537c12

age author description
Thu, 25 Mar 2004 22:21:45 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Fri, 19 Mar 2004 23:19:04 +0000 Karoly Lorentey Trivial cleanups to get rid of GCC warnings.
Mon, 01 Mar 2004 14:27:16 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sat, 28 Feb 2004 04:52:40 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Thu, 26 Feb 2004 00:52:10 +0000 Karoly Lorentey (Sigh.) Don't try to read more events than the buffer size.
Thu, 26 Feb 2004 00:37:31 +0000 Karoly Lorentey Check for numchars > 0 in handle_one_xevent, not 1.
Wed, 25 Feb 2004 03:29:37 +0000 Karoly Lorentey Revert patch-93, that was the real culprit. Reapply patch-97.
Wed, 25 Feb 2004 03:16:45 +0000 Karoly Lorentey Back out previous change, it causes infinite recursion.
Wed, 25 Feb 2004 02:57:36 +0000 Karoly Lorentey Don't try to handle a new event if the input buffer is full.
Tue, 17 Feb 2004 01:52:25 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Mon, 26 Jan 2004 07:57:54 +0000 Karoly Lorentey Prevent core dumps when the X server crashes.
Mon, 26 Jan 2004 07:17:34 +0000 Karoly Lorentey Don't exit Emacs when the X display is closed during a tty-X combo session.
Thu, 22 Jan 2004 15:37:19 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sun, 11 Jan 2004 01:18:45 +0000 Karoly Lorentey Changed tty input code to use read_socket_hook.
Fri, 09 Jan 2004 18:57:53 +0000 Karoly Lorentey Hookified termcap devices, added bootstrap display device, plus many bugfixes.
Mon, 05 Jan 2004 05:54:35 +0000 Karoly Lorentey Converted display hooks to be display-local. Plus many bugfixes.
Fri, 02 Jan 2004 04:22:23 +0000 Karoly Lorentey Got rid of the rif (window-based redisplay interface) global variable.
Fri, 02 Jan 2004 01:15:26 +0000 Karoly Lorentey Fixed X support, preliminary support for X-tty combo sessions.
Fri, 17 Aug 2007 07:55:10 +0000 Jan Dj¸«£rv (handle_one_xevent): Remove check that mouse click is in
Mon, 13 Aug 2007 13:41:28 +0000 Miles Bader Merge from emacs--rel--22
Sat, 11 Aug 2007 02:04:47 +0000 YAMAMOTO Mitsuharu (x_draw_image_glyph_string): Adjust stipple origin when
Fri, 27 Jul 2007 08:40:47 +0000 YAMAMOTO Mitsuharu (x_draw_fringe_bitmap) [USE_TOOLKIT_SCROLL_BARS]:
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Wed, 18 Jul 2007 10:46:38 +0000 Jan Dj¸«£rv (x_ewmh_activate_frame): New function.
Fri, 08 Jun 2007 20:06:31 +0000 Juanma Barranquero (x_term_init): Use empty_unibyte_string.
Thu, 21 Aug 2008 19:40:29 +0000 Chong Yidong (x_delete_display): Don't call XrmDestroyDatabase on GTK+.
Tue, 13 May 2008 08:13:13 +0000 Jan Dj¸«£rv (handle_one_xevent): Don't pass buttons higher than 3
Sun, 24 Feb 2008 01:04:51 +0000 Chong Yidong (x_set_offset): Don't change the gravity if CHANGE_GRAVITY is -1.
Thu, 17 Jan 2008 15:22:42 +0000 Jason Rumney (handle_one_xevent): Revert to counting chars not bytes.
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.