log src/xfns.c @ 58214:aaad85fd645c

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