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.
|