log src/xterm.c @ 83274:c22274b1aa9b

age author description
Tue, 22 Mar 2005 15:00:17 +0000 Karoly Lorentey README updates.
Sat, 19 Mar 2005 20:48:17 +0000 Karoly Lorentey Fix stupid syntax errors in previous patch.
Sat, 19 Mar 2005 20:38:03 +0000 Karoly Lorentey Close the X connection when the last frame is deleted.
Mon, 07 Mar 2005 16:51:07 +0000 Karoly Lorentey Declare Vinhibit_redisplay in xterm.c.
Mon, 07 Mar 2005 16:39:57 +0000 Karoly Lorentey Fix crash condition when an X server connection is broken. (Reported by Vincent Bernat.)
Sat, 19 Feb 2005 00:06:48 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 14-16, 95-106)
Thu, 03 Feb 2005 23:28:36 +0000 Karoly Lorentey Merged in changes from CVS trunk. (Long time no see!) :-)
Thu, 06 Jan 2005 15:05:01 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 23 Dec 2004 16:43:51 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 28 Nov 2004 14:39:06 +0000 Karoly Lorentey Remove remaining references to updating_frame.
Mon, 22 Nov 2004 11:06:39 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sat, 06 Nov 2004 17:52:02 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 25 Oct 2004 18:17:28 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 14 Oct 2004 14:42:03 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 10 Oct 2004 16:41:56 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 07 Oct 2004 16:52:19 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 20 Sep 2004 09:41:18 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Fri, 10 Sep 2004 18:07:22 +0000 Karoly Lorentey Inhibit redisplay while frames are being deleted after an X disconnect.
Tue, 31 Aug 2004 16:30:29 +0000 Karoly Lorentey Merged in changes from CVS trunk (Jan D. has fixed the XSync call in xterm.c, no need to disable it anymore).
Mon, 23 Aug 2004 10:12:04 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 04 Jul 2004 04:48:55 +0000 Karoly Lorentey Implemented display ids for multiple emacsclients on the same tty. Plus assorted bugfixes.
Thu, 24 Jun 2004 07:44:13 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sat, 29 May 2004 15:23:07 +0000 Karoly Lorentey Don't ignore SIGWINCH under X (contributed by Yoshiaki Kasahara).
Tue, 27 Apr 2004 15:53:30 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Fri, 23 Apr 2004 14:44:11 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Fri, 16 Apr 2004 15:03:58 +0000 Karoly Lorentey Eliminated updating_frame.
Thu, 08 Apr 2004 12:29:09 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sat, 03 Apr 2004 20:24:17 +0000 Karoly Lorentey Merged in changes from CVS HEAD
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.
Thu, 01 Nov 2007 03:45:16 +0000 Glenn Morris Johan Bockg? <bojohan at gnu.org>
Sat, 06 Oct 2007 09:54:19 +0000 Martin Rudalics (handle_one_xevent): When focus_follows_mouse is nil make