log src/xfns.c @ 79110:29f6806df351

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