log src/xterm.c @ 89828:c734f0c6c3ca

age author description
Fri, 13 Feb 2004 06:40:15 +0000 Kenichi Handa (x_get_font_repertory): Fix for non-Unicode-bmp charset.
Fri, 23 Jan 2004 08:44:57 +0000 Kenichi Handa (x_compute_glyph_string_overhangs): Handle also a
Tue, 13 Jan 2004 01:43:38 +0000 Kenichi Handa (x_set_mouse_face_gc): Call FACE_FOR_CHAR with POS and OBJECT args.
Fri, 24 Oct 2003 00:40:10 +0000 Kenichi Handa (x_list_fonts): Fix excluding of auto-scaled fonts.
Mon, 06 Oct 2003 11:23:25 +0000 Kenichi Handa (x_get_font_repertory): Handle the case that the
Fri, 26 Sep 2003 17:28:30 +0000 Dave Love (x_bitmap_mask): Declare.
Wed, 17 Sep 2003 19:23:44 +0000 Dave Love (x_term_init): Fix type error.
Mon, 08 Sep 2003 12:53:41 +0000 Kenichi Handa *** empty log message ***
Tue, 04 Feb 2003 19:24:26 +0000 Dave Love (XTread_socket): Check Lisp types for Vx_keysym_table
Fri, 31 Jan 2003 06:09:27 +0000 Kenichi Handa (x_encode_char): Call ccl_driver with the last arg Qnil.
Sat, 11 Jan 2003 01:50:19 +0000 Kenichi Handa (x_new_fontset): Fix previous change.
Fri, 10 Jan 2003 07:22:03 +0000 Kenichi Handa (x_new_fontset): Change the arg FONTSETNAME to Lisp
Tue, 07 Jan 2003 01:26:33 +0000 Kenichi Handa (x_new_font): Optimize for the case that the font is
Thu, 31 Oct 2002 17:55:03 +0000 Dave Love (XTread_socket): Fix changes for defined keysyms. Add
Tue, 29 Oct 2002 11:38:11 +0000 Dave Love (xaw_scroll_callback): Cast correctly.
Mon, 28 Oct 2002 22:57:17 +0000 Dave Love (XTread_socket): Only consider keysym>=32 for ASCII.
Mon, 28 Oct 2002 15:35:53 +0000 Dave Love (xaw_scroll_callback): Cast call_data.
Sun, 27 Oct 2002 21:13:00 +0000 Dave Love (Vx_keysym_table): New.
Sun, 06 Oct 2002 13:29:21 +0000 Dave Love (use_xim): Initialize.
Fri, 27 Sep 2002 04:51:34 +0000 Kenichi Handa (x_new_fontset): If FONTSETNAME specifies the default
Mon, 19 Aug 2002 06:11:15 +0000 Kenichi Handa (main): In the case of --unibyte, instead of aborting on finding
Thu, 01 Aug 2002 05:42:48 +0000 Kenichi Handa (x_load_font): Initialize fontp->fontset to -1.
Fri, 26 Jul 2002 04:08:30 +0000 Kenichi Handa (x_produce_glyphs): Use ASCII_CHAR_P, not
Tue, 16 Jul 2002 14:35:32 +0000 Dave Love (note_mouse_movement): Fix call of window_from_coordinates.
Wed, 03 Jul 2002 22:17:37 +0000 Dave Love (XTread_socket): Add extra dead keysyms.
Fri, 24 May 2002 15:30:25 +0000 Dave Love (xlwmenu_window_p): Fix prototype for K&R.
Fri, 17 May 2002 16:43:06 +0000 Dave Love (XSetIMValues): Declare.
Fri, 01 Mar 2002 04:14:58 +0000 Kenichi Handa Include "character.h".
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Tue, 22 Jan 2008 23:53:46 +0000 Miles Bader Merge from emacs--rel--22
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Mon, 03 Dec 2007 09:35:10 +0000 Jan Dj¸«£rv Update URL to Window Manager Specification in comment.
Sun, 18 Nov 2007 13:54:37 +0000 Jan Dj¸«£rv (x_scroll_bar_set_handle, x_scroll_bar_handle_click)
Fri, 16 Nov 2007 21:04:30 +0000 Stefan Monnier * xterm.h (struct scroll_bar): Only use Lisp_Object for lisp data.
Thu, 01 Nov 2007 07:42:10 +0000 Jan Dj¸«£rv Remove HAVE_X11R5 and HAVE_X11R4.
Thu, 01 Nov 2007 03:46:48 +0000 Glenn Morris Johan Bockg? <bojohan at gnu.org>
Thu, 25 Oct 2007 02:38:41 +0000 Stefan Monnier Make `window-system' into a keyboard-local variable (rather than
Sat, 13 Oct 2007 12:46:21 +0000 Eli Zaretskii Replace `abs' with `eabs'.
Tue, 09 Oct 2007 08:52:57 +0000 Miles Bader Merge from emacs--rel--22
Sun, 23 Sep 2007 02:03:26 +0000 Glenn Morris Johannes Weiner <hannes at saeurebad.de>
Fri, 21 Sep 2007 02:40:57 +0000 Glenn Morris Markus Triska <markus.triska at gmx.at>
Thu, 20 Sep 2007 21:18:23 +0000 Stefan Monnier (x_delete_terminal): Use terminal->name as liveness status.
Wed, 19 Sep 2007 10:02:13 +0000 Micha¸«³l Cadilhac (handle_one_xevent): Fix a C warning.
Fri, 14 Sep 2007 04:11:26 +0000 Kenichi Handa (handle_one_xevent): Skip decoding if nbytes is zero.
Mon, 10 Sep 2007 21:25:32 +0000 Dan Nicolaescu * xterm.c (x_create_terminal): Add comment.
Mon, 10 Sep 2007 17:34:01 +0000 Richard M. Stallman (x_term_init): Give error if can't open DISPLAY_NAME.
Tue, 21 Aug 2007 04:55:30 +0000 Miles Bader Merge from emacs--devo--0
Mon, 13 Aug 2007 13:51:08 +0000 Miles Bader Merge from emacs--devo--0
Tue, 31 Jul 2007 05:50:45 +0000 Miles Bader Merge from emacs--devo--0
Tue, 24 Jul 2007 01:25:28 +0000 Miles Bader Merge from emacs--devo--0
Mon, 11 Jun 2007 01:00:07 +0000 Miles Bader Merge from emacs--devo--0
Fri, 25 May 2007 02:47:22 +0000 Miles Bader Merge from emacs--devo--0
Sun, 22 Apr 2007 13:47:56 +0000 Karoly Lorentey Fix compilation error with non-toolkit scrollbar.
Sun, 22 Apr 2007 12:12:29 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sat, 24 Feb 2007 20:29:24 +0000 Karoly Lorentey Re-enable GTK multidisplay support.
Sat, 24 Feb 2007 19:26:54 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 29 Jan 2007 22:21:19 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sat, 13 Jan 2007 22:59:28 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 01 Jan 2007 17:38:32 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Sun, 03 Dec 2006 15:03:30 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!
Sat, 14 Oct 2006 17:36:28 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sat, 14 Oct 2006 16:56:21 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sat, 29 Jul 2006 18:41:57 +0000 Karoly Lorentey Fix x_catch_errors-related abort after X disconnects. (Reported by Dan Nicolaescu).
Sat, 29 Jul 2006 09:59:12 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Fri, 14 Jul 2006 05:56:32 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Tue, 27 Jun 2006 15:06:36 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 12 Jun 2006 07:27:12 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Wed, 24 May 2006 09:13:31 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sat, 20 May 2006 17:12:43 +0000 Karoly Lorentey Fix C-x 5 2 on the controlling tty; fix some possible crash conditions and a memory leak.
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).
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
Tue, 10 Oct 2006 14:37:54 +0000 Stefan Monnier (x_check_expected_move): Remove unused var `count'.
Wed, 13 Sep 2006 22:39:23 +0000 Chong Yidong * xterm.c (x_initialize): Don't install Xt event timer here.
Fri, 08 Sep 2006 14:14:28 +0000 Chong Yidong * xdisp.c (mouse_autoselect_window): Removed.
Fri, 08 Sep 2006 12:13:14 +0000 Richard M. Stallman (x_error_quitter): For BadName error, just return.
Fri, 08 Sep 2006 11:35:01 +0000 Kim F. Storm (x_draw_glyph_string): Fix 2006-08-24 change.
Thu, 24 Aug 2006 20:52:00 +0000 Kim F. Storm (x_underline_at_descent_line): New variable.
Mon, 21 Aug 2006 08:53:32 +0000 Kim F. Storm (x_draw_stretch_glyph_string): It is ok to draw a
Fri, 11 Aug 2006 07:30:56 +0000 Jan Dj¸«£rv * xterm.c (x_term_init): Initialize dpyinfo->x_dnd_atoms*
Fri, 04 Aug 2006 01:41:14 +0000 Kenichi Handa (x_query_font): Compare names by ignoring case.
Tue, 18 Jul 2006 16:33:45 +0000 Dan Nicolaescu * ebrowse.c (usage, version): Mark as NO_RETURN.
Tue, 04 Jul 2006 14:14:36 +0000 Kim F. Storm (x_delete_display): Don't free or derefence NULL pointers.
Fri, 16 Jun 2006 12:12:27 +0000 Jan Dj¸«£rv 2006-06-16 Francis Litterio <flitterio@gmail.com>
Mon, 29 May 2006 08:06:15 +0000 Dan Nicolaescu * search.c (matcher_overflow): Mark as NO_RETURN.
Sat, 27 May 2006 22:37:39 +0000 Kim F. Storm (x_draw_stretch_glyph_string): Fix problems with invisible
Tue, 23 May 2006 07:13:05 +0000 Jan Dj¸«£rv * xterm.c: Remove declarations already in xterm.h
Wed, 17 May 2006 22:53:23 +0000 Richard M. Stallman Comment change.
Tue, 16 May 2006 10:54:48 +0000 Kim F. Storm (handle_one_xevent): Check that f is not NULL before
Sun, 14 May 2006 11:26:20 +0000 Jan Dj¸«£rv * xterm.c (handle_one_xevent): Check that f is not NULL before
Sun, 14 May 2006 00:30:46 +0000 Kim F. Storm (handle_one_xevent): Fix crash in 2006-03-24 change.
Thu, 30 Mar 2006 00:46:23 +0000 Kenichi Handa (x_term_init): Delete superfluous UNGCPRO.
Fri, 24 Mar 2006 15:24:20 +0000 Kim F. Storm (handle_one_xevent): Don't let key-press clear mouse face
Tue, 21 Mar 2006 14:39:41 +0000 Jan Dj¸«£rv * xterm.c: x_session_initialized new variable.
Mon, 20 Mar 2006 22:41:23 +0000 Andreas Schwab * dispnew.c (init_display): Check DISPLAY here.
Mon, 20 Mar 2006 06:23:55 +0000 Kenichi Handa (x_term_init): Remove unnecessary GCPRO.
Sat, 18 Mar 2006 15:41:59 +0000 Chong Yidong * xterm.c (x_display_ok): Fix minor bug and compilation warnings.
Sat, 18 Mar 2006 13:48:57 +0000 Eli Zaretskii (x_display_ok): New function.
Tue, 14 Mar 2006 15:38:43 +0000 Chong Yidong * xterm.c (x_uncatch_errors): Block input for entire function.
Sat, 11 Mar 2006 15:20:09 +0000 Richard M. Stallman (x_fully_uncatch_errors, x_catching_errors): New functions.
Sat, 11 Mar 2006 12:04:41 +0000 Eli Zaretskii (x_draw_hollow_cursor): Subtract 1 from the last argument of XDrawRectangle.
Mon, 27 Feb 2006 03:35:31 +0000 Chong Yidong * xterm.h, xterm.c (x_uncatch_errors): Delete unneccessary
Sat, 25 Feb 2006 23:20:10 +0000 Chong Yidong * xterm.h (x_catch_errors) Return value changed to void.
Mon, 20 Feb 2006 01:18:43 +0000 Richard M. Stallman (x_catch_errors): Use xmalloc.
Tue, 14 Feb 2006 10:01:23 +0000 Jan Dj¸«£rv * xterm.c (x_x_to_emacs_modifiers): Make non-static.
Mon, 13 Feb 2006 21:42:43 +0000 Richard M. Stallman Fix style of last change.
Mon, 13 Feb 2006 11:34:20 +0000 Jan Dj¸«£rv * xterm.c (note_mouse_movement): Check for NULL FRAME_X_OUTPUT (frame).
Thu, 09 Feb 2006 15:54:56 +0000 Jan Dj¸«£rv handle_one_xevent: Must note mouse movement even for nil frames for GTK,
Mon, 23 Jan 2006 22:08:13 +0000 Stefan Monnier (x_catch_errors_unwind): Yet another int/Lisp_Object mixup.
Mon, 23 Jan 2006 02:44:02 +0000 Stefan Monnier Avoid allocating Lisp data from code that can be run from a signal handler.
Thu, 19 Jan 2006 02:10:48 +0000 Kenichi Handa (handle_one_xevent): Handle keysyms 0x1000000..0x10000FF.
Wed, 16 Nov 2005 16:38:48 +0000 Chong Yidong * xfns.c (xg_set_icon_from_xpm_data): New function.
Wed, 16 Nov 2005 05:49:18 +0000 Chong Yidong * gnu.h (gnu_bits): Xpm version of the new Emacs icon.
Mon, 24 Oct 2005 14:59:42 +0000 Kim F. Storm Undo 2005-10-23 change.
Mon, 24 Oct 2005 08:05:36 +0000 Kenichi Handa (handle_one_xevent): Handle keysyms directly mapped to
Sun, 23 Oct 2005 21:12:46 +0000 Jan Dj¸«£rv * xterm.c (note_mouse_movement): Always call note_mouse_highlight
Thu, 20 Oct 2005 15:04:13 +0000 Kim F. Storm (x_calc_absolute_position): Remove unused vars win_x, win_y.
Thu, 13 Oct 2005 22:41:21 +0000 Kim F. Storm (note_mouse_movement): Return 1 if mouse moved; 0 otherwise.
Wed, 12 Oct 2005 12:18:42 +0000 YAMAMOTO Mitsuharu (note_mouse_movement): Undo last change.
Wed, 12 Oct 2005 11:43:57 +0000 Kim F. Storm (handle_one_xevent): Clear last_mouse_glyph on mouse up/down.
Wed, 12 Oct 2005 11:19:29 +0000 YAMAMOTO Mitsuharu *** empty log message ***
Tue, 11 Oct 2005 22:37:01 +0000 Kim F. Storm (glyph_rect, remember_mouse_glyph): Remove X versions.