log src/xterm.c @ 112453:06719a229a46 default tip

age author description
Sat, 22 Jan 2011 18:56:06 -0800 Paul Eggert Promote SSDATA macro from gtkutil.c and xsmfns.c to lisp.h.
Tue, 18 Jan 2011 13:45:37 -0700 Tom Tromey Move all DEFVAR'd globals into a structure -- threading infrastructure
Mon, 17 Jan 2011 11:01:01 -0800 Paul Eggert Merge from mainline.
Fri, 14 Jan 2011 10:14:17 -0800 Paul Eggert Merge from mainline.
Sun, 09 Jan 2011 00:12:35 -0800 Paul Eggert Include <unistd.h> unilaterally.
Sat, 15 Jan 2011 18:21:30 -0800 Glenn Morris Refill some copyright headers.
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Sun, 02 Jan 2011 15:28:40 -0500 Chong Yidong Merge changes from emacs-23 branch
Fri, 24 Dec 2010 11:14:44 +0100 Jan D. * xterm.c (x_check_fullscreen): Fix pixel/character mixup.
Tue, 28 Dec 2010 17:34:04 +0100 Andreas Schwab Restore x_alloc_lighter_color_for_widget, needed for lwlib
Mon, 27 Dec 2010 18:29:38 +0100 Andreas Schwab Remove unused declarations
Sun, 19 Dec 2010 00:43:42 -0500 Stefan Monnier Minor clean up to silence some gcc warnings.
Tue, 23 Nov 2010 10:09:55 -0800 Dan Nicolaescu Include <sys/ioctl.h> unconditionally.
Wed, 17 Nov 2010 10:12:02 -0500 Stefan Monnier * src/xterm.c (get_current_wm_state): Rename from get_current_vm_state.
Tue, 16 Nov 2010 21:37:45 -0500 Chong Yidong Cleanup of window coordinate positioning code.
Tue, 16 Nov 2010 16:47:43 -0500 Chong Yidong Revert changes in revision 102407
Tue, 16 Nov 2010 14:59:24 -0500 Chong Yidong Cleanup of window coordinate positioning code.
Sun, 14 Nov 2010 11:21:16 +0100 Jan D Fix last cons in set_wm_state, remove unused variables.
Sat, 13 Nov 2010 19:59:28 +0100 Jan D Fix Atoms and Lisp_Object mixup and related bugs.
Sat, 13 Nov 2010 15:29:31 +0200 Eli Zaretskii Fix and document display of glyphless characters.
Fri, 12 Nov 2010 10:31:44 +0100 Jan D. Apply XAtom revork patches from Julien Danjou.
Tue, 09 Nov 2010 15:07:10 -0500 Stefan Monnier Merge from emacs-23
Sat, 06 Nov 2010 10:28:31 +0200 Eli Zaretskii Unify mouse-highlight code for all GUI and TTY sessions.
Thu, 04 Nov 2010 09:41:25 +0100 Jan D. Get window position by reading _NET_FRAME_EXTENTS (Bug#5721).
Mon, 01 Nov 2010 22:09:03 +0200 Eli Zaretskii Finish coding mouse highlight redesigned for portability.
Mon, 01 Nov 2010 16:53:08 +0900 Kenichi Handa merge trunk
Sun, 31 Oct 2010 15:35:44 -0700 Glenn Morris * src/xterm.c (x_connection_closed) [USE_X_TOOLKIT]: Fix merge, maybe.
Sun, 31 Oct 2010 10:40:01 -0400 Chong Yidong Merge changes from emacs-23 branch
Sat, 30 Oct 2010 23:33:56 -0400 Chong Yidong Print informative error message when aborting on GTK disconnect.
Mon, 25 Oct 2010 12:08:27 -0400 Chong Yidong Document GTK Emacs kill on display close in PROBLEMS.
Fri, 29 Oct 2010 09:50:13 +0900 Kenichi Handa Implement various display methods for glyphless characters.
Mon, 25 Oct 2010 12:04:54 -0400 Chong Yidong Document GTK Emacs kill on display close in PROBLEMS.
Sun, 24 Oct 2010 17:36:09 -0400 Chong Yidong Merge changes from emacs-23
Sun, 24 Oct 2010 17:05:11 -0400 Chong Yidong * xterm.c (x_connection_closed): Kill Emacs unconditionally.
Sat, 23 Oct 2010 18:15:43 -0700 Glenn Morris Sync X and MS-Windows docs of x-toolkit-scroll-bars.
Fri, 08 Oct 2010 23:30:31 -0400 Chong Yidong * xterm.c (x_draw_relief_rect): Clear corner pixels.
Fri, 08 Oct 2010 01:02:56 -0400 Chong Yidong * xterm.c (x_draw_relief_rect): If box width is larger than 1,
Sun, 03 Oct 2010 08:39:21 -0700 Dan Nicolaescu * configure.in (NO_INLINE, noinline): Move here from src/xterm.c.
Mon, 20 Sep 2010 14:32:26 +0300 Dan Nicolaescu * src/xterm.c (xt_action_hook): Use const.
Tue, 14 Sep 2010 16:41:53 +0200 Juanma Barranquero Merge changes from emacs-23 branch.
Sun, 12 Sep 2010 15:23:59 +0200 Jan D Fix bug 7013, only do send event if wanted state != current state.
Thu, 02 Sep 2010 11:47:08 +0200 Jan D. Removed cut-buffer code.
Wed, 18 Aug 2010 22:06:11 +0300 Eli Zaretskii xterm.c (x_draw_bar_cursor): Fix last change.
Wed, 18 Aug 2010 19:42:06 +0300 Eli Zaretskii Fix display of bar cursor on right-to-left text.
Sat, 14 Aug 2010 15:55:04 +0300 Eli Zaretskii Fix cursor drawing on stretch glyphs in R2L lines.
Wed, 11 Aug 2010 14:34:46 +0200 Jan D Fix -Wwrite_strings in general and for Gtk+ specific code.
Sun, 08 Aug 2010 14:03:45 -0700 Dan Nicolaescu Use const char* instead of char*.
Fri, 06 Aug 2010 12:07:16 -0700 Dan Nicolaescu Remove extern declarations in .c files, .h files have them.
Thu, 05 Aug 2010 16:34:12 -0700 Dan Nicolaescu Remove extern declarations in .c files, .h files have them.
Mon, 02 Aug 2010 16:23:06 +0200 Jan D. * xterm.c (x_create_toolkit_scroll_bar): Only set XtNbeNiceToColormap
Sun, 01 Aug 2010 15:57:07 +0200 Jan D Use Gtk+ tooltips by default for Gtk+ Emacs.
Thu, 29 Jul 2010 18:49:59 +0200 Jan D. Add ability to put Gtk+ tool bar on the left/right/bottom or top. Default top.
Wed, 28 Jul 2010 22:48:06 -0700 Dan Nicolaescu Remove extern declarations from .c files, and them to .h files.
Mon, 26 Jul 2010 20:52:35 -0700 Dan Nicolaescu Use const, move declarations to header files.
Fri, 16 Jul 2010 11:42:15 -0400 Chong Yidong Merge changes from emacs-23 branch.
Thu, 15 Jul 2010 23:54:10 +0200 Andreas Schwab * xterm.c (x_fully_uncatch_errors, x_trace_wire, x_check_font): Convert old-style definition.
Wed, 14 Jul 2010 17:10:59 +0200 Jan D Fix frame size when scroll bar width not an integral of column width.
Wed, 14 Jul 2010 16:32:25 +0200 Jan D Fix menu bar activation with click for Motif/Lesstif.
Mon, 12 Jul 2010 21:47:45 -0700 Dan Nicolaescu Convert maybe_fatal to standard C.
Mon, 12 Jul 2010 12:56:46 -0700 Dan Nicolaescu Convert function definitions to standard C.
Mon, 12 Jul 2010 12:29:49 -0700 Dan Nicolaescu Convert function definitions to standard C.
Mon, 12 Jul 2010 19:47:17 +0200 Andreas Schwab Convert old-style definitions
Wed, 14 Jul 2010 12:05:53 +0200 Jan D Fix menus as per bug 6499 and 6608.
Sat, 10 Jul 2010 14:52:53 -0400 Chong Yidong Merge changes from emacs-23 branch.
Mon, 05 Jul 2010 18:58:31 +0900 YAMAMOTO Mitsuharu Fix ghost buffer boundary indicators in fringes (Bug#5634, Bug#6325).
Thu, 08 Jul 2010 00:18:28 +0200 Andreas Schwab Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
Wed, 07 Jul 2010 11:45:28 +0200 Juanma Barranquero Fix whitespace to follow coding guidelines.
Tue, 06 Jul 2010 15:33:34 +0200 Andreas Schwab Fix conflicting declarations of x_get_keysym_name
Mon, 05 Jul 2010 12:28:27 +0200 Jan D Set _NET_WM(_ICON)_NAME as per Extended Window Manager Hints (Bug#6563).
Mon, 05 Jul 2010 11:55:11 +0200 Jan D * xterm.c (XTring_bell, XTset_terminal_window): Fix wrong prototype.
Sun, 04 Jul 2010 00:50:25 -0700 Dan Nicolaescu Convert (most) functions in src to standard C.
Fri, 02 Jul 2010 14:19:53 +0200 Jan D Remove __P and P_ from .c and .m files and definition of P_
Mon, 28 Jun 2010 12:11:26 +0200 Jan D Use non-deprecated Gtk+ functions, add changes for Gtk+3 with GSEAL_ENABLE.
Tue, 22 Jun 2010 14:28:08 +0200 Jan D. Hide scroll bar when window is too small to avoid Gtk+ warning.
Mon, 07 Jun 2010 20:02:41 -0700 Dan Nicolaescu Remove INCLUDED_FCNTL.
Thu, 06 May 2010 11:34:56 +0200 Jan D. * xterm.c (x_draw_image_relief): Move declaration of extra to beginning.
Sun, 02 May 2010 20:44:04 +0200 Jan D. Run kill-emacs when exiting for display closed or SIGTERM/HUP.
Tue, 20 Apr 2010 20:52:07 +0200 Jan D. Gtk tool bars can be text, icons with text or just icons.
Sat, 10 Apr 2010 19:28:30 +0300 Eli Zaretskii Implement cursor on the left fringe for R2L lines.
Wed, 07 Apr 2010 18:34:31 +0200 Jan D. Fix resizing for X and non-Gtk+ build. Bug #5848.
Wed, 07 Apr 2010 13:39:26 +0200 Jan D Fix resizing for X and non-Gtk+ build. Bug #5848.
Thu, 01 Apr 2010 20:10:33 -0700 Dan Nicolaescu Remove extern errno declarations.
Wed, 31 Mar 2010 13:39:03 -0700 Dan Nicolaescu Clean up BSD_SYSTEM use.
Wed, 24 Feb 2010 19:23:48 +0100 Jan D. Move declarations before statements.
Sat, 13 Feb 2010 14:27:32 +0100 Jan D. xterm.c (XTflash): Use Gdk-routines if USE_GTK so scroll bars doesn't get
Sat, 13 Feb 2010 13:54:50 +0100 Jan D. xterm.c (x_clear_frame_area): Cal gtk_widget_queue_draw if USE_GTK,
Sat, 16 Jan 2010 15:20:32 -0500 Chong Yidong * xterm.c (event_handler_gdk): Block input (Bug#5037).
Fri, 15 Jan 2010 23:49:37 -0500 Stefan Monnier (x_term_init): Instead of inhibiting GC while running Lisp
Wed, 13 Jan 2010 13:35:36 -0500 Chong Yidong Fix gc bug in terminal allocation.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Wed, 13 Jan 2010 10:29:58 +0900 Kenichi Handa Display buffer name, etc. in mode line by composing correctly.
Sat, 09 Jan 2010 13:16:32 +0900 YAMAMOTO Mitsuharu Make line<->pixel_y conversion macros aware of native menu/tool bars.
Wed, 06 Jan 2010 16:55:00 +0100 Jan D. xterm.c (x_clear_frame): Queue draw for scroll bars.
Tue, 05 Jan 2010 15:30:22 +0100 Jan D. Remove fprintf
Tue, 05 Jan 2010 15:16:30 +0100 Jan D. Handle change of internal-border width when maximized.
Sun, 13 Dec 2009 15:39:28 +0000 Jan Dj¸«£rv Set the extended window manager hint for tooltip windows.
Sun, 13 Dec 2009 14:24:22 +0000 Jan Dj¸«£rv Work around warning about g_set_prgname() called multiple times.
Sun, 13 Dec 2009 13:31:35 +0000 Jan Dj¸«£rv Bug 5177: Scroll bar thumb did not move when scrolling with mouse wheel.
Fri, 27 Nov 2009 17:27:04 +0000 Jan Dj¸«£rv Don't crash if an X terminal is deleted with force == t.
Tue, 24 Nov 2009 08:37:40 +0000 YAMAMOTO Mitsuharu (x_new_font): Update f->scroll_bar_actual_width.
Sat, 21 Nov 2009 15:28:59 +0000 Jan Dj¸«£rv Use a select wrapper around the GLib event loop, thus taking into account GLib
Sat, 21 Nov 2009 11:52:23 +0000 Andreas Schwab * character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove
Sat, 21 Nov 2009 02:33:45 +0000 Dan Nicolaescu * xterm.c (x_new_font):
Tue, 17 Nov 2009 08:21:23 +0000 Jan Dj¸«£rv Handle system default font and changing font parameters.
Wed, 11 Nov 2009 06:10:42 +0000 Dan Nicolaescu * xfns.c (syms_of_xfns): Use make_pure_string instead of build_string.
Fri, 06 Nov 2009 08:30:43 +0000 Jan Dj¸«£rv Fix bug #4870, issues 3 and 4.
Fri, 06 Nov 2009 06:50:52 +0000 Dan Nicolaescu * xterm.c (syms_of_xterm):
Wed, 21 Oct 2009 19:15:57 +0000 Jan Dj¸«£rv * xterm.c (x_term_init): Remove XSynchronize call done for debugging.
Wed, 21 Oct 2009 18:29:46 +0000 Jan Dj¸«£rv Fix resize due to font change on a maximized/xmonad-controlled frame.
Tue, 20 Oct 2009 10:03:37 +0000 YAMAMOTO Mitsuharu (XTread_socket) [!USE_GTK && HAVE_X_I18N]: Don't quit
Mon, 19 Oct 2009 18:08:53 +0000 Jan Dj¸«£rv (x_create_toolkit_scroll_bar): Don't allocate color for
Mon, 19 Oct 2009 05:11:07 +0000 Dan Nicolaescu * xterm.c:
Mon, 19 Oct 2009 04:27:09 +0000 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
Tue, 15 Sep 2009 18:49:56 +0000 Jan Dj¸«£rv * xterm.c (x_new_font): Call change_frame_size before calling
Fri, 04 Sep 2009 05:33:13 +0000 Jan Dj¸«£rv (x_focus_changed): If we get a focusout and pointer
Wed, 02 Sep 2009 17:03:20 +0000 Jan Dj¸«£rv * xterm.h: Rename x_non_menubar_window_to_frame to
Tue, 25 Aug 2009 03:05:50 +0000 Glenn Morris joakim at verona.se
Sun, 26 Jul 2009 23:09:44 +0000 Chong Yidong * dispnew.c (init_display): Use Qx, Qw32, and Qns.
Thu, 16 Jul 2009 01:24:00 +0000 Chong Yidong * xterm.c (Qx_gtk_map_stock): New var.
Tue, 07 Jul 2009 08:38:44 +0000 Jan Dj¸«£rv xterm.c (handle_one_xevent): Only call x_check_fullscreen on the
Fri, 03 Jul 2009 11:07:02 +0000 Jan Dj¸«£rv * xterm.h (struct x_display_info): Add invisible_cursor.
Thu, 02 Jul 2009 12:27:23 +0000 Jan Dj¸«£rv * gtkutil.c (xg_frame_set_char_size): Do set width/height if the
Wed, 01 Jul 2009 16:58:05 +0000 Jan Dj¸«£rv * xterm.h (struct x_display_info): Add Xatom_net_wm_state_sticky
Wed, 01 Jul 2009 16:48:35 +0000 Jan Dj¸«£rv * w32fns.c (w32_frame_parm_handlers): Set 0 for sticky.
Wed, 01 Jul 2009 14:02:27 +0000 Jan Dj¸«£rv * emacs.c (USAGE3, standard_args): Add -mm and --maximized.
Sun, 28 Jun 2009 15:32:20 +0000 Chong Yidong * xterm.c (x_update_window_begin, x_new_focus_frame)
Mon, 22 Jun 2009 04:09:14 +0000 Chong Yidong * xterm.c (xg_default_icon_file): New variable.
Mon, 22 Jun 2009 02:01:56 +0000 Chong Yidong * w32term.c (x_draw_glyph_string): Use the glyph string's width
Mon, 15 Jun 2009 10:49:59 +0000 YAMAMOTO Mitsuharu (x_delete_terminal): Put previous change in #if 0 and
Thu, 11 Jun 2009 01:24:20 +0000 Kenichi Handa (x_compute_glyph_string_overhangs): Handle the automatic
Tue, 19 May 2009 00:26:46 +0000 YAMAMOTO Mitsuharu (x_delete_display): Don't call XrmDestroyDatabase here.
Sat, 02 May 2009 20:16:55 +0000 Dan Nicolaescu (x_handle_net_wm_state): Move declaration of lval before
Sun, 19 Apr 2009 15:09:25 +0000 Jason Rumney The following changes fix Bug#3005 for wide glyphs on each platform,
Fri, 27 Mar 2009 18:37:56 +0000 Jan Dj¸«£rv (handle_one_xevent): Call x_handle_net_wm_state if
Fri, 30 Jan 2009 13:06:07 +0000 Juanma Barranquero * atimer.c (run_timers, alarm_signal_handler):
Thu, 29 Jan 2009 14:34:52 +0000 Chong Yidong (XTread_socket): Update pending_signals.
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Mon, 22 Dec 2008 09:40:33 +0000 Martin Rudalics * frame.c (delete_frame): New function derived from
Mon, 15 Dec 2008 01:57:54 +0000 Chong Yidong (x_free_frame_resources): Remove extraneous call to free_frame_faces.
Sat, 13 Dec 2008 22:09:09 +0000 Chong Yidong (x_delete_display): Move xim_close_dpy call to x_delete_terminal.
Sat, 13 Dec 2008 05:44:38 +0000 Chong Yidong (struct xim_inst_t): Definition moved to xterm.h.
Wed, 03 Dec 2008 04:10:37 +0000 Chong Yidong (x_draw_glyph_string): Fall back on underline_minimum_offset for
Sat, 15 Nov 2008 05:33:17 +0000 Chong Yidong (x_draw_glyph_string): For stretch glyphs, don't call
Sat, 15 Nov 2008 05:21:20 +0000 Chong Yidong (x_draw_glyph_string): Stop drawing the background of the next glyph
Wed, 12 Nov 2008 15:50:00 +0000 Chong Yidong (x_set_frame_alpha): Do nothing if alpha is negative.
Thu, 06 Nov 2008 03:49:17 +0000 Glenn Morris (handle_one_xevent): Don't let popup menus cause
Tue, 04 Nov 2008 16:47:34 +0000 Chong Yidong (xim_close_dpy): Avoid double-free on X11R6 XIM.
Mon, 27 Oct 2008 22:20:46 +0000 Chong Yidong (x_draw_bar_cursor): When hbar cursor is on over-sized glyph, draw it
Fri, 19 Sep 2008 10:04:19 +0000 Eli Zaretskii (x_wm_set_size_hint): Use x_display_pixel_width and x_display_pixel_height.
Thu, 18 Sep 2008 18:11:05 +0000 Chong Yidong (x_display_pixel_height, x_display_pixel_width): New functions.
Tue, 02 Sep 2008 11:45:08 +0000 Andreas Schwab (x_delete_display): Fix merge error.
Tue, 02 Sep 2008 05:35:54 +0000 Miles Bader Merge from emacs--rel--22
Fri, 29 Aug 2008 07:58:22 +0000 Kenichi Handa (x_draw_composite_glyph_string_foreground): Adjusted for
Wed, 27 Aug 2008 00:08:06 +0000 Chong Yidong (x_term_init): Temporarily hide the partially initialized terminal
Thu, 21 Aug 2008 19:37:04 +0000 Chong Yidong (x_delete_display): Don't call XrmDestroyDatabase on GTK+.
Thu, 31 Jul 2008 02:47:32 +0000 Dan Nicolaescu * s/ms-w32.h (MULTI_KBOARD): Remove. before-remove-vms
Tue, 08 Jul 2008 11:54:10 +0000 Andreas Schwab * fontset.h: Declare fontset_from_font. Don't declare
Sun, 22 Jun 2008 14:02:07 +0000 Stefan Monnier (x_set_frame_alpha): Add x_catch_errors for bug#437.
Tue, 10 Jun 2008 20:22:10 +0000 Stefan Monnier * xdisp.c (underline_minimum_offset): Rename from xterm.c's
Tue, 10 Jun 2008 20:01:54 +0000 Stefan Monnier * xterm.c (x_underline_minimum_display_offset): New var.
Mon, 02 Jun 2008 06:09:17 +0000 Jim Meyering Make "xfree (NULL)" a no-op; remove useless if-before-xfree.
Tue, 27 May 2008 21:10:55 +0000 Chong Yidong (x_draw_glyph_string): If a clipmask is specified, use it.
Mon, 26 May 2008 11:37:42 +0000 Andreas Schwab (x_set_frame_alpha): Fix type mismatch.
Sun, 25 May 2008 11:14:31 +0000 Kenichi Handa (x_draw_glyph_string): Fix calculation of underline
Fri, 23 May 2008 05:33:08 +0000 Kenichi Handa (x_draw_glyph_string): Be sure to draw underline within the current
Fri, 23 May 2008 04:43:19 +0000 Kenichi Handa (x_draw_glyph_string): Be sure to update
Wed, 21 May 2008 06:32:45 +0000 Dan Nicolaescu (x_set_frame_alpha): Move declarations before
Wed, 21 May 2008 03:59:44 +0000 Glenn Morris Seiji Zenitani <zenitani at mac.com>
Wed, 14 May 2008 07:50:26 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Wed, 14 May 2008 01:44:51 +0000 Kenichi Handa Throughout the file, delete all USE_FONT_BACKEND
Tue, 13 May 2008 08:08:13 +0000 Jan Dj¸«£rv (handle_one_xevent): Don't pass buttons higher than 3
Sun, 27 Apr 2008 10:44:37 +0000 Andreas Schwab (XTread_socket): Fix use of uninitialized variable.
Sat, 29 Mar 2008 01:46:10 +0000 Stefan Monnier * keyboard.c (pending_funcalls): New var.
Tue, 11 Mar 2008 15:54:05 +0000 Jan Dj¸«£rv Fix previous change.
Tue, 11 Mar 2008 07:35:09 +0000 Jan Dj¸«£rv (x_connection_closed): For GTK: If this is the last
Mon, 03 Mar 2008 06:32:13 +0000 Dan Nicolaescu * w32term.c: Remove unused include "gnu.h".
Sat, 01 Mar 2008 14:59:06 +0000 Jan Dj¸«£rv (handle_one_xevent): For Gtk+ and ConfigureNotify, call
Sun, 24 Feb 2008 01:05:27 +0000 Chong Yidong (x_set_offset): Don't change the gravity if CHANGE_GRAVITY is -1.
Fri, 22 Feb 2008 17:42:09 +0000 Stefan Monnier Consolidate the image_cache to the terminal struct.
Thu, 21 Feb 2008 16:51:07 +0000 Stefan Monnier (x_connection_closed): Consolidate identical tests.
Sun, 17 Feb 2008 02:02:54 +0000 Kenichi Handa (x_set_cursor_gc): Use display_info->font->fid for GCs.
Sun, 10 Feb 2008 21:56:38 +0000 Stefan Monnier * frame.c (Qnoelisp): New symbol.
Sat, 09 Feb 2008 18:03:10 +0000 Dan Nicolaescu * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code
Thu, 07 Feb 2008 14:07:35 +0000 Jan Dj¸«£rv (x_detect_focus_change): Handle embed client message.
Wed, 30 Jan 2008 07:57:28 +0000 Miles Bader Merge from emacs--devo--0
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Fri, 14 Dec 2007 12:52:48 +0000 Kenichi Handa (x_check_font) [USE_FONT_BACKEND]: Don't access
Thu, 06 Dec 2007 09:51:45 +0000 Miles Bader Merge from emacs--devo--0
Sat, 01 Dec 2007 02:42:24 +0000 Kenichi Handa (x_draw_composite_glyph_string_foreground): Adjusted for
Sun, 11 Nov 2007 00:56:44 +0000 Miles Bader Merge from emacs--devo--0
Sat, 27 Oct 2007 09:12:07 +0000 Miles Bader Merge from emacs--devo--0
Mon, 15 Oct 2007 05:03:21 +0000 Miles Bader Merge from emacs--devo--0
Fri, 12 Oct 2007 21:06:27 +0000 Miles Bader Fix up multi-tty merge
Thu, 11 Oct 2007 16:22:07 +0000 Miles Bader Merge from emacs--devo--0
Thu, 13 Sep 2007 11:02:20 +0000 Kenichi Handa (x_set_glyph_string_clipping): Use
Tue, 21 Aug 2007 04:54:03 +0000 Miles Bader Merge from emacs--devo--0
Mon, 13 Aug 2007 13:48:35 +0000 Miles Bader Merge from emacs--devo--0
Fri, 03 Aug 2007 05:20:51 +0000 Miles Bader Merge from emacs--devo--0
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Tue, 24 Jul 2007 01:23:55 +0000 Miles Bader Merge from emacs--devo--0 unicode-xft-base
Fri, 29 Jun 2007 03:37:33 +0000 Stefan Monnier Replace uses of GC_* macros with the non-GC_ versions.
Mon, 11 Jun 2007 00:58:11 +0000 Miles Bader Merge from emacs--devo--0
Thu, 31 May 2007 01:31:39 +0000 Jason Rumney * xterm.c (x_draw_glyph_string_foreground) [USE_FONT_BACKEND]:
Thu, 24 May 2007 21:31:10 +0000 Miles Bader Merge from emacs--devo--0
Sun, 18 Mar 2007 14:11:08 +0000 Miles Bader Merge from emacs--devo--0
Mon, 26 Feb 2007 23:03:45 +0000 Miles Bader Merge from emacs--devo--0
Tue, 20 Feb 2007 11:25:27 +0000 Kenichi Handa (x_draw_composite_glyph_string_foreground): Fix
Tue, 20 Feb 2007 11:02:20 +0000 Kenichi Handa (x_draw_composite_glyph_string_foreground): Don't
Tue, 13 Feb 2007 12:14:16 +0000 Miles Bader Merge from emacs--devo--0
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Sat, 16 Dec 2006 01:29:26 +0000 Miles Bader Merge from emacs--devo--0
Thu, 07 Dec 2006 04:14:14 +0000 Miles Bader Merge from emacs--devo--0
Tue, 21 Nov 2006 08:56:38 +0000 Miles Bader Merge from emacs--devo--0
Tue, 07 Nov 2006 23:22:48 +0000 Miles Bader Merge from emacs--devo--0
Mon, 16 Oct 2006 07:53:16 +0000 Kenichi Handa (x_draw_composite_glyph_string_foreground): Don't draw
Sun, 15 Oct 2006 02:54:13 +0000 Miles Bader Merge from emacs--devo--0
Thu, 14 Sep 2006 09:24:00 +0000 Miles Bader Merge from emacs--devo--0
Mon, 28 Aug 2006 04:33:45 +0000 Miles Bader Merge from emacs--devo--0
Wed, 16 Aug 2006 14:08:49 +0000 Miles Bader Merge from emacs--devo--0
Fri, 28 Jul 2006 12:40:43 +0000 Kenichi Handa (x_set_glyph_string_clipping_exactly) [USE_FONT_BACKEND]:
Mon, 24 Jul 2006 02:55:39 +0000 Kenichi Handa (x_draw_composite_glyph_string_foreground): Check if
Wed, 19 Jul 2006 00:42:56 +0000 Miles Bader Merge from emacs--devo--0
Fri, 14 Jul 2006 02:22:51 +0000 Kenichi Handa (x_draw_composite_glyph_string_foreground): Adjusted for
Thu, 06 Jul 2006 08:59:39 +0000 Miles Bader Merge from emacs--devo--0
Fri, 23 Jun 2006 05:07:12 +0000 Kenichi Handa (x_draw_glyph_string) [USE_FONT_BACKEND]: Check
Sat, 17 Jun 2006 20:57:37 +0000 Miles Bader Merge from emacs--devo--0
Fri, 16 Jun 2006 12:11:10 +0000 Kenichi Handa (x_new_fontset2): Change arguments. Both args FONTSET
Fri, 09 Jun 2006 02:16:05 +0000 Kenichi Handa (x_new_fontset2): If an ASCII font couldn't be loaded,
Wed, 07 Jun 2006 18:05:10 +0000 Miles Bader Merge from emacs--devo--0
Tue, 06 Jun 2006 03:52:51 +0000 Kenichi Handa Include "font.h".
Wed, 17 May 2006 07:46:49 +0000 Miles Bader Merge from emacs--devo--0 unicode-pre-font-backend
Fri, 31 Mar 2006 04:56:24 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-50
Tue, 28 Mar 2006 23:08:20 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-49
Sun, 19 Mar 2006 19:43:57 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-46
Mon, 13 Mar 2006 12:19:58 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-43
Fri, 03 Mar 2006 07:48:46 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-34
Thu, 02 Mar 2006 06:39:08 +0000 Kenichi Handa (x_set_glyph_string_clipping_exactly): Set
Sun, 26 Feb 2006 07:09:24 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-26
Wed, 22 Feb 2006 06:54:10 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-21
Tue, 21 Feb 2006 11:42:19 +0000 Kenichi Handa (x_draw_composite_glyph_string_foreground): Check
Mon, 20 Feb 2006 11:16:28 +0000 Kenichi Handa (x_draw_glyph_string): Fix previous change for the case of overhang
Mon, 20 Feb 2006 07:07:50 +0000 Kenichi Handa (x_set_glyph_string_clipping_exactly): New function.
Fri, 17 Feb 2006 09:10:23 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-17
Tue, 14 Feb 2006 05:54:12 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-15
Sat, 11 Feb 2006 00:11:19 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-14
Wed, 25 Jan 2006 07:10:04 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-7
Thu, 19 Jan 2006 07:41:11 +0000 Kenichi Handa (handle_one_xevent): Handle keysyms 0x1000000..0x10000FF.
Tue, 17 Jan 2006 02:39:19 +0000 Kenichi Handa (handle_one_xevent): Delete unnecessary code inserted by
Mon, 16 Jan 2006 08:37:27 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
Mon, 16 Jan 2006 06:59:21 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-95
Sat, 15 Oct 2005 00:26:05 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-91
Fri, 07 Oct 2005 07:15:40 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-88
Thu, 06 Oct 2005 02:00:35 +0000 Kenichi Handa (handle_one_xevent): Handle keysyms directly mapped to
Fri, 30 Sep 2005 11:43:45 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-86
Fri, 26 Aug 2005 09:51:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Thu, 07 Jul 2005 12:43:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Thu, 09 Jun 2005 07:13:03 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-61
Mon, 06 Jun 2005 02:39:45 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-57
Thu, 12 May 2005 03:41:19 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-51
Sat, 02 Apr 2005 22:40:25 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-33
Fri, 18 Feb 2005 00:41:50 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-15
Sun, 06 Feb 2005 12:06:02 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-11
Sat, 29 Jan 2005 00:06:24 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-7
Sat, 22 Jan 2005 21:39:38 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-4
Sun, 02 Jan 2005 09:13:19 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-81
Sat, 25 Dec 2004 02:00:25 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-79
Tue, 14 Dec 2004 07:34:55 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-78
Wed, 08 Dec 2004 05:02:30 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74
Fri, 12 Nov 2004 02:53:04 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-70
Thu, 04 Nov 2004 08:55:40 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-69
Fri, 22 Oct 2004 10:13:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-62
Thu, 14 Oct 2004 08:50:09 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-57
Tue, 21 Sep 2004 09:34:12 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-43
Fri, 27 Aug 2004 07:00:34 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-32
Tue, 06 Jul 2004 02:57:15 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-22
Mon, 28 Jun 2004 07:56:49 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
Thu, 04 Mar 2004 12:43:44 +0000 Kenichi Handa (x_list_fonts): Fix the detection of an auto-scaled font.
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.