log src/xfns.c @ 57941:68ea73fe257b

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