log src/xfns.c @ 57635:b1a458fd1ca9

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