log src/xfns.c @ 55642:d69e0fb91340

age author description
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.