log src/xfns.c @ 46370:40db0673e6f0

age author description
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 Jank (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 Jank (gif_load): Use correct width and height for GIF images.
Tue, 22 Jan 2002 04:47:03 +0000 Jan Djrv xfns.c (x_set_frame_parameters): Typo in previous fix corrected.
Mon, 21 Jan 2002 19:23:48 +0000 Jan Djrv 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 Jank (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 Jank (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 Jank 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 Jank (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 Jank (Fx_show_tip): Remove unused variables `buffer', `top', `left', `max_width'
Sat, 20 Oct 2001 20:24:29 +0000 Pavel Jank (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.
Mon, 08 Oct 2001 06:45:26 +0000 Pavel Jank *** empty log message ***
Fri, 05 Oct 2001 16:36:29 +0000 Miles Bader (x_set_scroll_bar_background) [USE_TOOLKIT_SCROLL_BARS]:
Fri, 05 Oct 2001 11:22:57 +0000 Gerd Moellmann (tiff_error_handler, tiff_warning_handler): New functions.
Tue, 25 Sep 2001 17:42:49 +0000 Gerd Moellmann (x_kill_gs_process): Recognize if someone has cleared
Thu, 13 Sep 2001 12:56:07 +0000 Gerd Moellmann (Fx_window_property): Handle case that property gets
Thu, 06 Sep 2001 12:48:06 +0000 Gerd Moellmann (x_set_background_color): Don't change the colors
Thu, 09 Aug 2001 09:48:04 +0000 Gerd Moellmann (x_create_im): Remove prototype.
Wed, 01 Aug 2001 09:53:58 +0000 Gerd Moellmann (x_set_tool_bar_lines): Clear the tool bar window's
Thu, 26 Jul 2001 13:16:25 +0000 Gerd Moellmann (x-show-tip): Doc fix.
Thu, 26 Jul 2001 13:14:02 +0000 Gerd Moellmann (Vx_max_tooltip_size): New variable.
Wed, 25 Jul 2001 12:45:10 +0000 Gerd Moellmann (Fx_file_dialog): Block/unblock input while processing
Tue, 24 Jul 2001 11:28:18 +0000 Gerd Moellmann (valid_image_p): Protect better against invalid image
Tue, 10 Jul 2001 12:19:10 +0000 Gerd Moellmann (Fx_create_frame): Initialize frame colors to -1,
Mon, 25 Jun 2001 15:37:16 +0000 Gerd Moellmann (Qwait_for_wm): New variable.
Wed, 30 May 2001 15:29:51 +0000 Gerd Moellmann (enum image_value_type): New enumerator
Wed, 16 May 2001 17:33:02 +0000 Gerd Moellmann (x_set_foreground_color): Change frame's cursor_pixel
Mon, 07 May 2001 17:38:07 +0000 Gerd Moellmann (x_set_foreground_color): Set frame's cursor_pixel.
Thu, 03 May 2001 17:09:27 +0000 Gerd Moellmann (file_dialog_unmap_cb): New function.
Fri, 06 Apr 2001 16:58:44 +0000 Gerd Moellmann (compute_tip_xy): Add parameters WIDTH and HEIGHT.
Thu, 05 Apr 2001 13:07:22 +0000 Gerd Moellmann (Vmotif_version_string) [USE_MOTIF]: New variable.
Tue, 03 Apr 2001 15:30:38 +0000 Gerd Moellmann (postprocess_image): New function.
Mon, 19 Mar 2001 14:11:23 +0000 Gerd Moellmann (x_create_tip_frame): Add parameter TEXT. Set the
Tue, 06 Mar 2001 19:33:47 +0000 Gerd Moellmann (Fx_create_frame): Clear Vwindow_list.
Thu, 01 Mar 2001 16:38:41 +0000 Gerd Moellmann (Fx_create_frame): Adjust the frame's height for presence
Thu, 01 Mar 2001 13:11:58 +0000 Gerd Moellmann (x_set_foreground_color): Set the background of the
Thu, 01 Mar 2001 12:56:26 +0000 Gerd Moellmann (x_set_font): Handle case of x_new_fontset returning the
Wed, 28 Feb 2001 15:05:10 +0000 Gerd Moellmann (Fx_hide_tip): Don't use `None' with widgets; use
Wed, 21 Feb 2001 13:55:14 +0000 Gerd Moellmann Rename everything containing *busy_cursor* and similar
Fri, 02 Feb 2001 15:27:55 +0000 Gerd Moellmann (x_set_font): If font hasn't changed, avoid recomputing
Thu, 01 Feb 2001 15:01:11 +0000 Gerd Moellmann (x_set_tool_bar_lines): Do nothing If frame is
Tue, 30 Jan 2001 15:05:04 +0000 Gerd Moellmann (Fx_create_frame): Add the tool bar height to the frame
Fri, 26 Jan 2001 09:34:55 +0000 Gerd Moellmann (xic_style): New variable.
Thu, 25 Jan 2001 20:25:33 +0000 Gerd Moellmann * xfns.c (x_set_tool_bar_lines): Use x_clear_area instead of
Thu, 25 Jan 2001 15:39:26 +0000 Gerd Moellmann (Fx_file_dialog): Remove a workaround for Lesstif
Wed, 24 Jan 2001 14:21:48 +0000 Gerd Moellmann (x_create_tip_frame): Prevent changing the tooltip's
Thu, 18 Jan 2001 14:48:38 +0000 Gerd Moellmann (Qcancel_timer): New variable.
Wed, 17 Jan 2001 13:14:01 +0000 Gerd Moellmann (QCconversion): Replaces QCalgorithm.
Fri, 12 Jan 2001 15:09:21 +0000 Gerd Moellmann (Fimage_size, image_ascent): Adapt to the change of image
Fri, 12 Jan 2001 12:38:21 +0000 Gerd Moellmann (x_set_mouse_color): Fix color allocation.
Wed, 10 Jan 2001 12:17:49 +0000 Gerd Moellmann (Fx_backspace_delete_keys_p): Use XkbGetMap and
Mon, 08 Jan 2001 19:35:06 +0000 Ken Raeburn * xfns.c (xpm_load) [!ALLOC_XPM_COLORS]: Declare local variable I in inner block.
Thu, 04 Jan 2001 20:34:40 +0000 Gerd Moellmann Update copyright.
Thu, 04 Jan 2001 20:33:06 +0000 Gerd Moellmann (x_create_tip_frame): Preserve the value of
Thu, 04 Jan 2001 13:55:37 +0000 Gerd Moellmann (x_create_tip_frame): Call face-set-after-frame-default,
Tue, 02 Jan 2001 14:12:28 +0000 Eli Zaretskii (x_display_info_for_name): Cast 0 to "char *" in the call
Thu, 28 Dec 2000 16:22:35 +0000 Gerd Moellmann (Fx_backspace_delete_keys_p): Check library and server
Thu, 28 Dec 2000 10:11:50 +0000 Gerd Moellmann Use #if GLYPH_DEBUG instead of #ifdef GLYPH_DEBUG.
Mon, 18 Dec 2000 11:36:13 +0000 Gerd Moellmann (show_busy_cursor): Check for live frames more
Sun, 17 Dec 2000 15:09:52 +0000 Gerd Moellmann (unwind_create_frame): Return t if frame was deleted.
Fri, 15 Dec 2000 12:06:34 +0000 Gerd Moellmann (x_create_tip_frame): Use unwind_create_tip_frame,
Thu, 14 Dec 2000 12:01:50 +0000 Gerd Moellmann (Fx_backspace_delete_keys_p): New function.
Wed, 13 Dec 2000 20:27:01 +0000 Gerd Moellmann (image_cache_refcount, dpyinfo_refcount) [GLYPH_DEBUG]:
Wed, 13 Dec 2000 13:24:02 +0000 Gerd Moellmann (gray_bitmap_bits): Declare `char *'.
Tue, 12 Dec 2000 11:38:14 +0000 Gerd Moellmann (Fx_hide_tip): Simplified.
Mon, 11 Dec 2000 21:13:10 +0000 Gerd Moellmann (Fx_hide_tip): Fix last change.
Mon, 11 Dec 2000 19:26:11 +0000 Gerd Moellmann (Fx_hide_tip): Avoid unnecessary work when there's
Thu, 07 Dec 2000 11:44:06 +0000 Gerd Moellmann (x_free_gcs): New function.
Wed, 29 Nov 2000 13:57:10 +0000 Gerd Moellmann (Fx_create_frame): Reintroduce the call to
Tue, 28 Nov 2000 13:47:03 +0000 Gerd Moellmann (Vx_window_horizontal_drag_shape): New variable.
Wed, 22 Nov 2000 14:27:38 +0000 Gerd Moellmann (x_set_tool_bar_lines): Clear internal border when
Tue, 21 Nov 2000 22:26:20 +0000 Gerd Moellmann (Fx_hide_tip) [USE_LUCID]: Add a hack to redisplay
Mon, 20 Nov 2000 22:28:03 +0000 Gerd Moellmann (x_create_tip_frame): Use CWSaveUnder only if the
Sat, 18 Nov 2000 21:06:03 +0000 Gerd Moellmann (x_set_tool_bar_lines): When clearing the frame, also
Sat, 18 Nov 2000 13:43:59 +0000 Gerd Moellmann (Fx_show_tip): Use default y-offset of -10 so that
Mon, 13 Nov 2000 12:24:15 +0000 Miles Bader (x_create_bitmap_from_file, x_find_image_file): Use new openp return protocol.
Mon, 06 Nov 2000 12:36:06 +0000 Kenichi Handa (x_encode_text): Suppress producing escape sequences for composition.
Wed, 18 Oct 2000 11:57:35 +0000 Gerd Moellmann (x_to_xcolors, x_set_mouse_color, lookup_pixel_color)
Mon, 16 Oct 2000 19:57:04 +0000 Gerd Moellmann (pbm_format): Add :foreground and :background keywords.
Mon, 16 Oct 2000 14:45:44 +0000 Miles Bader Revert last change.
Mon, 16 Oct 2000 11:47:04 +0000 Miles Bader (xpm_lookup_color):
Thu, 12 Oct 2000 20:31:31 +0000 Stefan Monnier (Fx_create_frame): Don't bother calling