log src/xterm.c @ 83113:1a68e4b22355

age author description
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
Fri, 14 Sep 2007 06:20:48 +0000 Jan Dj¸«£rv (abs): #undef before #define.
Fri, 17 Aug 2007 07:53:18 +0000 Jan Dj¸«£rv Remove debug fprintf.
Fri, 17 Aug 2007 07:51:55 +0000 Jan Dj¸«£rv (handle_one_xevent): Remove check that mouse click is in
Sat, 11 Aug 2007 02:06:25 +0000 YAMAMOTO Mitsuharu (x_draw_image_glyph_string): Adjust stipple origin when
Wed, 08 Aug 2007 07:49:21 +0000 Glenn Morris Replace `iff' in comments.
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Tue, 22 May 2007 08:28:06 +0000 Richard M. Stallman (x_connection_closed): Remove NO_RETURN.
Sun, 13 May 2007 13:33:32 +0000 Chong Yidong (XTread_socket): Revert last change.
Sat, 12 May 2007 23:35:31 +0000 Chong Yidong (XTread_socket): Yet Another Uncaught X Error Crash (YAUXEC).
Fri, 09 Mar 2007 17:41:38 +0000 Jan Dj¸«£rv (handle_one_xevent): Ignore buttons > 3 for the tool bar.
Sun, 04 Mar 2007 18:28:49 +0000 Richard M. Stallman Whitespace change.
Wed, 14 Feb 2007 07:28:36 +0000 Jan Dj¸«£rv (do_ewmh_fullscreen): Also check for _NET_WM_STATE_FULLSCREEN.
Fri, 02 Feb 2007 10:31:02 +0000 Jan Dj¸«£rv [!USE_TOOLKIT_SCROLL_BARS] (x_scroll_bar_expose): Use
Fri, 02 Feb 2007 09:34:51 +0000 Jan Dj¸«£rv (do_ewmh_fullscreen): Check that what != NULL before
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Mon, 08 Jan 2007 17:56:31 +0000 Jan Dj¸«£rv New variable last_user_time.
Sun, 10 Dec 2006 23:32:00 +0000 Juanma Barranquero (syms_of_xterm) <x-use-underline-position-properties,
Sat, 09 Dec 2006 18:38:59 +0000 Chong Yidong (XTframe_raise_lower): Comment out _NET_ACTIVE_WINDOW code.
Fri, 08 Dec 2006 00:56:01 +0000 Kenichi Handa (x_query_font): Use xstricmp instead off strcasecmp.
Thu, 30 Nov 2006 09:17:02 +0000 Jan Dj¸«£rv (x_raise_frame): Move setting of _NET_ACTIVE_WINDOW
Fri, 17 Nov 2006 13:02:53 +0000 Jan Dj¸«£rv Declare variable before XSETFRAME to avoid gcc 2.96 error.
Fri, 10 Nov 2006 08:00:47 +0000 Jan Dj¸«£rv (do_ewmh_fullscreen, XTfullscreen_hook): New functions.
Fri, 03 Nov 2006 08:58:39 +0000 Jan Dj¸«£rv * xterm.c (x_raise_frame): Send _NET_ACTIVE_WINDOW when raising the