log src/xfns.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:24:36 -0800 Paul Eggert Merge from mainline.
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.
Sun, 16 Jan 2011 23:45:28 -0800 Paul Eggert * xfns.c (x_real_positions): Fix signedness of local var 'ign'.
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.
Sat, 13 Nov 2010 21:09:11 -0500 Chong Yidong Let the cursorColor X resource set the the cursor face (Bug#7392).
Fri, 12 Nov 2010 09:46:21 +0100 Jan D. xfns.c (Fx_show_tip): Fix typo in docstring.
Tue, 09 Nov 2010 15:07:10 -0500 Stefan Monnier Merge from emacs-23
Sun, 07 Nov 2010 12:25:55 +0100 Jan D * src/xfns.c (set_machine_and_pid_properties): Let X set WM_CLIENT_MACHINE.
Sat, 06 Nov 2010 15:45:37 +0200 Eli Zaretskii Support R2L lines in tool-tip text.
Tue, 09 Nov 2010 15:55:52 +0200 Eli Zaretskii xfns.c (x_real_positions): Fix declaration-after-statement problem.
Thu, 04 Nov 2010 15:35:32 -0400 Chong Yidong Backport r99863 from trunk
Thu, 04 Nov 2010 15:34:50 -0400 Chong Yidong Backport r99862 from trunk
Thu, 04 Nov 2010 15:34:11 -0400 Chong Yidong Backport from trunk.
Thu, 04 Nov 2010 13:37:17 +0100 Jan D. * xfns.c (x_real_positions): Only use _NET_FRAME_EXTENTS if our
Thu, 04 Nov 2010 13:17:46 +0100 Jan D. Remove debug code.
Thu, 04 Nov 2010 09:41:25 +0100 Jan D. Get window position by reading _NET_FRAME_EXTENTS (Bug#5721).
Fri, 29 Oct 2010 00:04:09 -0700 Glenn Morris Sync docs of some X, W32, NS C functions.
Sun, 24 Oct 2010 15:45:10 -0700 Glenn Morris Sync docs of some W32 and X C functions.
Fri, 22 Oct 2010 07:49:47 +0200 Jan D Fix compilation with Motif (Bug#7263).
Fri, 13 Aug 2010 15:26:13 +0200 Jan D Fix handling of tool-bar-position, also put into default-frame-alist.
Wed, 11 Aug 2010 20:47:34 +0200 Jan D * xfns.c (Fx_hide_tip): Check FRAME_LIVE_P (f) before calling xg_hide_tooltip.
Wed, 11 Aug 2010 20:28:10 +0200 Jan D Take colors for region face (selected text) from the Gtk+ theme.
Sun, 08 Aug 2010 17:15:44 -0400 Chong Yidong Merge changes from emacs-23 branch.
Sun, 08 Aug 2010 14:03:45 -0700 Dan Nicolaescu Use const char* instead of char*.
Sun, 08 Aug 2010 17:12:29 -0400 Chong Yidong Merge changes from emacs-23 branch
Sun, 01 Aug 2010 06:28:09 +0200 Juanma Barranquero * w32fns.c (syms_of_w32fns) <x-max-tooltip-size>: Fix typo in docstring.
Fri, 06 Aug 2010 11:41:15 -0700 Dan Nicolaescu Use const for some arrays and functions.
Thu, 05 Aug 2010 16:34:12 -0700 Dan Nicolaescu Remove extern declarations in .c files, .h files have them.
Sun, 01 Aug 2010 15:57:07 +0200 Jan D Use Gtk+ tooltips by default for Gtk+ Emacs.
Thu, 29 Jul 2010 20:08:51 +0200 Jan D * xfns.c (x_set_tool_bar_position): Remove debug fprintf.
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.
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.
Sun, 11 Jul 2010 12:31:10 +0200 Andreas Schwab Use strchr, strrchr instead of index, rindex
Sat, 10 Jul 2010 14:52:53 -0400 Chong Yidong Merge changes from emacs-23 branch.
Fri, 02 Jul 2010 12:35:08 -0400 Chong Yidong Fix faulty `if' statement in delete_frame.
Fri, 09 Jul 2010 18:39:51 +0200 Jan D Fix frame sizing for Lucid/Motif/Lesstif.
Thu, 08 Jul 2010 14:25:08 -0700 Dan Nicolaescu Convert DEFUNs to standard C.
Thu, 08 Jul 2010 00:18:28 +0200 Andreas Schwab Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
Mon, 05 Jul 2010 12:28:27 +0200 Jan D Set _NET_WM(_ICON)_NAME as per Extended Window Manager Hints (Bug#6563).
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 14:46:39 +0200 Jan D xfns.c (x_default_font_parameter): Remove got_from_system (Bug#6526).
Sat, 26 Jun 2010 20:30:52 -0400 Chong Yidong Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249).
Tue, 22 Jun 2010 09:55:08 +0200 Jan D. Don't use font names from GConf if font backend can't handle it (bug#6478).
Tue, 13 Apr 2010 10:19:05 +0200 Jan D. (Fx_create_frame, x_create_tip_frame): Set default border width to zero.
Mon, 12 Apr 2010 20:58:15 +0200 Jan D. xfns.c (select_visual): Don't call error if XGetVisualInfo returns
Sat, 10 Apr 2010 19:59:46 +0900 YAMAMOTO Mitsuharu xfns.c (Fx_show_tip): Subtract last glyph's width only when it is for padding.
Sat, 10 Apr 2010 19:52:30 +0900 YAMAMOTO Mitsuharu Don't abort try_window with fonts change when showing tooltip (Bug#2423).
Sat, 10 Apr 2010 19:39:16 +0900 YAMAMOTO Mitsuharu xfns.c (Fx_show_tip): Undo last change.
Fri, 09 Apr 2010 18:49:06 +0200 Jan D Fix showing the complete tip the first time, bug #2423.
Thu, 08 Apr 2010 18:20:32 +0200 Jan D. Lucid menus can now use Xft for fonts.
Mon, 05 Apr 2010 09:35:53 +0200 Jan D xfns.c (set_machine_and_pid_properties): Fix parantesis
Sun, 04 Apr 2010 17:29:42 +0200 jhd Move declaration before other statements.
Sun, 04 Apr 2010 12:47:12 +0200 jhd Set WM_CLIENT_MACHINE and _NET_WM_PID properties (Bug#5828).
Wed, 24 Mar 2010 14:02:56 -0400 Stefan Monnier Merge from `emacs-23'.
Mon, 22 Mar 2010 08:26:56 +0100 Jan D. bug #5736: Allow X-resource menuBar to take on/off as documented.
Sat, 20 Mar 2010 12:37:39 +0900 YAMAMOTO Mitsuharu xfns.c (Fx_create_frame) [USE_LUCID]: Add BLOCK_INPUT around XLoadQueryFont.
Mon, 15 Mar 2010 13:16:46 -0400 Chong Yidong Put non-GTK X scroll-bars on left.
Fri, 12 Mar 2010 18:13:02 -0500 Chong Yidong * xfns.c (Fx_create_frame): Set default to Qright.
Fri, 29 Jan 2010 14:02:02 -0500 Chong Yidong Change default XFT font to 10pt, and default frame height to 35 rows (Bug#3643).
Thu, 28 Jan 2010 08:10:04 +0100 Jan D. xfns.c (Fx_create_frame): Remove window size matching code from
Mon, 25 Jan 2010 08:43:10 +0100 Jan D. xfns.c (Fx_create_frame): If frame height i stoo big, try
Fri, 15 Jan 2010 18:04:14 +0100 Jan D. Take desktop panels into account when sizing frames so they fit on the screen.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Mon, 11 Jan 2010 14:19:47 +0900 YAMAMOTO Mitsuharu * xfns.c (x_set_menu_bar_lines) [!USE_X_TOOLKIT && !USE_GTK]:
Sat, 09 Jan 2010 14:26:23 +0100 Jan D. (Fx_create_frame): Don't create frame larger than display by default bug#3643.
Sat, 09 Jan 2010 13:16:32 +0900 YAMAMOTO Mitsuharu Make line<->pixel_y conversion macros aware of native menu/tool bars.
Sun, 13 Dec 2009 15:39:28 +0000 Jan Dj¸«£rv Set the extended window manager hint for tooltip windows.
Mon, 23 Nov 2009 08:55:08 +0000 Jan Dj¸«£rv Set Xft defaults if no XSETTING is found, better default for Gtk+ font dialog.
Fri, 20 Nov 2009 09:44:42 +0000 Jan Dj¸«£rv Always suggest system font because .emacs may not have been read yet.
Tue, 17 Nov 2009 21:57:48 +0000 Andreas Schwab * lisp.h: Remove declaration of Ffont_get_system_font.
Tue, 17 Nov 2009 19:13:14 +0000 Andreas Schwab (x_default_font_parameter): Remove dead assignment.
Tue, 17 Nov 2009 08:21:23 +0000 Jan Dj¸«£rv Handle system default font and changing font parameters.
Wed, 11 Nov 2009 20:11:51 +0000 Dan Nicolaescu * process.c (ifflag_def): Make flag_sym constant.
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 06:50:52 +0000 Dan Nicolaescu * xterm.c (syms_of_xterm):
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.
Sun, 04 Oct 2009 02:58:53 +0000 Juanma Barranquero Fix typos in comments.
Wed, 02 Sep 2009 17:03:20 +0000 Jan Dj¸«£rv * xterm.h: Rename x_non_menubar_window_to_frame to
Fri, 10 Jul 2009 17:07:36 +0000 Jan Dj¸«£rv xfns.c (Fx_select_font): Remember last font selected in
Fri, 03 Jul 2009 11:35:04 +0000 Jan Dj¸«£rv And again...
Fri, 03 Jul 2009 11:17:44 +0000 Jan Dj¸«£rv Fix typo.
Fri, 03 Jul 2009 11:07:02 +0000 Jan Dj¸«£rv * xterm.h (struct x_display_info): Add invisible_cursor.
Wed, 01 Jul 2009 16:48:35 +0000 Jan Dj¸«£rv * w32fns.c (w32_frame_parm_handlers): Set 0 for sticky.
Wed, 22 Apr 2009 04:32:21 +0000 Chong Yidong * keyboard.c (Fset_input_meta_mode): Doc fix.
Thu, 19 Feb 2009 03:18:17 +0000 Chong Yidong (Fx_create_frame): Give Xft driver a higher priority.
Fri, 06 Feb 2009 16:49:35 +0000 Chong Yidong (Fx_create_frame): Signal an error if no font is found (Bug#2147).
Fri, 16 Jan 2009 15:10:28 +0000 Chong Yidong (x_make_gc): Don't allocate stipple member for gc_values; it is not
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Thu, 01 Jan 2009 08:54:46 +0000 Chong Yidong (x_create_tip_frame): Set border width of the X window.
Mon, 22 Dec 2008 09:40:33 +0000 Martin Rudalics * frame.c (delete_frame): New function derived from
Sat, 13 Dec 2008 01:21:17 +0000 Chong Yidong (Fx_wm_set_size_hint): Check if the frame is an X frame.
Tue, 04 Nov 2008 12:30:42 +0000 Andreas Schwab (Fx_wm_set_size_hint): Add missing return value.
Mon, 03 Nov 2008 17:56:55 +0000 Chong Yidong (Fx_wm_set_size_hint): New function.
Thu, 18 Sep 2008 18:12:22 +0000 Chong Yidong (Fx_display_pixel_width, Fx_display_pixel_height)
Thu, 31 Jul 2008 05:33:56 +0000 Dan Nicolaescu * bitmaps/README:
Thu, 31 Jul 2008 02:47:32 +0000 Dan Nicolaescu * s/ms-w32.h (MULTI_KBOARD): Remove. before-remove-vms
Tue, 15 Jul 2008 13:04:01 +0000 Adrian Robert applying patch to consolidate non-GUI portion of hourglass implementation as posted at http://thread.gmane.org/gmane.emacs.devel/98341
Wed, 09 Jul 2008 15:35:29 +0000 Jason Rumney (Fx_create_frame): Doc fix
Tue, 08 Jul 2008 17:30:41 +0000 Chong Yidong (x_create_tip_frame): Pass parameter argument to
Wed, 02 Jul 2008 16:23:05 +0000 Jason Rumney (syms_of_xfns): Only define x-select-font when both HAVE_FREETYPE and USE_GTK.
Wed, 25 Jun 2008 22:32:56 +0000 Chong Yidong Fix last change, using "monospace" rather than "Monospace".
Wed, 25 Jun 2008 22:29:20 +0000 Chong Yidong (x_default_font_parameter): If Xft is available, first try
Fri, 20 Jun 2008 02:15:09 +0000 Kenichi Handa (x_default_font_parameter): Try "monospace-12" too.
Fri, 20 Jun 2008 01:53:32 +0000 Stefan Monnier * w32fns.c, xfnc.c (x_default_font_parameter): Only set `font-param'
Thu, 19 Jun 2008 01:57:19 +0000 Stefan Monnier * w32fns.c, xfns.c (Qfont_param): New var.
Sun, 15 Jun 2008 19:42:53 +0000 Chong Yidong (Fx_select_font): Give GTK font dialog the default font name.
Sun, 15 Jun 2008 05:53:48 +0000 Stefan Monnier * xfns.c (Fx_create_frame): internal-border-width default to 0 for Gtk.
Fri, 13 Jun 2008 05:47:42 +0000 Kenichi Handa (Fx_create_frame, x_create_tip_frame): Register X
Thu, 12 Jun 2008 15:29:18 +0000 Chong Yidong (Fx_select_font): Rename from x-font-dialog.
Tue, 10 Jun 2008 20:56:58 +0000 Chong Yidong (Fx_font_dialog): New function.
Thu, 22 May 2008 14:54:17 +0000 Jason Rumney * dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.
Wed, 21 May 2008 03:59:23 +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:42:09 +0000 Kenichi Handa Throughout the file, delete all USE_FONT_BACKEND
Fri, 22 Feb 2008 17:42:09 +0000 Stefan Monnier Consolidate the image_cache to the terminal struct.
Mon, 18 Feb 2008 08:08:23 +0000 Jan Dj¸«£rv (Fx_show_tip): Set string to " " if empty.
Sun, 17 Feb 2008 02:01:59 +0000 Kenichi Handa (x_make_gc): Use the default font id of the frame for
Thu, 07 Feb 2008 14:08:07 +0000 Jan Dj¸«£rv (Fx_create_frame): Do not override the explicitly set parent
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Thu, 06 Dec 2007 09:51:45 +0000 Miles Bader Merge from emacs--devo--0
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
Fri, 19 Oct 2007 00:00:21 +0000 Miles Bader Merge from emacs--devo--0
Mon, 15 Oct 2007 05:03:21 +0000 Miles Bader Merge from emacs--devo--0
Thu, 11 Oct 2007 16:22:07 +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.
Sat, 16 Jun 2007 22:32:13 +0000 Miles Bader Merge from emacs--devo--0
Mon, 11 Jun 2007 00:58:11 +0000 Miles Bader Merge from emacs--devo--0
Wed, 11 Apr 2007 00:17:47 +0000 Miles Bader Merge from emacs--devo--0
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Fri, 08 Dec 2006 12:01:09 +0000 Kenichi Handa Add more debug info.
Thu, 07 Dec 2006 12:24:59 +0000 Kenichi Handa Fix previous change.
Thu, 07 Dec 2006 11:59:00 +0000 Kenichi Handa Fix previous change.
Thu, 07 Dec 2006 11:57:41 +0000 Kenichi Handa (xic_create_xfontset2): Add debug code.
Wed, 29 Nov 2006 08:15:39 +0000 Kenichi Handa (xic_create_xfontset2) [USE_FONT_BACKEND]: New function.
Fri, 17 Nov 2006 10:57:12 +0000 Kenichi Handa (xic_create_xfontset): Try the default fontset name as a
Tue, 07 Nov 2006 23:22:48 +0000 Miles Bader Merge from emacs--devo--0
Mon, 30 Oct 2006 08:54:41 +0000 Miles Bader Merge from emacs--devo--0
Tue, 03 Oct 2006 05:04:21 +0000 Miles Bader Merge from emacs--devo--0
Wed, 20 Sep 2006 06:04:23 +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
Fri, 28 Jul 2006 12:08:27 +0000 Kenichi Handa (x_create_tip_frame) [USE_FONT_BACKEND]: Handle
Wed, 26 Jul 2006 01:15:30 +0000 Kenichi Handa (x_create_tip_frame) [USE_FONT_BACKEND]: Handle
Wed, 19 Jul 2006 00:42:56 +0000 Miles Bader Merge from emacs--devo--0
Thu, 06 Jul 2006 08:59:39 +0000 Miles Bader Merge from emacs--devo--0
Fri, 16 Jun 2006 12:14:37 +0000 Kenichi Handa (x_default_font_parameter): Try also "fixed", and signal
Wed, 07 Jun 2006 18:05:10 +0000 Miles Bader Merge from emacs--devo--0
Tue, 06 Jun 2006 03:56:46 +0000 Kenichi Handa Include "font.h".
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
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
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
Fri, 17 Feb 2006 09:10:23 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-17
Wed, 08 Feb 2006 04:26:44 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Wed, 01 Feb 2006 10:07:17 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-9
Mon, 16 Jan 2006 08:37:27 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
Sat, 15 Oct 2005 00:26:05 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-91
Mon, 19 Sep 2005 10:20:33 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-82
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, 30 Jun 2005 00:31:46 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-67
Thu, 12 May 2005 03:41:19 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-51
Sat, 19 Mar 2005 02:42:17 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-28
Mon, 14 Mar 2005 05:27:53 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-25
Thu, 10 Mar 2005 23:36:47 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-24
Fri, 18 Feb 2005 00:41:50 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-15
Sun, 13 Feb 2005 07:19:08 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-13
Sun, 06 Feb 2005 12:06:02 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-11
Wed, 02 Feb 2005 01:54:00 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-10
Sun, 02 Jan 2005 09:13:19 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-81
Wed, 08 Dec 2004 05:02:30 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74
Fri, 19 Nov 2004 06:55:13 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-72
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
Wed, 27 Oct 2004 05:42:04 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-65
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
Sat, 04 Sep 2004 09:14:28 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-34
Fri, 27 Aug 2004 07:00:34 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-32
Wed, 28 Jul 2004 07:05:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-26
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
Mon, 29 Sep 2003 18:16:30 +0000 Dave Love (DefaultDepthOfScreen, x_encode_text): Remove unused vars.
Mon, 08 Sep 2003 12:53:41 +0000 Kenichi Handa *** empty log message ***
Fri, 10 Jan 2003 07:20:25 +0000 Kenichi Handa (x_set_font, x_create_tip_frame): Adjusted to the change
Sat, 05 Oct 2002 14:38:51 +0000 Dave Love (x_window, x_window): Use use_xim.
Fri, 27 Sep 2002 04:50:23 +0000 Kenichi Handa (x_set_font): Change the error message of the case that
Sun, 18 Aug 2002 12:54:49 +0000 Dave Love Fix last change.
Wed, 31 Jul 2002 22:37:38 +0000 Dave Love Change logic (instead of fixing typo).
Tue, 30 Jul 2002 11:38:20 +0000 Dave Love (x_put_x_image): Declare args.
Fri, 26 Jul 2002 04:07:58 +0000 Kenichi Handa (x_set_font): Always call x_new_fontset and
Tue, 14 May 2002 13:02:54 +0000 Kenichi Handa (x_encode_text): Allocate coding.destination here, and
Fri, 01 Mar 2002 01:50:19 +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, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Fri, 16 Nov 2007 21:04:30 +0000 Stefan Monnier * xterm.h (struct scroll_bar): Only use Lisp_Object for lisp data.
Wed, 14 Nov 2007 17:34:11 +0000 Juanma Barranquero (Fx_create_frame, Fx_display_pixel_width, Fx_display_pixel_height,
Thu, 01 Nov 2007 07:41:49 +0000 Jan Dj¸«£rv Remove HAVE_X11R5 and HAVE_X11R4.
Thu, 25 Oct 2007 02:38:41 +0000 Stefan Monnier Make `window-system' into a keyboard-local variable (rather than
Tue, 16 Oct 2007 16:28:39 +0000 Stefan Monnier * xfns.c (Fx_create_frame, Fx_display_list):
Mon, 15 Oct 2007 02:07:53 +0000 Miles Bader Merge from emacs--rel--22
Sun, 14 Oct 2007 18:52:40 +0000 Richard M. Stallman Line break fix.
Sun, 14 Oct 2007 02:49:58 +0000 Glenn Morris Comment.
Sun, 14 Oct 2007 02:46:11 +0000 Glenn Morris John Paul Wallington <jpw at pobox.com>
Thu, 20 Sep 2007 21:18:47 +0000 Stefan Monnier (x_delete_terminal): Use terminal->name as liveness status.
Wed, 29 Aug 2007 21:45:22 +0000 Stefan Monnier (check_x_display_info): Yet Another Int/Lisp_Object Mixup.
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
Sat, 16 Jun 2007 22:33:42 +0000 Miles Bader Merge from emacs--devo--0
Mon, 11 Jun 2007 01:00:07 +0000 Miles Bader Merge from emacs--devo--0
Sun, 22 Apr 2007 12:42:47 +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
Sun, 03 Dec 2006 15:03:30 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!
Sun, 03 Dec 2006 12:25:18 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
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 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.
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, 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
Sun, 12 Mar 2006 05:02:59 +0000 Karoly Lorentey Fix bizarre syntax error, probably from a baz merge bug.
Sun, 12 Mar 2006 04:51:49 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sun, 12 Mar 2006 04:12:31 +0000 Karoly Lorentey Fix ediff problems. (Reported by Dan Nicolaescu.)
Tue, 28 Feb 2006 17:35:08 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Tue, 21 Feb 2006 15:57:00 +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 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)
Sun, 01 Jan 2006 17:11:05 +0000 Karoly Lorentey Cosmetic fixes in xfns.c.
Thu, 29 Dec 2005 18:20:26 +0000 Karoly Lorentey Rename `struct device' to `struct terminal'. Rename some terminal-related functions similarly.
Thu, 29 Dec 2005 04:46:59 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 681)
Thu, 29 Dec 2005 04:41:02 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 678-680)
Mon, 26 Dec 2005 03:16:59 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 677)
Mon, 19 Dec 2005 19:57:22 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676)
Sat, 10 Dec 2005 21:18:28 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Fri, 18 Nov 2005 13:13:34 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 152-156, 642-654)
Mon, 07 Nov 2005 14:56:19 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 149-151, 629-641)
Wed, 12 Oct 2005 16:14:04 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 578-592)
Sat, 17 Sep 2005 19:00:49 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 543)
Sun, 04 Sep 2005 03:48:17 +0000 Karoly Lorentey Merged in changes from CVS trunk. Plus added lisp/term tweaks.
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)
Mon, 27 Jun 2005 00:56:21 +0000 Karoly Lorentey Cleanup: Move kboard fields from struct frame and device-specific descriptors to struct display.
Sun, 26 Jun 2005 21:12:57 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 447-448)
Fri, 13 May 2005 22:59:23 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 296-306)
Mon, 09 May 2005 16:17:25 +0000 Karoly Lorentey Disable display type check in start_hourglass, and always set up the timer.
Mon, 09 May 2005 16:13:15 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 292-295)
Tue, 03 May 2005 01:49:33 +0000 Karoly Lorentey Fix UTF-8 tty input when first frame is an X frame. Steps towards multiple tty locale support.
Sun, 27 Mar 2005 19:22:10 +0000 Karoly Lorentey Prevent core dump when connection is lost during frame creation.
Wed, 23 Mar 2005 12:53:42 +0000 Karoly Lorentey Fix some superflous deviations from CVS, plus apply some cosmetics.
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.
Sat, 19 Mar 2005 17:55:13 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 39-44, 184-191)
Wed, 16 Mar 2005 16:06:15 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 37-38, 162-182)
Sat, 19 Feb 2005 00:06:48 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 14-16, 95-106)
Thu, 10 Feb 2005 20:43:55 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 12-13, 79-90)
Fri, 04 Feb 2005 15:36:07 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 76-78)
Thu, 03 Feb 2005 23:44:58 +0000 Karoly Lorentey Fix xassert-related bootstrap errors.
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:00:09 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Wed, 08 Dec 2004 23:58:40 +0000 Karoly Lorentey Trivial changes in x_create_tip_frame.
Wed, 08 Dec 2004 22:20:27 +0000 Karoly Lorentey Merged in changes from CVS trunk.
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.
Sun, 31 Oct 2004 02:05:24 +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.
Tue, 12 Oct 2004 07:52:25 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 06 Sep 2004 07:53:44 +0000 Karoly Lorentey Merged in changes from CVS trunk.
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.
Sat, 24 Jul 2004 22:08:12 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 11 Jul 2004 03:44:18 +0000 Karoly Lorentey Fix creating frames on different X servers.
Sun, 04 Jul 2004 04:48:55 +0000 Karoly Lorentey Implemented display ids for multiple emacsclients on the same tty. Plus assorted bugfixes.
Tue, 18 May 2004 19:12:15 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 11 May 2004 09:12:09 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Fri, 16 Apr 2004 15:03:58 +0000 Karoly Lorentey Eliminated updating_frame.
Tue, 16 Mar 2004 20:27:22 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sun, 07 Mar 2004 15:30:22 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Mon, 01 Mar 2004 14:27:16 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Thu, 26 Feb 2004 00:39:34 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Tue, 17 Feb 2004 01:52:25 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Mon, 12 Jan 2004 00:45:42 +0000 Karoly Lorentey Fix initialization of the window-system variable.
Sun, 11 Jan 2004 21:59:40 +0000 Karoly Lorentey Support for opening X frames from a tty session.
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.
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Wed, 18 Jul 2007 10:46:25 +0000 Jan Dj¸«£rv (Fx_focus_frame): Call x_ewmh_activate_frame
Wed, 13 Jun 2007 17:35:27 +0000 Chong Yidong Fix last fix.
Wed, 13 Jun 2007 17:35:14 +0000 Chong Yidong Link to xaw3d if available.
Sat, 09 Jun 2007 03:19:04 +0000 Miles Bader Merge from emacs--rel--22
Fri, 08 Jun 2007 20:01:38 +0000 Juanma Barranquero (x_default_scroll_bar_color_parameter):
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Thu, 15 Nov 2007 09:24:41 +0000 Juanma Barranquero (Fx_create_frame, Fx_display_pixel_width, Fx_display_pixel_height,
Sun, 14 Oct 2007 18:51:21 +0000 Richard M. Stallman Line break fix.
Sun, 14 Oct 2007 02:50:11 +0000 Glenn Morris *** empty log message ***
Sun, 14 Oct 2007 02:45:48 +0000 Glenn Morris John Paul Wallington <jpw at pobox.com>
Fri, 12 Oct 2007 08:49:20 +0000 Martin Rudalics *** empty log message ***
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Sat, 02 Jun 2007 04:01:51 +0000 Chong Yidong (x_set_name_internal): Undo last change.
Fri, 01 Jun 2007 12:14:34 +0000 Richard M. Stallman (x_encode_text): Add GCPRO.
Fri, 01 Jun 2007 03:58:05 +0000 Chong Yidong (x_set_name_internal): Save encoded name before x_encode_text in case
Sat, 24 Mar 2007 15:41:33 +0000 Eli Zaretskii (Fx_show_tip): Doc fix.
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Tue, 31 Oct 2006 06:41:55 +0000 Kenichi Handa (xic_create_xfontset): Fix previous change.
Sat, 21 Oct 2006 01:57:16 +0000 Kenichi Handa (xic_create_fontsetname): If ADSTYLE field is not a wild
Fri, 22 Sep 2006 08:09:10 +0000 Jan Dj¸«£rv * xfns.c (syms_of_xfns): Fix typo in help text for
Mon, 18 Sep 2006 16:48:05 +0000 Jan Dj¸«£rv * xfns.c (syms_of_xfns): Rename x_gtk_show_chooser_help_text to
Mon, 18 Sep 2006 16:42:09 +0000 Jan Dj¸«£rv * xfns.c (syms_of_xfns): Rename x-use-old-gtk-file-dialog
Sat, 16 Sep 2006 17:43:35 +0000 Jan Dj¸«£rv * xfns.c (syms_of_xfns): New variable: x-gtk-show-chooser-help-text.
Sun, 10 Sep 2006 12:16:58 +0000 Jan Dj¸«£rv * xfns.c (Fx_close_connection): Call xg_display_close when USE_GTK.
Sun, 10 Sep 2006 05:52:09 +0000 YAMAMOTO Mitsuharu (Fx_file_dialog): Call check_x.
Fri, 25 Aug 2006 23:33:04 +0000 Kim F. Storm (Fxw_color_values): Simplify; use list3.
Tue, 18 Jul 2006 13:30:13 +0000 Kim F. Storm (x_decode_color): Use signal_error.
Mon, 03 Jul 2006 15:42:48 +0000 Richard M. Stallman (Fx_create_frame): Move unwind_create_frame setup down.
Sat, 24 Jun 2006 22:27:12 +0000 Chong Yidong * xfns.c (Fx_create_frame): Set font parameter directly instead of
Fri, 02 Jun 2006 21:34:18 +0000 John Paul Wallington (x_set_name_internal): Set icon to `text', derived from name, when
Fri, 02 Jun 2006 16:35:59 +0000 Chong Yidong * xfns.c (x_set_icon_name): No-op if arg is non-nil and not a
Fri, 31 Mar 2006 00:39:36 +0000 Kenichi Handa (xg_set_icon): Delete superfluous UNGCPRO.
Mon, 20 Mar 2006 06:22:55 +0000 Kenichi Handa (xg_set_icon): Remove unnecessary GCPRO.
Sun, 12 Mar 2006 01:37:34 +0000 K¸«roly L¸«Örentey (x_icon): Disable redundant call to `x_wm_set_window_state'.
Sat, 11 Mar 2006 16:25:36 +0000 Eli Zaretskii (x_create_tip_frame): Preserve received parms by copying them.
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.
Tue, 21 Feb 2006 08:37:33 +0000 Jan Dj¸«£rv * xfns.c (Fx_file_dialog, Motif and GTK): DECODE_FILE before
Tue, 14 Feb 2006 11:35:00 +0000 Jan Dj¸«£rv * xfns.c (syms_of_xfns): New variable: x-gtk-whole-detached-tool-bar.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Thu, 26 Jan 2006 17:49:48 +0000 Richard M. Stallman (Fx_create_frame): Put all specified parms into f->param_alist
Tue, 27 Dec 2005 10:39:51 +0000 Jan Dj¸«£rv * xfns.c: x_show_hidden_files, new variable.
Fri, 23 Dec 2005 11:34:13 +0000 Jan Dj¸«£rv * xfns.c (Fx_uses_old_gtk_dialog): New function.
Mon, 19 Dec 2005 04:28:01 +0000 Dan Nicolaescu (Fx_backspace_delete_keys_p): In case we cannot determine
Wed, 14 Dec 2005 20:58:33 +0000 Jan Dj¸«£rv * xfns.c (compute_tip_xy): Handle negative dx and dy.
Mon, 12 Dec 2005 09:32:59 +0000 Jan Dj¸«£rv * (compute_tip_xy): Calculate root_y the same way as root_x,
Sat, 10 Dec 2005 00:38:16 +0000 Richard M. Stallman (Fx_create_frame): Reinstate previous change.
Thu, 08 Dec 2005 15:48:56 +0000 Richard M. Stallman (Fx_create_frame): Comment out previous change.
Wed, 07 Dec 2005 17:06:33 +0000 K¸«roly L¸«Örentey (Fx_create_frame): Initialize Vdefault_minibuffer_frame, when needed.
Fri, 02 Dec 2005 14:55:14 +0000 Jan Dj¸«£rv * xfns.c (x_real_positions): int ign => unsigned int.
Wed, 16 Nov 2005 16:38:48 +0000 Chong Yidong * xfns.c (xg_set_icon_from_xpm_data): New function.
Fri, 28 Oct 2005 16:28:43 +0000 Richard M. Stallman (syms_of_xfns): Provide `x' as feature.
Sun, 09 Oct 2005 06:56:31 +0000 Jan Dj¸«£rv * xfns.c (Fx_create_frame): Make bitmapIcon have default on.
Mon, 12 Sep 2005 10:27:20 +0000 Kim F. Storm (x_encode_text): Declare static. Add FREEP arg.
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Sat, 25 Jun 2005 22:37:06 +0000 Richard M. Stallman (Fx_show_tip): Pass new arg to try_window.
Tue, 10 May 2005 09:18:02 +0000 Richard M. Stallman Don't include signal.h.
Sat, 07 May 2005 00:42:31 +0000 Thien-Thi Nguyen (start_hourglass): Do nothing when running on a tty.
Fri, 18 Mar 2005 21:20:29 +0000 Jan Dj¸«£rv h* xfns.c (x_create_tip_frame): Removed setting of Vx_resource_name so
Fri, 18 Mar 2005 02:25:13 +0000 Stefan Monnier (xic_create_fontsetname): Add a final catch-all font pattern.
Thu, 17 Mar 2005 18:32:33 +0000 Stefan Monnier (xic_create_fontsetname): Add `motif' argument.
Sat, 12 Mar 2005 23:25:42 +0000 Stefan Monnier (xic_defaut_fontset): New constant.
Thu, 10 Mar 2005 19:08:01 +0000 Jan Dj¸«£rv * xfns.c (hourglass_started): New function.
Thu, 17 Feb 2005 12:49:34 +0000 Andreas Schwab (hack_wm_protocols): Use correct type for last parameter
Mon, 07 Feb 2005 21:31:28 +0000 Jan Dj¸«£rv (x_set_tool_bar_lines): Check that width and height is greater than
Mon, 07 Feb 2005 20:00:07 +0000 Jan Dj¸«£rv * xfns.c (Fx_change_window_property): Use long array when format is 32.
Mon, 07 Feb 2005 12:50:38 +0000 Jan Dj¸«£rv * xfns.c (Fx_backspace_delete_keys_p): Added comment about the
Thu, 03 Feb 2005 16:04:50 +0000 Stefan Monnier Copyright update.
Thu, 03 Feb 2005 14:09:04 +0000 Kim F. Storm (unwind_create_frame) [!GLYPH_DEBUG]: Fix xassert.
Sat, 29 Jan 2005 22:25:58 +0000 Jan Dj¸«£rv * xfns.c (show_hourglass): Use FRAME_X_WINDOW as parent for GTK,
Mon, 27 Dec 2004 15:24:12 +0000 Jan Dj¸«£rv * xmenu.c (popup_get_selection): Pop down on C-g.
Tue, 23 Nov 2004 19:56:55 +0000 Jan Dj¸«£rv * gtkutil.c (xg_get_file_name): Rename use-old-gtk-file-dialog to
Tue, 16 Nov 2004 20:52:32 +0000 Jan Dj¸«£rv * xmenu.c (x_menu_in_use): Removed.
Sun, 14 Nov 2004 09:59:02 +0000 Jan Dj¸«£rv * xfns.c (Fx_file_dialog): Call x_menu_in_use and x_menu_set_in_use.
Thu, 04 Nov 2004 15:05:27 +0000 Jan Dj¸«£rv * gtkutil.h: Declare use_old_gtk_file_dialog.
Tue, 02 Nov 2004 08:21:16 +0000 Jan Dj¸«£rv * fileio.c (Fread_file_name): Pass Qt as fifth parameter to
Thu, 28 Oct 2004 06:37:48 +0000 Richard M. Stallman (Fx_server_vendor, Fx_server_version): Doc fixes.
Tue, 26 Oct 2004 19:47:36 +0000 Jan Dj¸«£rv * xfns.c (xic_create_xfontset): Check that FRAME_XIC_BASE_FONTNAME
Fri, 22 Oct 2004 12:56:09 +0000 Jan Dj¸«£rv * xfns.c (xic_create_xfontset): Initialize missing_list to NULL.
Thu, 21 Oct 2004 18:38:58 +0000 Jan Dj¸«£rv * xterm.h (x_output): New member `xic_base_fontname'.
Mon, 11 Oct 2004 10:50:00 +0000 Jan Dj¸«£rv * xfns.c (syms_of_xfns): defsubr x-file-dialog for GTK also.
Thu, 02 Sep 2004 16:15:48 +0000 Jan Dj¸«£rv * xfns.c (x_set_name_internal): New function. Check if we shall call
Tue, 24 Aug 2004 10:54:39 +0000 Jan Dj¸«£rv * xfns.c (x_window_to_frame, x_any_window_to_frame)
Thu, 19 Aug 2004 17:31:37 +0000 Jan Dj¸«£rv * xfns.c (x_set_name, x_set_title): Encode title to UTF8 before
Sat, 24 Jul 2004 12:49:40 +0000 Luc Teirlinck (x_icon_verify): New function.
Wed, 12 May 2004 09:24:02 +0000 Jan Dj¸«£rv * xfns.c (syms_of_xfns): Provide x-toolkit also for GTK.
Mon, 10 May 2004 12:08:32 +0000 Kenichi Handa (x_create_tip_frame): Bind inhibit-read-only and
Sun, 14 Mar 2004 00:28:46 +0000 Kim F. Storm (x_find_image_file): Remove prototype.
Thu, 11 Mar 2004 00:25:38 +0000 Kim F. Storm Image consolidation:
Mon, 01 Mar 2004 12:51:33 +0000 Jan Dj¸«£rv * xfns.c (Fx_display_color_cells): Use number of planes to calculate
Sat, 28 Feb 2004 16:22:06 +0000 Jan Dj¸«£rv xfns.c (x_window): Fixed indentation
Wed, 25 Feb 2004 12:54:16 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-114
Thu, 05 Feb 2004 12:57:35 +0000 Jan Dj¸«£rv * xfns.c (x_create_bitmap_mask): Removed unused variable depth.
Tue, 03 Feb 2004 16:35:38 +0000 Jan Dj¸«£rv * xfns.c (x-send-client-message): Moved to xselect.c
Sun, 28 Dec 2003 16:05:28 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sun, 28 Dec 2003 00:13:10 +0000 Kim F. Storm (x_set_mouse_color): Remove bogus x_check_errors call.
Thu, 25 Dec 2003 06:59:31 +0000 Karoly Lorentey Implemented multiple tty support.
Sun, 16 Nov 2003 16:05:24 +0000 Jan Dj¸«£rv Implement multiple display handling for GTK.
Sun, 09 Nov 2003 16:26:48 +0000 Jan Dj¸«£rv * xfns.c (x_window): Set XtNx and XtNy in shell widget for
Sun, 05 Oct 2003 17:23:05 +0000 Jan Dj¸«£rv * xfns.c (Fx_send_client_event): Remove unused variable s.
Sun, 05 Oct 2003 16:58:02 +0000 Jan Dj¸«£rv * xfns.c (Fx_send_client_event): New function as a base for
Sun, 05 Oct 2003 12:15:39 +0000 Jan Dj¸«£rv Fix memory leaks (from YAMAMOTO Mitsuharu)
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sat, 30 Aug 2003 17:44:40 +0000 Jan Dj¸«£rv Fix pixel calculation for TrueVisuals.
Fri, 29 Aug 2003 09:29:16 +0000 Gerd Moellmann (lookup_rgb_color): Handle TrueColor visuals specially.
Tue, 26 Aug 2003 08:44:35 +0000 Lute Kamstra (Vgtk_version_string): New variable.
Thu, 21 Aug 2003 19:54:47 +0000 Jan Dj¸«£rv Create and initialize a client leader window so session management
Thu, 31 Jul 2003 16:10:53 +0000 Jan Dj¸«£rv * xfns.c (xg_set_icon): Rewrite to compile with GTK 2.0 and 2.2.
Thu, 31 Jul 2003 00:52:00 +0000 Kenichi Handa (x_create_bitmap_from_data): Initialize have_mask member to 0.
Mon, 28 Jul 2003 13:05:14 +0000 Kenichi Handa (xic_set_preeditarea): Add the left fringe width to spot.x.
Tue, 22 Jul 2003 19:05:18 +0000 Stefan Monnier Don't check HAVE_PNG_H: autoconf doesn't seem to find it.
Tue, 22 Jul 2003 17:31:33 +0000 Dave Love Consider both png.h and libpng/png.h.
Sun, 13 Jul 2003 17:29:24 +0000 Juanma Barranquero (x_bitmap_mask, x_create_bitmap_mask): New functions to handle mask of bitmaps.
Sat, 12 Jul 2003 21:40:39 +0000 Richard M. Stallman Include libpng/png.h instead of png.h.
Mon, 26 May 2003 19:19:06 +0000 John Paul Wallington (Fx_create_frame): Don't call Qface_set_after_frame_default.
Sun, 25 May 2003 17:46:34 +0000 Stefan Monnier (png_load): Remove `unused vars intent, image_gamma' warning.
Sat, 24 May 2003 22:09:34 +0000 Kim F. Storm Make (many) trivial substitutions for renamed and
Sat, 24 May 2003 08:54:37 +0000 Thien-Thi Nguyen (x_window): Fix typo.
Wed, 21 May 2003 22:12:15 +0000 Dave Love (x_window, x_window): Use use_xim.
Tue, 01 Apr 2003 10:04:38 +0000 Dave Love (xpm_lookup_color): Grok "opaque".
Mon, 31 Mar 2003 20:36:21 +0000 Kim F. Storm The following changes consolidates the common code related to
Fri, 21 Mar 2003 13:52:37 +0000 Kim F. Storm Setup and use hand_cursor instead of cross_cursor.
Wed, 12 Mar 2003 12:12:26 +0000 Kim F. Storm Use generic compute_fringe_widths.
Fri, 07 Feb 2003 16:38:54 +0000 Jan Dj¸«£rv Use FRAME_OUTER_WINDOW instead of ifdef X_TOOLKIT/else/endif
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Mon, 27 Jan 2003 01:04:03 +0000 Kenichi Handa (x_set_name, x_set_title): Add comment about encoding strategy.
Sat, 25 Jan 2003 16:25:39 +0000 Jan Dj¸«£rv Fix input methods for GTK.
Sun, 19 Jan 2003 21:50:03 +0000 Jan Dj¸«£rv GTK version
Wed, 08 Jan 2003 20:06:05 +0000 Jan Dj¸«£rv *** empty log message ***
Mon, 06 Jan 2003 15:21:37 +0000 Dave Love (syms_of_xfns) <Vx_bitmap_file_path>: Doc fix.
Fri, 06 Dec 2002 17:05:15 +0000 Francesco Potort¸«Ą *** empty log message ***
Fri, 06 Dec 2002 17:04:48 +0000 Francesco Potort¸«Ą (png_load): Avoid double gamma correction for PNG images.
Thu, 14 Nov 2002 14:20:13 +0000 Dave Love (x_put_x_image):
Fri, 25 Oct 2002 12:32:18 +0000 Kenichi Handa (x_set_name): Encode by Qcompound_text unconditionally.
Tue, 22 Oct 2002 19:35:20 +0000 Stefan Monnier (x_set_name, x_set_title): `icon.value' has unsigned char.
Wed, 02 Oct 2002 08:28:17 +0000 John Paul Wallington * frame.c (Vdelete_frame_functions): New variable.
Thu, 12 Sep 2002 03:31:05 +0000 Richard M. Stallman Comment change.
Thu, 12 Sep 2002 03:26:23 +0000 Richard M. Stallman (x_report_frame_params): If FRAME_SCROLL_BAR_PIXEL_WIDTH is 0
Sun, 01 Sep 2002 13:44:53 +0000 Richard M. Stallman (Qbox): Declare external, don't define.
Fri, 30 Aug 2002 17:00:06 +0000 Juanma Barranquero (Fx_open_connection): Fix docstring. Patch from Rune Kleveland <runekl@viewpoint.no>.
Fri, 30 Aug 2002 12:04:18 +0000 Kim F. Storm (Vblink_cursor_alist): Removed.
Wed, 28 Aug 2002 15:12:00 +0000 Simon Josefsson (Fx_open_connection): Improve help when X connection
Tue, 27 Aug 2002 18:45:01 +0000 Richard M. Stallman (x_set_cursor_type): Set FRAME_BLINK_OFF_CURSOR and
Tue, 16 Jul 2002 15:50:04 +0000 Ken Raeburn * xfns.c (validate_x_resource_name): Use SSET.
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Thu, 11 Jul 2002 15:24:13 +0000 Juanma Barranquero Use macro SPECPDL_INDEX.
Wed, 10 Jul 2002 08:45:24 +0000 Juanma Barranquero Rename BINDING_STACK_SIZE to SPECPDL_INDEX.
Sat, 22 Jun 2002 21:13:11 +0000 Stefan Monnier (check_x_display_info): Use check_x_frame.
Fri, 31 May 2002 17:43:08 +0000 Eli Zaretskii (x_encode_text): Return stringp non-NULL if coding_system
Mon, 20 May 2002 08:06:52 +0000 Ken Raeburn * xfns.c (parse_image_spec): Use SYMBOL_NAME and XSTRING instead
Tue, 30 Apr 2002 01:02:42 +0000 Stefan Monnier (x_create_bitmap_from_file, x_find_image_file): Update call to openp.
Tue, 23 Apr 2002 19:08:37 +0000 Richard M. Stallman (x_set_mouse_color): Change default for cross_cursor to XC_hand2.
Fri, 19 Apr 2002 11:45:27 +0000 Eli Zaretskii (Qhbar): New variable.
Thu, 21 Mar 2002 12:22:32 +0000 Kim F. Storm (QCtype): Remove duplicate declaration and
Mon, 18 Mar 2002 04:38:15 +0000 Richard M. Stallman (x_set_cursor_type): Set cursor_type_changed,
Thu, 14 Mar 2002 20:36:13 +0000 Pavel Jan¸«æk (png_load): Remove unused variable `gamma_str'.
Thu, 14 Mar 2002 09:13:28 +0000 Richard M. Stallman (x_real_positions): Handle failure in XQueryTree.
Sun, 03 Mar 2002 20:07:42 +0000 Richard M. Stallman (png_load): Set screen_gamma based on f->gamma.
Fri, 22 Feb 2002 13:14:27 +0000 Eli Zaretskii (x_encode_text): Accept additional arg SELECTIONP; all
Wed, 20 Feb 2002 10:26:42 +0000 Pavel Jan¸«æk (gif_load): Use correct width and height for GIF images.
Tue, 22 Jan 2002 04:47:03 +0000 Jan Dj¸«£rv xfns.c (x_set_frame_parameters): Typo in previous fix corrected.
Mon, 21 Jan 2002 19:23:48 +0000 Jan Dj¸«£rv xfns.c (x_set_frame_parameters): Just call x_fullscreen_adjust
Sun, 13 Jan 2002 12:17:33 +0000 Eli Zaretskii (Qfullscreen, Qfullwidth, Qfullheight, Qfullboth): New variables.
Fri, 21 Dec 2001 22:55:36 +0000 Richard M. Stallman (compute_tip_xy): If tooltip won't fit on the screen
Tue, 18 Dec 2001 06:26:27 +0000 Pavel Jan¸«æk (x_frame_parms): Add missing braces around initializer.
Thu, 13 Dec 2001 09:56:04 +0000 Eli Zaretskii (Frame_parameters): Makes the scroll-bar-width frame parameter have
Wed, 05 Dec 2001 22:58:22 +0000 Kim F. Storm (x_report_frame_params): Make the scroll-bar-width frame parameter have a numeric value
Sat, 01 Dec 2001 01:23:29 +0000 Kim F. Storm (x_frame_parms): Add `left-fringe' and `right-fringe' parms.
Sat, 24 Nov 2001 17:48:40 +0000 Jason Rumney (compute_tip_xy): Initialize root_x and root_y from
Fri, 16 Nov 2001 13:18:38 +0000 Kim F. Storm Fringe cleanup.
Thu, 15 Nov 2001 16:15:47 +0000 Gerd Moellmann (x_set_frame_parameters): Revert change of 2001-11-07.
Thu, 15 Nov 2001 16:13:10 +0000 Gerd Moellmann (Fx_create_frame): Accept zero tool_bar_button_relief.
Wed, 07 Nov 2001 08:33:33 +0000 Miles Bader (x_set_frame_parameters): Avoid infinite recursion.
Sun, 04 Nov 2001 17:45:07 +0000 Pavel Jan¸«æk (Fx_create_frame): Doc fix.
Sun, 04 Nov 2001 03:20:33 +0000 Richard M. Stallman Include unistd.h, if it exists.
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jan¸«æk Update usage of CHECK_ macros (remove unused second argument).
Thu, 01 Nov 2001 11:11:11 +0000 Gerd Moellmann (x_build_heuristic_mask): Use four_corners_best
Thu, 01 Nov 2001 10:38:27 +0000 Gerd Moellmann (four_corners_best): Reindent.
Thu, 01 Nov 2001 07:04:29 +0000 Pavel Jan¸«æk (x-get-resource): Reindent.
Mon, 29 Oct 2001 11:18:51 +0000 Gerd Moellmann (x_set_internal_border_width): Set frame garbaged
Sun, 28 Oct 2001 20:55:50 +0000 Gerd Moellmann (x_build_heuristic_mask): Use x_alloc_image_color.
Sun, 28 Oct 2001 19:06:55 +0000 Gerd Moellmann (x_build_heuristic_mask): Fix a bug not incrementing
Fri, 26 Oct 2001 11:38:03 +0000 Gerd Moellmann (XScreenNumberOfScreen): Fix struct to pointer
Thu, 25 Oct 2001 00:53:48 +0000 Miles Bader (png_load): Make sure SPECIFIED_BG is a string.
Wed, 24 Oct 2001 17:57:28 +0000 Miles Bader (image_background, image_background_transparent)
Tue, 23 Oct 2001 12:00:13 +0000 Pavel Jan¸«æk (Fx_show_tip): Remove unused variables `buffer', `top', `left', `max_width'
Sat, 20 Oct 2001 20:24:29 +0000 Pavel Jan¸«æk (x_laplace_read_row, x_laplace_write_row): Prototypes removed.
Wed, 17 Oct 2001 03:16:12 +0000 Miles Bader Change doc-string comments to `new style' [w/`doc:' keyword].
Sun, 14 Oct 2001 09:50:28 +0000 Gerd Moellmann Fix multi-line string.
Sun, 14 Oct 2001 09:40:07 +0000 Gerd Moellmann Put doc strings in comments.
Fri, 12 Oct 2001 22:27:03 +0000 Stefan Monnier (syms_of_xfns): Update calls to Fprovide.
Fri, 12 Oct 2001 03:37:43 +0000 Stefan Monnier Update calls to openp.
Mon, 08 Oct 2001 08:07:49 +0000 Gerd Moellmann Don't define min/max.
Mon, 08 Oct 2001 06:45:26 +0000 Pavel Jan¸«æk *** empty log message ***
Fri, 05 Oct 2001 16:36:29 +0000 Miles Bader (x_set_scroll_bar_background) [USE_TOOLKIT_SCROLL_BARS]:
Fri, 05 Oct 2001 11:22:57 +0000 Gerd Moellmann (tiff_error_handler, tiff_warning_handler): New functions.
Tue, 25 Sep 2001 17:42:49 +0000 Gerd Moellmann (x_kill_gs_process): Recognize if someone has cleared
Thu, 13 Sep 2001 12:56:07 +0000 Gerd Moellmann (Fx_window_property): Handle case that property gets
Thu, 06 Sep 2001 12:48:06 +0000 Gerd Moellmann (x_set_background_color): Don't change the colors
Thu, 09 Aug 2001 09:48:04 +0000 Gerd Moellmann (x_create_im): Remove prototype.
Wed, 01 Aug 2001 09:53:58 +0000 Gerd Moellmann (x_set_tool_bar_lines): Clear the tool bar window's
Thu, 26 Jul 2001 13:16:25 +0000 Gerd Moellmann (x-show-tip): Doc fix.
Thu, 26 Jul 2001 13:14:02 +0000 Gerd Moellmann (Vx_max_tooltip_size): New variable.
Wed, 25 Jul 2001 12:45:10 +0000 Gerd Moellmann (Fx_file_dialog): Block/unblock input while processing
Tue, 24 Jul 2001 11:28:18 +0000 Gerd Moellmann (valid_image_p): Protect better against invalid image
Tue, 10 Jul 2001 12:19:10 +0000 Gerd Moellmann (Fx_create_frame): Initialize frame colors to -1,
Mon, 25 Jun 2001 15:37:16 +0000 Gerd Moellmann (Qwait_for_wm): New variable.
Wed, 30 May 2001 15:29:51 +0000 Gerd Moellmann (enum image_value_type): New enumerator
Wed, 16 May 2001 17:33:02 +0000 Gerd Moellmann (x_set_foreground_color): Change frame's cursor_pixel
Mon, 07 May 2001 17:38:07 +0000 Gerd Moellmann (x_set_foreground_color): Set frame's cursor_pixel.
Thu, 03 May 2001 17:09:27 +0000 Gerd Moellmann (file_dialog_unmap_cb): New function.
Fri, 06 Apr 2001 16:58:44 +0000 Gerd Moellmann (compute_tip_xy): Add parameters WIDTH and HEIGHT.
Thu, 05 Apr 2001 13:07:22 +0000 Gerd Moellmann (Vmotif_version_string) [USE_MOTIF]: New variable.
Tue, 03 Apr 2001 15:30:38 +0000 Gerd Moellmann (postprocess_image): New function.
Mon, 19 Mar 2001 14:11:23 +0000 Gerd Moellmann (x_create_tip_frame): Add parameter TEXT. Set the
Tue, 06 Mar 2001 19:33:47 +0000 Gerd Moellmann (Fx_create_frame): Clear Vwindow_list.
Thu, 01 Mar 2001 16:38:41 +0000 Gerd Moellmann (Fx_create_frame): Adjust the frame's height for presence
Thu, 01 Mar 2001 13:11:58 +0000 Gerd Moellmann (x_set_foreground_color): Set the background of the
Thu, 01 Mar 2001 12:56:26 +0000 Gerd Moellmann (x_set_font): Handle case of x_new_fontset returning the
Wed, 28 Feb 2001 15:05:10 +0000 Gerd Moellmann (Fx_hide_tip): Don't use `None' with widgets; use
Wed, 21 Feb 2001 13:55:14 +0000 Gerd Moellmann Rename everything containing *busy_cursor* and similar
Fri, 02 Feb 2001 15:27:55 +0000 Gerd Moellmann (x_set_font): If font hasn't changed, avoid recomputing
Thu, 01 Feb 2001 15:01:11 +0000 Gerd Moellmann (x_set_tool_bar_lines): Do nothing If frame is
Tue, 30 Jan 2001 15:05:04 +0000 Gerd Moellmann (Fx_create_frame): Add the tool bar height to the frame
Fri, 26 Jan 2001 09:34:55 +0000 Gerd Moellmann (xic_style): New variable.
Thu, 25 Jan 2001 20:25:33 +0000 Gerd Moellmann * xfns.c (x_set_tool_bar_lines): Use x_clear_area instead of
Thu, 25 Jan 2001 15:39:26 +0000 Gerd Moellmann (Fx_file_dialog): Remove a workaround for Lesstif
Wed, 24 Jan 2001 14:21:48 +0000 Gerd Moellmann (x_create_tip_frame): Prevent changing the tooltip's
Thu, 18 Jan 2001 14:48:38 +0000 Gerd Moellmann (Qcancel_timer): New variable.
Wed, 17 Jan 2001 13:14:01 +0000 Gerd Moellmann (QCconversion): Replaces QCalgorithm.
Fri, 12 Jan 2001 15:09:21 +0000 Gerd Moellmann (Fimage_size, image_ascent): Adapt to the change of image
Fri, 12 Jan 2001 12:38:21 +0000 Gerd Moellmann (x_set_mouse_color): Fix color allocation.
Wed, 10 Jan 2001 12:17:49 +0000 Gerd Moellmann (Fx_backspace_delete_keys_p): Use XkbGetMap and
Mon, 08 Jan 2001 19:35:06 +0000 Ken Raeburn * xfns.c (xpm_load) [!ALLOC_XPM_COLORS]: Declare local variable I in inner block.
Thu, 04 Jan 2001 20:34:40 +0000 Gerd Moellmann Update copyright.
Thu, 04 Jan 2001 20:33:06 +0000 Gerd Moellmann (x_create_tip_frame): Preserve the value of
Thu, 04 Jan 2001 13:55:37 +0000 Gerd Moellmann (x_create_tip_frame): Call face-set-after-frame-default,
Tue, 02 Jan 2001 14:12:28 +0000 Eli Zaretskii (x_display_info_for_name): Cast 0 to "char *" in the call
Thu, 28 Dec 2000 16:22:35 +0000 Gerd Moellmann (Fx_backspace_delete_keys_p): Check library and server
Thu, 28 Dec 2000 10:11:50 +0000 Gerd Moellmann Use #if GLYPH_DEBUG instead of #ifdef GLYPH_DEBUG.
Mon, 18 Dec 2000 11:36:13 +0000 Gerd Moellmann (show_busy_cursor): Check for live frames more
Sun, 17 Dec 2000 15:09:52 +0000 Gerd Moellmann (unwind_create_frame): Return t if frame was deleted.
Fri, 15 Dec 2000 12:06:34 +0000 Gerd Moellmann (x_create_tip_frame): Use unwind_create_tip_frame,
Thu, 14 Dec 2000 12:01:50 +0000 Gerd Moellmann (Fx_backspace_delete_keys_p): New function.
Wed, 13 Dec 2000 20:27:01 +0000 Gerd Moellmann (image_cache_refcount, dpyinfo_refcount) [GLYPH_DEBUG]:
Wed, 13 Dec 2000 13:24:02 +0000 Gerd Moellmann (gray_bitmap_bits): Declare `char *'.
Tue, 12 Dec 2000 11:38:14 +0000 Gerd Moellmann (Fx_hide_tip): Simplified.
Mon, 11 Dec 2000 21:13:10 +0000 Gerd Moellmann (Fx_hide_tip): Fix last change.
Mon, 11 Dec 2000 19:26:11 +0000 Gerd Moellmann (Fx_hide_tip): Avoid unnecessary work when there's
Thu, 07 Dec 2000 11:44:06 +0000 Gerd Moellmann (x_free_gcs): New function.
Wed, 29 Nov 2000 13:57:10 +0000 Gerd Moellmann (Fx_create_frame): Reintroduce the call to
Tue, 28 Nov 2000 13:47:03 +0000 Gerd Moellmann (Vx_window_horizontal_drag_shape): New variable.
Wed, 22 Nov 2000 14:27:38 +0000 Gerd Moellmann (x_set_tool_bar_lines): Clear internal border when
Tue, 21 Nov 2000 22:26:20 +0000 Gerd Moellmann (Fx_hide_tip) [USE_LUCID]: Add a hack to redisplay
Mon, 20 Nov 2000 22:28:03 +0000 Gerd Moellmann (x_create_tip_frame): Use CWSaveUnder only if the
Sat, 18 Nov 2000 21:06:03 +0000 Gerd Moellmann (x_set_tool_bar_lines): When clearing the frame, also
Sat, 18 Nov 2000 13:43:59 +0000 Gerd Moellmann (Fx_show_tip): Use default y-offset of -10 so that
Mon, 13 Nov 2000 12:24:15 +0000 Miles Bader (x_create_bitmap_from_file, x_find_image_file): Use new openp return protocol.
Mon, 06 Nov 2000 12:36:06 +0000 Kenichi Handa (x_encode_text): Suppress producing escape sequences for composition.
Wed, 18 Oct 2000 11:57:35 +0000 Gerd Moellmann (x_to_xcolors, x_set_mouse_color, lookup_pixel_color)
Mon, 16 Oct 2000 19:57:04 +0000 Gerd Moellmann (pbm_format): Add :foreground and :background keywords.
Mon, 16 Oct 2000 14:45:44 +0000 Miles Bader Revert last change.
Mon, 16 Oct 2000 11:47:04 +0000 Miles Bader (xpm_lookup_color):
Thu, 12 Oct 2000 20:31:31 +0000 Stefan Monnier (Fx_create_frame): Don't bother calling
Thu, 05 Oct 2000 05:21:13 +0000 Miles Bader (image_ascent): Rearrange ascent calculation for the has-a-font case.
Fri, 29 Sep 2000 13:18:44 +0000 Gerd Moellmann (x_set_tool_bar_lines): Clear frame when tool bar
Wed, 27 Sep 2000 11:42:27 +0000 Gerd Moellmann (x_set_tool_bar_lines): Don't use more lines for the
Tue, 26 Sep 2000 12:36:33 +0000 Gerd Moellmann (x_decode_color): Don't return a Lisp_Object.
Thu, 21 Sep 2000 18:41:21 +0000 Gerd Moellmann (Fx_create_frame): Set default frame parameter value
Wed, 20 Sep 2000 13:51:22 +0000 Gerd Moellmann (xbm_scan): Allow C-style comments.
Wed, 20 Sep 2000 10:59:45 +0000 Gerd Moellmann (xpm_init_color_cache) [ALLOC_XPM_COLORS]: If color
Mon, 18 Sep 2000 13:17:55 +0000 Gerd Moellmann (x_clear_image_1): New function.
Mon, 18 Sep 2000 11:17:23 +0000 Gerd Moellmann (clear_image_cache): Clear current matrices of all
Mon, 18 Sep 2000 10:51:19 +0000 Gerd Moellmann (lookup_image): Block input while loading the image so
Fri, 15 Sep 2000 21:01:29 +0000 Gerd Moellmann (lookup_image): Build mask before applying an algorithm.
Fri, 15 Sep 2000 15:19:03 +0000 Gerd Moellmann (ALLOC_XPM_COLORS): Define if we can use Emacs' color
Fri, 15 Sep 2000 11:48:16 +0000 Gerd Moellmann (QCmatrix, QCcolor_adjustment, QCmask, Qemboss)
Mon, 11 Sep 2000 19:53:40 +0000 Gerd Moellmann (png_load, jpeg_load): Declare some variables volatile
Sat, 05 Aug 2000 15:47:13 +0000 Gerd Moellmann Replace `illegal' with `invalid'.
Thu, 03 Aug 2000 20:21:52 +0000 Gerd Moellmann (Fx_file_dialog): Use NULL instead of 0 at the end of
Sun, 23 Jul 2000 13:05:44 +0000 Eli Zaretskii Correct typo in a comment.
Fri, 21 Jul 2000 02:39:45 +0000 Kenichi Handa *** empty log message ***
Fri, 21 Jul 2000 02:32:21 +0000 Kenichi Handa *** empty log message ***
Fri, 21 Jul 2000 02:06:49 +0000 Kenichi Handa (x_encode_text): New function.
Fri, 14 Jul 2000 15:18:29 +0000 Gerd Moellmann (Fx_show_tip): If frame parameters contain a position,
Mon, 26 Jun 2000 15:39:25 +0000 Gerd Moellmann (x_window) [!USE_XIM]: Don't call create_frame_ic.
Mon, 26 Jun 2000 13:11:38 +0000 Gerd Moellmann (Fimage_size): New function.
Fri, 23 Jun 2000 06:12:11 +0000 Gerd Moellmann (x_create_tip_frame): Initialize frame's colors like
Thu, 22 Jun 2000 22:05:55 +0000 Gerd Moellmann (Fx_file_dialog) [HAVE_MOTIF_2_1]: Handle events
Mon, 19 Jun 2000 07:21:13 +0000 Ken Raeburn fix jpeg error-handling setup
Tue, 13 Jun 2000 13:21:40 +0000 Gerd Moellmann (x_set_frame_parameters): Comment fix.
Mon, 05 Jun 2000 14:15:24 +0000 Dave Love (x_real_positions): Declare tmp_nchildren as unsigned.
Fri, 19 May 2000 11:54:13 +0000 Gerd Moellmann (Vimages_types): Moved to xdisp.c.
Tue, 02 May 2000 20:03:32 +0000 Gerd Moellmann (Qcenter): New variable.
Thu, 27 Apr 2000 19:11:04 +0000 Gerd Moellmann (slurp_file): New function.
Mon, 24 Apr 2000 13:56:04 +0000 Gerd Moellmann (x_set_line_spacing): New function.
Fri, 14 Apr 2000 19:36:35 +0000 Gerd Moellmann (xpm_load) [DEBUG_X_COLORS]: Register colors.
Sat, 01 Apr 2000 12:59:53 +0000 Ken Raeburn Fix Lisp_Object/int type confusion revealed by making Lisp_Object a union type:
Thu, 30 Mar 2000 09:27:30 +0000 Gerd Moellmann (free_image_cache): Free the cache structure itself
Mon, 27 Mar 2000 14:48:33 +0000 Gerd Moellmann (x_set_cursor_color): Get color reference counts right.
Mon, 27 Mar 2000 11:06:04 +0000 Gerd Moellmann (x_specified_cursor_type): New function.
Tue, 21 Mar 2000 00:42:32 +0000 Kenichi Handa (Fx_create_frame): Don't cal fs_register_fontset.
Sun, 19 Mar 2000 17:00:51 +0000 Gerd Moellmann * xfns.c (select_visual): Don't set dpyinfo->n_planes to the
Tue, 14 Mar 2000 21:16:36 +0000 Gerd Moellmann (X_I18N_INHIBITED): Don't define.
Sun, 12 Mar 2000 12:52:29 +0000 Gerd Moellmann (x_defined_color): Rewritten to use x_allocate_nearest_color.
Wed, 08 Mar 2000 14:48:16 +0000 Gerd Moellmann (x_set_cursor_type): If ARG is nil, give frame no cursor.
Tue, 07 Mar 2000 23:29:38 +0000 Gerd Moellmann Remove a buch of really old code in #if 0.
Mon, 06 Mar 2000 12:07:15 +0000 Gerd Moellmann (x_set_menu_bar_lines_1): Adjust window's orig_top and
Sun, 05 Mar 2000 20:18:07 +0000 Gerd Moellmann (QCdata): Moved to xdisp.c.
Sun, 05 Mar 2000 10:25:26 +0000 Gerd Moellmann (select_visual): Rewritten. Recognize user-specified
Sat, 04 Mar 2000 16:02:15 +0000 Gerd Moellmann (x_defined_color, x_set_mouse_color, lookup_rgb_color)
Thu, 02 Mar 2000 13:27:51 +0000 Gerd Moellmann (x_clear_image, x_kill_gs_process): Use x_free_colors.
Wed, 01 Mar 2000 10:25:12 +0000 Gerd Moellmann (start_busy_cursor): Allow floats for busy-cursor-delay.
Tue, 29 Feb 2000 09:31:20 +0000 Gerd Moellmann (cancel_busy_cursor): Set busy_cursor_atimer to null
Fri, 25 Feb 2000 13:32:18 +0000 Gerd Moellmann (inhibit_busy_cursor, busy_count): Removed.
Mon, 21 Feb 2000 16:18:09 +0000 Gerd Moellmann (x_window_to_frame, x_any_window_to_frame)
Thu, 10 Feb 2000 20:26:39 +0000 Dave Love (create_frame_xic): Fix initialization of automatic aggregates for pcc.
Sat, 29 Jan 2000 23:17:49 +0000 Gerd Moellmann (xic_set_preeditarea): Take window parameter and
Mon, 17 Jan 2000 09:14:33 +0000 Gerd Moellmann (x_window): Call lw_create_widget with new parameter
Tue, 04 Jan 2000 23:08:36 +0000 Gerd Moellmann (x_create_im): New function to set IM and IC of a frame.
Tue, 04 Jan 2000 21:22:24 +0000 Gerd Moellmann (current_gif_memory_src): New variable.
Sat, 01 Jan 2000 10:34:55 +0000 Gerd Moellmann (x_create_x_image_and_pixmap): Remove parameter file.
Sat, 01 Jan 2000 10:08:54 +0000 Gerd Moellmann (gif_load): Avoid sign extension and thus out of bounds
Sat, 01 Jan 2000 00:03:39 +0000 Gerd Moellmann (gif_load): Avoid sign extension and thus out of bounds
Fri, 31 Dec 1999 16:46:22 +0000 Gerd Moellmann New image functions adapted to Emacs conventions.
Fri, 31 Dec 1999 15:47:49 +0000 William M. Perry Changes to xfns.c to support reading images from a memory buffer instead of forcing them to be on disk. GIF/JPEG/PNG/TIFF currently support this.
Fri, 31 Dec 1999 14:53:52 +0000 Gerd Moellmann (enum jpeg_keyword_index): Add JPEG_DATA.
Wed, 22 Dec 1999 22:58:15 +0000 Dave Love (Fx_show_tip): Gcpro `timeout' too.
Wed, 22 Dec 1999 16:08:32 +0000 Gerd Moellmann (Fx_create_frame): Move x_default_parameter calls that
Mon, 20 Dec 1999 10:50:36 +0000 Dave Love (Fx_show_tip): Add missing UNGCPRO.
Wed, 15 Dec 1999 00:25:34 +0000 Kenichi Handa Include intervals.h.
Sun, 12 Dec 1999 12:23:08 +0000 Gerd Moellmann Indentation fixes.
Mon, 06 Dec 1999 16:54:09 +0000 Eli Zaretskii Changes for automatic remapping of X colors on terminal frames:
Wed, 24 Nov 1999 14:28:33 +0000 Dave Love Don't duplicate Qdisplay definition done elsewhere.
Mon, 22 Nov 1999 08:19:51 +0000 Paul Eggert * callproc.c (strerror): Remove decl.
Wed, 17 Nov 1999 21:03:12 +0000 Gerd Moellmann (Fx_show_busy_cursor): Doc-fix.
Wed, 10 Nov 1999 22:05:36 +0000 Gerd Moellmann (QCuser_data): Removed.
Tue, 02 Nov 1999 12:50:53 +0000 Gerd Moellmann (QCuser_data): New.
Mon, 01 Nov 1999 21:05:14 +0000 Gerd Moellmann (png_load) [PNG_READ_sRGB_SUPPORTED]: Put code using
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Thu, 14 Oct 1999 23:19:05 +0000 Gerd Moellmann (gif_load): Fix handling of interlaced GIFs.
Sat, 09 Oct 1999 19:47:16 +0000 Gerd Moellmann (prepare_image_for_display): Don't try to load image if
Sat, 25 Sep 1999 19:57:52 +0000 Gerd Moellmann (lookup_image): Set image's timestamp because it's
Thu, 23 Sep 1999 22:17:46 +0000 Gerd Moellmann (image_error): Use add_to_log.
Tue, 14 Sep 1999 13:09:43 +0000 Gerd Moellmann (x_set_background_color): Remove unused variable(s).
Mon, 13 Sep 1999 19:06:32 +0000 Dave Love (x_put_x_image): Make type consistent with declaration.
Mon, 13 Sep 1999 11:14:14 +0000 Gerd Moellmann (QCfile): Moved to xdisp.c.
Sun, 12 Sep 1999 07:05:34 +0000 Ken Raeburn Use XCAR and XCDR instead of explicit member references.
Fri, 10 Sep 1999 16:19:34 +0000 Gerd Moellmann (x_build_heuristic_mask): Accept a list `(R G B)'
Thu, 09 Sep 1999 14:54:29 +0000 Gerd Moellmann (QCindex): New.
Tue, 07 Sep 1999 14:49:01 +0000 Gerd Moellmann (x_set_foreground_color): Call
Sun, 05 Sep 1999 21:22:48 +0000 Gerd Moellmann (Fx_show_tip): Improve documentation.
Sun, 05 Sep 1999 15:49:07 +0000 Gerd Moellmann Change spelling of `toolbar' to `tool_bar' or `tool-bar'.
Fri, 03 Sep 1999 18:49:56 +0000 Gerd Moellmann Include math.h. Add extern declaration for atof in case
Fri, 03 Sep 1999 12:43:28 +0000 Gerd Moellmann (x_set_scroll_bar_width): Change conditional compilation
Mon, 30 Aug 1999 23:14:33 +0000 Gerd Moellmann (x_figure_window_size): Use FRAME_FLAGS_AREA_COLS instead
Mon, 30 Aug 1999 16:10:03 +0000 Andreas Schwab Include <stdlib.h> if available, and declare abort only if not. Include
Tue, 24 Aug 1999 19:25:06 +0000 Gerd Moellmann [HAVE_JPEG]: Work around a warning about HAVE_STDLIB_H
Sun, 22 Aug 1999 12:00:17 +0000 Gerd Moellmann Call change_frame_size and do_pending_window_change with
Fri, 20 Aug 1999 19:30:13 +0000 Gerd Moellmann remove tiff34 prefix from include.
Wed, 18 Aug 1999 12:04:53 +0000 Gerd Moellmann (x_window) [USE_X_TOOLKIT]: Remove test for
Mon, 16 Aug 1999 18:32:29 +0000 Geoff Voelker (x_set_frame_parameters): Set foreground and
Sat, 07 Aug 1999 11:28:27 +0000 Richard M. Stallman (xpm_load) [!XpmAllocCloseColors]:
Mon, 02 Aug 1999 00:10:19 +0000 Richard M. Stallman (x_set_internal_border_width):
Tue, 27 Jul 1999 00:02:17 +0000 Gerd Moellmann (x_create_tip_frame): Don't set bitmapIcon resource.
Mon, 26 Jul 1999 19:09:56 +0000 Karl Heuer (x_set_mouse_color): Always unload the old color.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (x_real_positions): Don't subtract window borders
Thu, 01 Jul 1999 00:24:55 +0000 Richard M. Stallman (x_make_gc): Turn off GCStipple when setting up cursor_gc.
Sun, 02 May 1999 10:54:36 +0000 Andrew Innes (unibyte_display_via_language_environment):
Thu, 08 Apr 1999 01:16:01 +0000 Richard M. Stallman (x_set_font): Fix error message.
Fri, 26 Feb 1999 11:41:17 +0000 Richard M. Stallman Use epaths.h istead of paths.h.
Mon, 25 Jan 1999 01:37:58 +0000 Richard M. Stallman (x_set_frame_parameters): gcpro as needed.
Wed, 02 Dec 1998 18:06:37 +0000 Richard M. Stallman (Qouter_window_id): New variable.
Sat, 10 Oct 1998 15:07:08 +0000 Richard M. Stallman (check_x_display_info): Don't use selected_frame if it is dead.
Sat, 29 Aug 1998 15:55:28 +0000 Karl Heuer (x_create_bitmap_from_file): Fail immediately if magic.
Mon, 17 Aug 1998 00:45:52 +0000 Richard M. Stallman (unibyte_display_through_language_environment):
Sat, 15 Aug 1998 01:28:14 +0000 Kenichi Handa (x_display_unibyte_char_with_fontset): New variable.
Wed, 29 Apr 1998 09:49:44 +0000 Andreas Schwab Fix -Wimplicit warnings.
Sun, 26 Apr 1998 22:36:29 +0000 Richard M. Stallman (x_set_foreground_color, x_set_background_color)
Wed, 15 Apr 1998 07:38:29 +0000 Kenichi Handa (x_set_font): Give 2nd arg nil to Fquery_fontset.
Wed, 15 Apr 1998 07:12:49 +0000 Kenichi Handa (syms_of_xfns): Initialize find_ccl_program_func.
Tue, 14 Apr 1998 18:59:48 +0000 Karl Heuer (x_destroy_bitmap): Declare as void, not int.
Mon, 23 Mar 1998 12:56:25 +0000 Andreas Schwab (Fx_create_frame): Use "borderWidth", not "borderwidth",
Sat, 21 Mar 1998 07:06:14 +0000 Richard M. Stallman Use STRING_BYTES and SET_STRING_BYTES.
Fri, 09 Jan 1998 23:20:32 +0000 Richard M. Stallman (x_create_bitmap_from_file): Use size_byte on strings.
Tue, 09 Sep 1997 00:47:40 +0000 Richard M. Stallman (x_screen_planes): Fix type of argument.
Sun, 03 Aug 1997 03:02:05 +0000 Kenichi Handa (x_set_frame_parameters): Heading comment fixed.
Mon, 28 Jul 1997 18:30:44 +0000 Richard M. Stallman (Fx_create_frame): Initialize fontset in output_data.
Thu, 24 Jul 1997 16:59:16 +0000 Richard M. Stallman (Fx_create_frame): Don't fail to initialize `font'.
Mon, 21 Jul 1997 06:00:23 +0000 Richard M. Stallman (Fx_create_frame): Default vertical-scroll-bars as symbol, not boolean.
Sat, 05 Jul 1997 08:26:04 +0000 Richard M. Stallman (x_set_font): Funcall Qface_set_after_frame_default.
Fri, 04 Jul 1997 20:43:49 +0000 Richard M. Stallman Fix bugs with inappropriate mixing of Lisp_Object with int.
Fri, 04 Jul 1997 04:48:13 +0000 Richard M. Stallman (x_set_scroll_bar_width): By default, use enough
Mon, 02 Jun 1997 02:25:15 +0000 Richard M. Stallman (Fx_create_frame): Use XINT to access parent.
Fri, 30 May 1997 05:13:47 +0000 Richard M. Stallman (x_real_positions): Subtract border width from results.
Mon, 26 May 1997 07:53:35 +0000 Richard M. Stallman (x_real_positions): Directly compare the frame's window
Fri, 16 May 1997 00:43:41 +0000 Kenichi Handa (Fx_create_frame): Delete unnecessary code.
Mon, 12 May 1997 18:58:20 +0000 Richard M. Stallman (Fx_create_frame): Get X resources from the display
Sat, 10 May 1997 03:37:01 +0000 Kenichi Handa (Fx_create_frame): Delete code for handling the X
Sat, 03 May 1997 06:13:30 +0000 Richard M. Stallman (x_set_scroll_bar_width): If arg is too small, round it up.
Thu, 01 May 1997 01:59:47 +0000 Richard M. Stallman (x_real_positions, x_set_mouse_color, Fx_list_fonts):
Sun, 27 Apr 1997 18:02:16 +0000 Richard M. Stallman Comment change.
Fri, 25 Apr 1997 04:47:13 +0000 Richard M. Stallman (x_set_menu_bar_lines): Increment windows_or_buffers_changed.
Thu, 27 Feb 1997 06:59:54 +0000 Kenichi Handa (syms_of_xfns): Documentation of
Thu, 20 Feb 1997 06:58:06 +0000 Karl Heuer Include charset.h and fontset.h.
Sun, 02 Feb 1997 09:51:09 +0000 Richard M. Stallman (Vx_resource_class): New variable.
Thu, 19 Dec 1996 17:05:37 +0000 Richard M. Stallman (x_set_title): Check data type of NAME.
Sun, 15 Dec 1996 18:48:23 +0000 Richard M. Stallman (x_set_scroll_bar_width): Reject a width that's too small.
Tue, 05 Nov 1996 02:15:11 +0000 Richard M. Stallman (Fx_create_frame): Look for X-resource for minibuffer.
Sun, 06 Oct 1996 20:46:35 +0000 Richard M. Stallman (x_set_internal_border_width): Only change
Fri, 27 Sep 1996 23:44:49 +0000 Richard M. Stallman (x_set_scroll_bar_width): Move cursor to the
Fri, 27 Sep 1996 06:53:49 +0000 Richard M. Stallman (x_set_internal_border_width, Fx_create_frame):
Tue, 24 Sep 1996 00:37:53 +0000 Richard M. Stallman (x_window): With Motif, double extra_borders.
Mon, 23 Sep 1996 04:45:16 +0000 Richard M. Stallman (Fx_create_frame): Default Qinternal_border_width to 1.
Sat, 21 Sep 1996 01:14:57 +0000 Richard M. Stallman (Fx_create_frame): Default Qvertical_scroll_bars to `left'.
Tue, 10 Sep 1996 20:00:25 +0000 Richard M. Stallman (x_set_frame_parameters): Make height and width ints.
Sun, 01 Sep 1996 19:52:14 +0000 Richard M. Stallman (Fx_list_fonts): New optional arg MAXIMUM.
Sat, 31 Aug 1996 20:12:15 +0000 Richard M. Stallman (x_set_cursor_color): Use x_update_cursor.
Tue, 27 Aug 1996 13:40:00 +0000 Richard M. Stallman (x_window): Don't add ibw to menubar_size.
Wed, 21 Aug 1996 04:53:08 +0000 Richard M. Stallman (x_set_scroll_bar_width): Call x_set_window_size when arg is nil.
Sat, 17 Aug 1996 16:57:21 +0000 Richard M. Stallman (Fx_open_connection): Don't set Vx_resource_name.
Tue, 16 Jul 1996 23:13:51 +0000 Karl Heuer (Fx_create_frame): Do xlwmenu hack only if USE_LUCID.
Tue, 16 Jul 1996 05:22:55 +0000 Karl Heuer (xlwmenu_default_font): Declare, but don't define.
Tue, 16 Jul 1996 05:12:55 +0000 Karl Heuer (Qfont): Delete redundant definition.
Sat, 29 Jun 1996 06:45:08 +0000 Richard M. Stallman (Fx_create_frame): Gcpro parms, parent, and name.
Mon, 24 Jun 1996 01:29:37 +0000 Richard M. Stallman (x_real_positions): Don't call x_uncatch_errors twice.
Fri, 26 Apr 1996 16:39:13 +0000 Richard M. Stallman (x_window) [! USE_X_TOOLKIT]: Initialize wm_hints.icon_pixmap.
Fri, 26 Apr 1996 16:06:54 +0000 Richard M. Stallman Update copyright year.
Thu, 25 Apr 1996 03:36:01 +0000 Richard M. Stallman (Fx_list_fonts) [BROKEN_XLISTFONTSWITHINFO]:
Mon, 15 Apr 1996 15:48:51 +0000 Richard M. Stallman (x_set_frame_parameters): Get height and width from
Wed, 10 Apr 1996 17:23:18 +0000 Richard M. Stallman (Fx_list_fonts): Handle X protocol errors.
Tue, 09 Apr 1996 03:01:02 +0000 Richard M. Stallman (x_set_frame_parameters): Do call Fset_frame_size
Mon, 18 Mar 1996 03:26:17 +0000 Richard M. Stallman (X_I18N_INHIBITED): New macro--define this
Mon, 04 Mar 1996 18:00:34 +0000 Richard M. Stallman [AIX] [HAVE_X11R5] (XIMStatusNothing): Definition deleted.
Wed, 28 Feb 1996 18:07:46 +0000 Richard M. Stallman [AIX] [HAVE_X11R5] (XIMStatusNothing): Defined.
Wed, 21 Feb 1996 21:10:28 +0000 Karl Heuer (defined_color): When we find a "near" color in the map,
Mon, 19 Feb 1996 07:40:38 +0000 Karl Heuer (Fx_create_frame): Title is a string, not a symbol.
Tue, 13 Feb 1996 18:24:25 +0000 Karl Heuer (x_real_positions): Cast arg of XFree.
Fri, 09 Feb 1996 19:12:49 +0000 Richard M. Stallman (x_real_positions): Use XFree.
Sun, 04 Feb 1996 03:00:25 +0000 Richard M. Stallman (x_frame_parms): Add "title" element.
Tue, 30 Jan 1996 19:51:26 +0000 Richard M. Stallman (x_frame_parms): Alphabetize.
Fri, 26 Jan 1996 19:50:35 +0000 Richard M. Stallman (Qtitle): Declared.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Tue, 26 Dec 1995 04:41:21 +0000 Richard M. Stallman (check_x_display_info, check_x_frame, x_set_font)
Thu, 21 Dec 1995 17:15:31 +0000 Karl Heuer [X11R5_INHIBIT_I18N]: Undef HAVE_X_I18N if X11R5.
Tue, 19 Dec 1995 21:43:33 +0000 Karl Heuer Use <paths.h>, not "paths.h".
Fri, 15 Dec 1995 02:17:06 +0000 Richard M. Stallman (x_set_menu_bar_lines) [USE_X_TOOLKIT]:
Sat, 11 Nov 1995 07:13:56 +0000 Richard M. Stallman (HACK_EDITRES): Don't define if NO_EDITRES is defined.
Sun, 15 Oct 1995 15:17:33 +0000 Richard M. Stallman (x_window, both versions): Add HAVE_X_I18N support.
Mon, 25 Sep 1995 18:46:19 +0000 Richard M. Stallman (Fx_create_frame): Set up buffer-predicate slot.
Fri, 11 Aug 1995 00:55:47 +0000 Richard M. Stallman (x_set_menu_bar_lines) [USE_X_TOOLKIT]: When turning
Sat, 05 Aug 1995 05:04:46 +0000 Richard M. Stallman (Ffocus_frame, Funfocus_frame): Make them no-ops.
Wed, 26 Jul 1995 00:04:12 +0000 Karl Heuer Do renamings:
Tue, 25 Jul 1995 21:55:50 +0000 Richard M. Stallman Renamings: frame->display => frame->output, struct x_display -> sruct x_output.
Tue, 25 Jul 1995 20:10:03 +0000 Richard M. Stallman (x_menubar_window_to_frame): New function.
Thu, 20 Jul 1995 19:29:10 +0000 Richard M. Stallman [USE_MOTIF]: Don't include X11/Xaw/Paned.h, X11/Xaw/Label.h.
Mon, 17 Jul 1995 22:25:39 +0000 Karl Heuer (Fx_list_fonts): Don't free thisinfo if it is 0.
Sun, 02 Jul 1995 02:36:32 +0000 Richard M. Stallman (x_set_icon_type, x_set_icon_name): Don't ever remap the
Mon, 26 Jun 1995 03:49:46 +0000 Richard M. Stallman (Fx_open_connection, x_display_info_for_name):
Wed, 21 Jun 1995 18:44:42 +0000 Richard M. Stallman (Fx_display_grayscale_p): Return t or nil.
Mon, 19 Jun 1995 18:30:06 +0000 Richard M. Stallman (Fx_create_frame): Fix last arg to x_get_arg for Qdisplay.
Fri, 16 Jun 1995 16:10:41 +0000 Richard M. Stallman (x_report_frame_params, x_set_icon_type, x_set_icon_name)
Wed, 14 Jun 1995 00:45:28 +0000 Richard M. Stallman (syms_of_xfns): Initialize Vx_no_window_manager. Doc fix.
Sun, 11 Jun 1995 20:27:39 +0000 Karl Heuer [USE_X_TOOLKIT] (x_window): If using Motif,
Wed, 07 Jun 1995 21:02:00 +0000 Karl Heuer (x_real_positions): Uncatch and recatch X errors in the loop.
Tue, 06 Jun 1995 01:56:05 +0000 Karl Heuer (syms_of_xfns): Provide motif in Motif version.
Mon, 05 Jun 1995 17:41:10 +0000 Karl Heuer (Fx_create_frame): Make sure icon_name is a string or nil.
Mon, 05 Jun 1995 12:38:20 +0000 Karl Heuer (Qicon_name): New variable.
Thu, 01 Jun 1995 23:23:50 +0000 Karl Heuer (x_destroy_bitmap): Block and unblock input.
Wed, 31 May 1995 21:18:55 +0000 Karl Heuer (x_display_info_for_name): Fix error message.
Tue, 30 May 1995 23:17:55 +0000 Karl Heuer (syms_of_xfns): Allow PATH_BITMAPS to be a colon-separated list.
Tue, 30 May 1995 18:47:11 +0000 Karl Heuer (x_top_window_to_frame): Don't match menu-bar widget.
Tue, 30 May 1995 06:53:25 +0000 Karl Heuer (Fx_create_frame): Pass new arg to make_frame_without_minibuffer.
Mon, 29 May 1995 07:27:50 +0000 Karl Heuer (x_set_frame_parameters): Pass -1 to x_set_offset.
Mon, 29 May 1995 07:12:58 +0000 Karl Heuer (x_report_frame_params): Report top and left
Sat, 27 May 1995 00:46:13 +0000 Karl Heuer (x_window): Call initialize_frame_menubar
Fri, 26 May 1995 04:18:39 +0000 Karl Heuer (x_set_frame_parameters) Fix typo.
Thu, 25 May 1995 16:00:51 +0000 Karl Heuer (Fx_get_resource): Major rewrite to make it clearer.
Wed, 24 May 1995 04:54:16 +0000 Karl Heuer (x_set_frame_parameters): Pass 1 as change_gravity
Wed, 24 May 1995 04:42:09 +0000 Karl Heuer (x_window) [both versions]: Set menubar_height.
Wed, 24 May 1995 03:49:46 +0000 Karl Heuer (hack_wm_protocols): Use cast instead of suffix.
Wed, 24 May 1995 02:45:21 +0000 Karl Heuer [USE_X_TOOLKIT] (x_window): Pass position to toolkit
Tue, 23 May 1995 03:02:53 +0000 Karl Heuer (hack_wm_protocols): Cast args of XGetWindowProperty.
Tue, 09 May 1995 04:57:39 +0000 Karl Heuer (Fx_create_frame): Pass kb to make_frame_without_minibuffer.
Tue, 09 May 1995 04:47:52 +0000 Richard M. Stallman (Funfocus_frame): Check for live X frame.
Fri, 05 May 1995 07:01:59 +0000 Richard M. Stallman [USE_X_TOOLKIT] (x_window): Always pass position in geometry.
Sat, 29 Apr 1995 04:19:13 +0000 Karl Heuer (x_non_menubar_window_to_frame): New function.
Mon, 24 Apr 1995 18:28:11 +0000 Karl Heuer (x_get_focus_frame): New arg FRAME. Callers changed.
Wed, 19 Apr 1995 21:04:01 +0000 Karl Heuer (x_window): Use (or reuse) frame's namebuf instead of a
Tue, 18 Apr 1995 18:36:03 +0000 Richard M. Stallman (x_report_frame_params): Report value of `display' parm.
Thu, 13 Apr 1995 16:51:39 +0000 Richard M. Stallman (Fx_color_defined_p): Doc fix.
Mon, 10 Apr 1995 07:55:29 +0000 Richard M. Stallman (x_window): Copy the frame name to non-Lisp string.
Fri, 07 Apr 1995 02:21:52 +0000 Karl Heuer Update copyright.
Thu, 06 Apr 1995 18:51:54 +0000 Karl Heuer (x_window_to_frame): Skip non-X frames before testing dpyinfo.
Mon, 03 Apr 1995 23:34:26 +0000 Karl Heuer (x_window_to_frame): New arg DPYINFO. All callers changed.
Sat, 18 Mar 1995 18:05:28 +0000 Richard M. Stallman (x_decode_color): Don't use cdef if defined_color failed.
Wed, 15 Mar 1995 01:53:17 +0000 Karl Heuer (Fx_create_frame): set the frame's kboard member.
Mon, 06 Mar 1995 04:33:56 +0000 Richard M. Stallman (defined_color): If colormap is full, find closest match.
Tue, 14 Feb 1995 09:42:14 +0000 Richard M. Stallman (x_set_cursor_type): Set cursor_width field.
Sun, 12 Feb 1995 01:25:14 +0000 Richard M. Stallman (x_decode_color): Ignore failure from defined_color.
Mon, 26 Dec 1994 15:50:39 +0000 Richard M. Stallman (x_figure_window_size): Treat missing user-position parm as nil.
Fri, 23 Dec 1994 05:11:11 +0000 Richard M. Stallman (x_set_frame_parameters): Handle icon-left, icon-top parms.
Mon, 28 Nov 1994 18:17:31 +0000 Richard M. Stallman (Fx_synchronize): Fix doc string syntax.
Wed, 16 Nov 1994 00:55:11 +0000 Karl Heuer (CHECK_NATNUM): Use NATNUMP instead of its expansion.
Tue, 15 Nov 1994 23:52:43 +0000 Karl Heuer (x_window_to_frame, x_any_window_to_frame, x_top_window_to_frame): Use the new
Wed, 02 Nov 1994 06:18:45 +0000 Karl Heuer (Fx_list_fonts): Don't bother to retrieve font info when there's no size_ref
Tue, 01 Nov 1994 21:05:11 +0000 Richard M. Stallman (x_window): Make ibw 0 by default.
Sat, 29 Oct 1994 09:47:12 +0000 Richard M. Stallman (Fx_create_frame): Set xlwmenu_default_font.
Wed, 26 Oct 1994 09:19:57 +0000 Richard M. Stallman (x_window): Pass new arg f to hack_wm_protocols.
Tue, 25 Oct 1994 10:33:36 +0000 Richard M. Stallman (Fx_create_frame): Don't increment refernce_count
Sat, 22 Oct 1994 04:27:25 +0000 Richard M. Stallman (x_sync): Take frame ptr as arg.
Tue, 18 Oct 1994 02:32:43 +0000 Karl Heuer (x_set_unsplittable): New function.
Mon, 17 Oct 1994 06:56:52 +0000 Richard M. Stallman Include paths.h.
Sat, 15 Oct 1994 22:17:15 +0000 Richard M. Stallman (x_set_icon_type): If icon-type is a string, then use
Fri, 14 Oct 1994 05:18:22 +0000 Richard M. Stallman (Fx_create_frame): Init the FRAME_X_SCREEN as soon as can be done.
Thu, 06 Oct 1994 07:08:03 +0000 Richard M. Stallman (x_set_icon_type): Remove period from error message.
Tue, 04 Oct 1994 17:09:34 +0000 Karl Heuer (x_set_menu_bar_lines_1): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 16:46:24 +0000 Karl Heuer (Fx_open_connection): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 12:33:33 +0000 Karl Heuer (x_set_frame_parameters, x_set_visibility, Fx_create_frame,
Sun, 02 Oct 1994 22:06:26 +0000 Karl Heuer (x_figure_window_size): Use new formula for scroll bar width.
Sun, 02 Oct 1994 13:29:03 +0000 Paul Reilly (HACK_EDITRES): Declare if using X11R5.
Thu, 29 Sep 1994 19:23:41 +0000 Karl Heuer (x_report_frame_params): Fix format/arg mismatch.
Wed, 28 Sep 1994 00:58:45 +0000 Karl Heuer (x_set_scroll_bar_width): Nil now means 2 columns' worth of pixels.
Tue, 27 Sep 1994 00:30:32 +0000 Karl Heuer (x_set_frame_parameters, x_set_menu_bar_lines, Fx_create_frame,
Fri, 23 Sep 1994 18:20:31 +0000 Richard M. Stallman (Fx_create_frame): Rename menuBarLines resource to menuBar.
Fri, 23 Sep 1994 05:31:24 +0000 Richard M. Stallman (Fx_list_fonts): Use a cache stored in FRAME_X_SCREEN.
Wed, 21 Sep 1994 06:04:20 +0000 Richard M. Stallman (Fx_get_resource): Doc fix.
Tue, 20 Sep 1994 05:07:53 +0000 Karl Heuer (x_set_scroll_bar_width): New function.
Sat, 17 Sep 1994 02:16:33 +0000 Richard M. Stallman (hack_wm_protocols): Arrange to handle WM_SAVE_YOURSELF.
Fri, 16 Sep 1994 09:23:48 +0000 Richard M. Stallman Delete X11 conditionals.
Fri, 16 Sep 1994 08:51:35 +0000 Richard M. Stallman (Fx_display_grayscale_p): Check for > 1 pane.
Fri, 16 Sep 1994 08:44:49 +0000 Richard M. Stallman (Fx_display_grayscale_p): New function.
Thu, 15 Sep 1994 08:45:46 +0000 Richard M. Stallman (Fx_create_frame): Make 1 the default for menu-bar-lines.
Wed, 31 Aug 1994 20:45:41 +0000 Richard M. Stallman (defined_color): New arg ALLOC--optionally don't allocate the color.
Sun, 28 Aug 1994 20:00:21 +0000 Richard M. Stallman (Fx_color_defined_p): Return list of RGB values, not just t.
Sun, 31 Jul 1994 23:20:58 +0000 Richard M. Stallman (Fx_get_resource): Doc fix.
Sun, 17 Jul 1994 16:50:41 +0000 Richard M. Stallman (Fx_create_frame): Use 140 as default font size.
Mon, 11 Jul 1994 00:48:47 +0000 Richard M. Stallman (syms_of_xfns): Provide x-toolkit in toolkit version.
Thu, 07 Jul 1994 06:50:45 +0000 Richard M. Stallman (x_toolkit): New variable.
Fri, 01 Jul 1994 07:17:43 +0000 Paul Reilly (Fx_create_frame): Add GC protection for local var `f'.
Thu, 30 Jun 1994 04:27:21 +0000 Richard M. Stallman (XLIB_ILLEGAL_ACCESS): Defined.
Wed, 29 Jun 1994 21:38:34 +0000 Richard M. Stallman (x_set_frame_parameters): Call x_set_offset directly.
Tue, 21 Jun 1994 01:06:13 +0000 Karl Heuer Fix previous change: use Dimension, not short.
Tue, 21 Jun 1994 00:42:12 +0000 Karl Heuer (x_window): Delete duplicate computation.
Sun, 19 Jun 1994 19:07:47 +0000 Richard M. Stallman (x_window): Take account of pane widget internal border width.
Fri, 17 Jun 1994 23:34:37 +0000 Richard M. Stallman (x_real_positions): Make sure we know the parent window.
Wed, 15 Jun 1994 03:53:12 +0000 Richard M. Stallman Comment change.
Sun, 12 Jun 1994 15:43:34 +0000 Richard M. Stallman (x_window): Request "save yourself" commands.
Sun, 05 Jun 1994 17:43:51 +0000 Richard M. Stallman (Fx_open_connection): Set up Vx_resource_name and xrm_option
Sun, 05 Jun 1994 12:43:42 +0000 Richard M. Stallman (x_window): Take account of internal border of paned widget.
Sun, 05 Jun 1994 11:55:49 +0000 Richard M. Stallman (using_x_p): New function.
Wed, 25 May 1994 22:02:57 +0000 Richard M. Stallman (Vx_sensitive_text_pointer_shape):
Sat, 21 May 1994 01:11:51 +0000 Karl Heuer (x_set_background_color): Set scroll bar backgrounds.
Tue, 17 May 1994 09:43:47 +0000 Richard M. Stallman (validate_x_resource_name): Don't let Vx_resource_name have invalid characters.
Sun, 08 May 1994 21:03:21 +0000 Richard M. Stallman (x_real_positions): New function.
Wed, 04 May 1994 03:28:38 +0000 Richard M. Stallman (x_set_cursor_color): Fix typo.
Wed, 04 May 1994 02:41:09 +0000 Karl Heuer Update copyright.
Mon, 02 May 1994 00:45:44 +0000 Richard M. Stallman (Fx_create_frame): Set the size_hint_flags field.
Sun, 01 May 1994 23:26:44 +0000 Richard M. Stallman (x_figure_window_size): Handle `-' for top or left.
Sun, 01 May 1994 09:16:11 +0000 Richard M. Stallman (x_figure_window_size): Set USPosition only if user-position
Sat, 30 Apr 1994 00:13:44 +0000 Richard M. Stallman (Fx_create_frame): Pass 0 as 3rd arg to x_wm_set_size_hint.
Thu, 28 Apr 1994 18:13:22 +0000 Richard M. Stallman (x_window) [USE_X_TOOLKIT]: Call XSetWMHints.
Sat, 23 Apr 1994 04:09:17 +0000 Richard M. Stallman (x_window): Test FRAME_EXTERNAL_MENU_BAR
Sun, 17 Apr 1994 23:44:33 +0000 Richard M. Stallman (Xatom_editres_name): Declared.
Sun, 17 Apr 1994 19:31:31 +0000 Richard M. Stallman (Fx_create_frame): Delete excess args to x_wm_set_size_hint.
Thu, 14 Apr 1994 17:21:38 +0000 Richard M. Stallman (Fx_list_fonts): Error if non-X frame used.
Sun, 10 Apr 1994 06:04:33 +0000 Richard M. Stallman (x_figure_window_size): Don't call x_calc_absolute_position.
Sun, 10 Apr 1994 00:38:14 +0000 Richard M. Stallman (Fx_list_fonts): Doc fix.
Sat, 09 Apr 1994 06:34:27 +0000 Richard M. Stallman (x_char_height): Use line_height field.
Fri, 08 Apr 1994 16:00:13 +0000 Fred Pierresteguy (syms_of_xfns): Define Vx_cross_pointer_shape.
Thu, 31 Mar 1994 16:49:00 +0000 Fred Pierresteguy (x_window) [USE_X_TOOLKIT]: When doing geometry management, don't compute the
Thu, 31 Mar 1994 14:49:42 +0000 Fred Pierresteguy (x_window) [USE_X_TOOLKIT]: New args window_prompting and minibuffer_only.
Fri, 25 Mar 1994 01:34:24 +0000 Karl Heuer (x_get_arg): Use downcased string in compare.
Fri, 25 Mar 1994 01:18:47 +0000 Karl Heuer (x_report_frame_params): Sample visibility.
Fri, 25 Mar 1994 00:41:56 +0000 Karl Heuer (x_set_frame_parameters, x_get_arg, x_window, Fx_create_frame,
Thu, 24 Mar 1994 07:36:56 +0000 Fred Pierresteguy (Fx_create_frame): Add USE_X_TOOLKIT conditional around the call to
Wed, 23 Mar 1994 20:09:12 +0000 Karl Heuer (x_get_focus_frame): New function.
Wed, 23 Mar 1994 18:22:13 +0000 Fred Pierresteguy (Fx_create_frame): Call initialize_frame_menubar.
Wed, 02 Mar 1994 05:48:00 +0000 Karl Heuer (Fx_list_fonts): Avoid confused increment of info.
Thu, 24 Feb 1994 12:54:54 +0000 Fred Pierresteguy (x_window): Call XChangeWindowAttributes with the standard
Sat, 19 Feb 1994 22:57:12 +0000 Richard M. Stallman (x_window_to_frame): Add parens for clarity.
Fri, 18 Feb 1994 20:11:20 +0000 Richard M. Stallman (Fx_parse_geometry): Don't call check_x.
Mon, 14 Feb 1994 23:28:23 +0000 Karl Heuer (Fx_close_current_connection): call check_x.
Mon, 14 Feb 1994 21:41:46 +0000 Karl Heuer (check_x): Make it global.
Fri, 11 Feb 1994 13:56:38 +0000 Fred Pierresteguy (x_set_menu_bar_lines) [USE_X_TOOLKIT]: Dont Call XtDestroyWidget but
Fri, 11 Feb 1994 13:50:53 +0000 Fred Pierresteguy *** empty log message ***
Tue, 01 Feb 1994 17:33:14 +0000 Fred Pierresteguy (x_set_menu_bar_lines): Test also menubar_widget before calling
Wed, 26 Jan 1994 05:19:51 +0000 Richard M. Stallman Find lwlib.h in ../lwlib.
Mon, 10 Jan 1994 22:37:42 +0000 Richard M. Stallman (x_sync): Block input.
Sun, 09 Jan 1994 15:20:21 +0000 Richard M. Stallman (x_sync): New function.
Tue, 04 Jan 1994 01:22:38 +0000 Richard M. Stallman (Fx_list_fonts): Don't fail to init `tail'.
Thu, 23 Dec 1993 01:00:49 +0000 Richard M. Stallman (Fx_list_fonts): Handle BROKEN_XLISTFONTSWITHINFO.
Fri, 26 Nov 1993 21:50:57 +0000 Richard M. Stallman (x_window): Call XSetWMProtocols.
Mon, 22 Nov 1993 04:33:26 +0000 Richard M. Stallman (x_set_frame_parameters): Call check_frame_size
Wed, 22 Sep 1993 18:07:44 +0000 Brian Fox (XScreenNumberOfScreen): Move assignments out of declaration for (dpy,
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Thu, 19 Aug 1993 22:29:35 +0000 David J. MacKenzie comment fix
Sat, 14 Aug 1993 10:59:10 +0000 Richard M. Stallman (x_wm_set_size_hint): New args spec_x and spec_y.
Sat, 14 Aug 1993 07:20:08 +0000 Richard M. Stallman (x_set_frame_parameters): Don't die if just one of
Fri, 13 Aug 1993 22:16:38 +0000 Richard M. Stallman (XScreenNumberOfScreen): New function.
Wed, 11 Aug 1993 20:48:04 +0000 Richard M. Stallman (enum resource_types): Delete final comma.
Sat, 31 Jul 1993 01:32:23 +0000 Jim Blandy * xfns.c (Fx_open_connection): Test the CPP symbol
Fri, 30 Jul 1993 23:12:25 +0000 Jim Blandy * xfns.c (x_set_background_color): Change the foreground color of
Fri, 30 Jul 1993 03:17:18 +0000 Jim Blandy * xfns.c (syms_of_xfns): Don't staticpro Vx_resource_name;
Thu, 29 Jul 1993 00:25:38 +0000 Roland McGrath (syms_of_xfns): Use DEFVAR_LISP, not DEFVAR_INT, for Vx_pointer_shape.
Tue, 27 Jul 1993 17:00:08 +0000 Richard M. Stallman (Fx_rebind_key, Fx_rebind_keys): Functions deleted.
Sun, 25 Jul 1993 22:01:06 +0000 Richard M. Stallman (MAXREQUEST): Defined.
Sun, 25 Jul 1993 05:38:16 +0000 Richard M. Stallman (Fx_create_frame): Typo in previous change.
Sat, 24 Jul 1993 07:23:16 +0000 Richard M. Stallman (Fx_create_frame): Don't look for default font
Tue, 20 Jul 1993 21:54:57 +0000 Richard M. Stallman (validate_x_resource_name): Call make_string properly.
Sun, 18 Jul 1993 08:07:18 +0000 Jim Blandy * xfns.c (Fx_create_frame): Block input around call to
Sun, 18 Jul 1993 06:29:19 +0000 Jim Blandy * xfns.c (Fx_open_connection): Don't trust HAVE_XRMSETDATABASE;
Tue, 29 Jun 1993 23:04:11 +0000 Jim Blandy * xfns.c (Fx_create_frame): Check for internalBorder resource, as
Tue, 22 Jun 1993 08:17:56 +0000 Jim Blandy * commands.h (Vglobal_mouse_map): Removed; unused.
Tue, 22 Jun 1993 07:25:11 +0000 Jim Blandy Separate parameter faces (those created and modified by the user)
Fri, 18 Jun 1993 16:33:12 +0000 Jim Blandy * xfns.c: Always #include "bitmaps/gray.xbm"; the bitmaps seem to
Sat, 12 Jun 1993 17:23:13 +0000 Jim Blandy * xfns.c [! HAVE_X11R5] (Fx_rebind_key): Recognize that
Sat, 12 Jun 1993 10:12:21 +0000 Jim Blandy * config.h.in (HAVE_XRMSETDATABASE, HAVE_RANDOM, HAVE_LIBXBSD):
Fri, 11 Jun 1993 15:43:04 +0000 Richard M. Stallman (syms_of_xfns): Don't set up Qicon.
Fri, 11 Jun 1993 07:14:12 +0000 Richard M. Stallman (Fx_list_fonts): If names is 0, just return nil.
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Sun, 06 Jun 1993 03:32:24 +0000 Richard M. Stallman [EMACS_BIT_MAPS]: Include gray.xbm from ./bitmaps.
Sat, 05 Jun 1993 20:52:02 +0000 Richard M. Stallman (Fx_open_connection): Make `data' unsigned char.
Fri, 04 Jun 1993 07:14:47 +0000 Richard M. Stallman (x_set_menu_bar_lines_1): Adjust just the uppermost child
Thu, 03 Jun 1993 05:56:44 +0000 Richard M. Stallman (x_set_frame_parameters): Process all parms in reverse order.
Thu, 03 Jun 1993 05:55:55 +0000 Richard M. Stallman (x_window): Use Vxrdb_name for res_name field.
Tue, 01 Jun 1993 08:07:38 +0000 Richard M. Stallman (x_set_menu_bar_lines): Use FRAME_NEW_HEIGHT and ..._WIDTH.
Mon, 31 May 1993 07:21:10 +0000 Richard M. Stallman (Fx_create_frame): Use bitmapIcon, not iconType.
Mon, 31 May 1993 04:03:16 +0000 Richard M. Stallman (Fx_list_fonts): Handle 0 for FRAME_FACES (f) [face_id]->font.
Sun, 30 May 1993 18:43:01 +0000 Richard M. Stallman (Fx_open_connection) [NO_XRM_SET_DATABASE]:
Sun, 30 May 1993 04:48:18 +0000 Richard M. Stallman (Fx_close_current_connection): Clear x_current_display.
Fri, 28 May 1993 06:44:48 +0000 Jim Blandy * xfns.c (x_set_frame_parameters): Use the first
Thu, 27 May 1993 05:53:05 +0000 Richard M. Stallman (x_get_resource_string): New function.
Thu, 27 May 1993 05:09:02 +0000 Jim Blandy * xfns.c: Make resource manager work correctly even when
Wed, 26 May 1993 21:51:07 +0000 Richard M. Stallman (Fx_rebind_key, Fx_rebind_keys): X10 definitions deleted.
Wed, 26 May 1993 20:33:32 +0000 Richard M. Stallman (x_set_cursor_type): If arg not recognized, use box cursor.
Wed, 26 May 1993 03:16:57 +0000 Richard M. Stallman (x_figure_window_size): Make the default frame coords (0,0).
Tue, 25 May 1993 15:36:47 +0000 Richard M. Stallman (Fx_open_connection): Set xrm_option correctly.
Tue, 25 May 1993 14:03:41 +0000 Jim Blandy * xfns.c: Clear out the old face stuff.
Tue, 25 May 1993 02:18:33 +0000 Jim Blandy * xfns.c (select_visual): Include the screen number in the
Mon, 24 May 1993 15:03:32 +0000 Jim Blandy * xterm.c (x_new_font): Reject fonts with varying spacing. We
Mon, 24 May 1993 00:04:18 +0000 Richard M. Stallman (check_x): New function.
Sat, 22 May 1993 22:04:07 +0000 Richard M. Stallman (x_window_to_frame): Use XGCTYPE.
Fri, 21 May 1993 20:22:10 +0000 Richard M. Stallman (syms_of_xfns): Don't make Lisp vars
Wed, 19 May 1993 03:51:26 +0000 Richard M. Stallman (x_set_menu_bar_lines): Fix typo in last change.
Wed, 19 May 1993 00:19:16 +0000 Jim Blandy * xfns.c (x_set_menu_bar_lines): Minibuffer-only frames can't have
Sun, 16 May 1993 22:35:23 +0000 Richard M. Stallman (x_set_cursor_color): Set cursor_foreground_pixel.
Mon, 10 May 1993 23:31:01 +0000 Jim Blandy * xfns.c (Fx_create_frame): Use an XLFD name for the default font,
Mon, 10 May 1993 00:25:40 +0000 Jim Blandy * xfns.c (x_make_gc): After building the GC's for the frame, call
Sat, 08 May 1993 16:29:04 +0000 Richard M. Stallman (Fx_get_mouse_event, Fx_mouse_events): Code deleted.
Fri, 07 May 1993 02:55:22 +0000 Richard M. Stallman (x_get_arg): Call Fintern, not intern.
Wed, 31 Mar 1993 10:55:33 +0000 Jim Blandy Put interrupt input blocking in a separate file from xterm.h.
Thu, 25 Mar 1993 02:16:10 +0000 Jim Blandy * xfns.c [VMS]: Get the gray_bits from [.bitmaps]gray.xbm.
Wed, 24 Mar 1993 01:54:20 +0000 Jim Blandy * xfns.c (x_make_gc): Don't forget to block X input around the
Tue, 23 Mar 1993 04:58:07 +0000 Jim Blandy * xfns.c (Fx_parse_geometry): Renamed from Fx_geometry.
Sun, 21 Mar 1993 05:14:35 +0000 Jim Blandy Fix typo.
Sun, 21 Mar 1993 05:11:23 +0000 Jim Blandy Use the `visiblity' parameter to determine the initial state of
Sat, 20 Mar 1993 20:48:34 +0000 Jim Blandy * xfns.c (Fx_open_connection): If we have X11R5, use
Sat, 20 Mar 1993 19:30:58 +0000 Jim Blandy * emacs.c (Finvocation_name): New function.
Sat, 20 Mar 1993 09:21:13 +0000 Richard M. Stallman (Fx_display_color_p): Renamed from Fx_color_display_p.
Sat, 20 Mar 1993 06:25:55 +0000 Richard M. Stallman (x_screen): Make this var file scope.
Mon, 15 Mar 1993 06:06:07 +0000 Richard M. Stallman (Xatom_wm_change_state): Just declare.
Thu, 11 Mar 1993 08:10:58 +0000 Richard M. Stallman (x_frame_parms): Add elts for visibility and menu-bar-lines.
Mon, 08 Mar 1993 08:07:52 +0000 Richard M. Stallman (Fx_pixel_width, Fx_pixel_height): Fns deleted.
Tue, 02 Mar 1993 08:22:42 +0000 Jim Blandy Use the term `scroll bar', instead of `scrollbar'.
Mon, 22 Feb 1993 15:08:57 +0000 Jim Blandy * xfns.c (x_set_icon_type): Pass the proper number of arguments to
Sun, 14 Feb 1993 14:40:13 +0000 Jim Blandy * frame.c (Fframe_parameters): Report the `minibuffer' parameter of
Tue, 26 Jan 1993 01:58:16 +0000 Jim Blandy JimB's changes since January 18th
Thu, 14 Jan 1993 15:19:55 +0000 Jim Blandy * xfns.c (Fx_create_frame): After mapping the frame, call
Sun, 03 Jan 1993 23:43:29 +0000 Richard M. Stallman (Fx_get_resource): Use EMACS_CLASS to make class_key
Thu, 24 Dec 1992 06:19:31 +0000 Jim Blandy * frame.h (struct frame): New fields `can_have_scrollbars' and
Sun, 06 Dec 1992 22:21:21 +0000 Jim Blandy * xfns.c (Fx_create_frame): Initialize f->async_visible too.
Mon, 16 Nov 1992 01:03:16 +0000 Jim Blandy * xfns.c (unread_command_char): Change name in extern declaration
Sat, 31 Oct 1992 05:41:49 +0000 Jim Blandy * xfns.c (x_decode_color, Fx_color_display_p): x_screen_planes is
Mon, 19 Oct 1992 18:36:13 +0000 Jim Blandy Same. * xfns.c (x_set_face): Dyked out this function; it has no callers,
Sun, 13 Sep 1992 12:46:45 +0000 Jim Blandy Declare x_implicitly_set_name to be void.
Fri, 11 Sep 1992 23:31:02 +0000 Richard M. Stallman (Fx_track_pointer): Pass new args to read_char.
Sat, 29 Aug 1992 03:25:25 +0000 Jim Blandy * xfns.c (x_icon): Don't call x_wm_set_icon_positions if the user
Wed, 19 Aug 1992 06:46:08 +0000 Jim Blandy * xfns.c (x_set_name): Take new argument EXPLICIT, instead of
Wed, 12 Aug 1992 14:33:03 +0000 Jim Blandy * xfns.c (x_get_arg): Return Qunbound for an unspecified
Tue, 21 Jul 1992 22:16:39 +0000 Jim Blandy entered into RCS
Fri, 17 Jul 1992 22:17:57 +0000 Jim Blandy *** empty log message ***
Tue, 14 Jul 1992 16:25:43 +0000 Jim Blandy *** empty log message ***
Wed, 24 Jun 1992 05:09:26 +0000 Jim Blandy *** empty log message ***
Wed, 10 Jun 1992 03:53:16 +0000 Jim Blandy *** empty log message ***
Tue, 09 Jun 1992 01:56:22 +0000 Richard M. Stallman *** empty log message ***
Mon, 08 Jun 1992 02:23:29 +0000 Richard M. Stallman *** empty log message ***
Thu, 04 Jun 1992 23:02:33 +0000 Richard M. Stallman *** empty log message ***
Thu, 04 Jun 1992 06:43:29 +0000 Richard M. Stallman *** empty log message ***
Tue, 12 May 1992 03:44:17 +0000 Joseph Arceneaux *** empty log message ***
Tue, 12 May 1992 02:31:53 +0000 Joseph Arceneaux *** empty log message ***
Fri, 24 Apr 1992 08:11:54 +0000 Jim Blandy *** empty log message ***
Tue, 28 Jan 1992 14:42:19 +0000 Jim Blandy *** empty log message ***
Mon, 13 Jan 1992 21:48:08 +0000 Jim Blandy *** empty log message ***
Tue, 26 Nov 1991 05:14:58 +0000 Michael I. Bushnell *** empty log message ***
Fri, 16 Aug 1991 16:09:27 +0000 Jim Blandy *** empty log message ***
Wed, 14 Aug 1991 01:04:47 +0000 Jim Blandy Initial revision