log src/xterm.c @ 83522:a5d712e6585a

age author description
Sat, 20 May 2006 12:20:41 +0000 Karoly Lorentey Fix crashes in `delete-terminal' caused by recursive calls or X displays with live frames.
Sat, 20 May 2006 10:32:11 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Wed, 17 May 2006 18:05:02 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sat, 01 Apr 2006 16:37:26 +0000 Karoly Lorentey Fix previous commit.
Sat, 01 Apr 2006 16:11:29 +0000 Karoly Lorentey Fix tooltip border color.
Sat, 01 Apr 2006 13:24:42 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Wed, 22 Mar 2006 15:16:06 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Wed, 15 Mar 2006 17:22:12 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sun, 12 Mar 2006 04:51:49 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Tue, 28 Feb 2006 17:35:08 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 20 Feb 2006 16:30:15 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Thu, 16 Feb 2006 16:18:54 +0000 Karoly Lorentey Merged from
Sun, 12 Feb 2006 03:15:33 +0000 Karoly Lorentey Add explicit abort() when x_catch_errors_unwind is called by mistake.
Sun, 12 Feb 2006 00:15:44 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 30 Jan 2006 18:06:22 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 187, 704)
Thu, 29 Dec 2005 18:20:26 +0000 Karoly Lorentey Rename `struct device' to `struct terminal'. Rename some terminal-related functions similarly.
Fri, 23 Dec 2005 03:00:55 +0000 Karoly Lorentey Don't let x_initialize break 8-bit input on ttys. (Reported by Joakim Verona.) Split `set-input-mode'.
Mon, 12 Dec 2005 03:15:52 +0000 Karoly Lorentey Prevent core dumps with GTK by disabling secondary X connections there.
Fri, 18 Nov 2005 13:13:34 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 152-156, 642-654)
Tue, 01 Nov 2005 06:23:08 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 142-148, 615-628)
Sun, 23 Oct 2005 22:47:29 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 610-614)
Wed, 19 Oct 2005 14:03:44 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 593-595)
Wed, 12 Oct 2005 16:14:04 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 578-592)
Sun, 09 Oct 2005 20:00:17 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577)
Sun, 04 Sep 2005 03:48:17 +0000 Karoly Lorentey Merged in changes from CVS trunk. Plus added lisp/term tweaks.
Thu, 04 Aug 2005 00:46:55 +0000 Karoly Lorentey Work around crashes in X session management after normal shutdown of X server.
Mon, 11 Jul 2005 00:05:55 +0000 Karoly Lorentey Rename `struct display' to `struct device'. Update function, parameter and variable names accordingly.
Tue, 05 Jul 2005 22:22:24 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 469)
Tue, 05 Jul 2005 22:12:55 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 83-87, 449-468)
Mon, 27 Jun 2005 00:56:21 +0000 Karoly Lorentey Cleanup: Move kboard fields from struct frame and device-specific descriptors to struct display.
Wed, 15 Jun 2005 12:57:51 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 80-82, 350-422)
Sat, 28 May 2005 21:04:38 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 70-73, 320-331)
Fri, 13 May 2005 22:59:23 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 296-306)
Mon, 04 Apr 2005 16:43:15 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 45-55, 214-231)
Sun, 27 Mar 2005 18:53:41 +0000 Karoly Lorentey Fix some aspects of X display shutdown.
Wed, 23 Mar 2005 12:53:42 +0000 Karoly Lorentey Fix some superflous deviations from CVS, plus apply some cosmetics.
Tue, 22 Mar 2005 17:58:23 +0000 Karoly Lorentey Revert changes that were committed by mistake in the previous patch.
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).