log src/xfns.c @ 39862:da336e9d1ab5

age author description
2001-10-12 Stefan Monnier (syms_of_xfns): Update calls to Fprovide.
2001-10-12 Stefan Monnier Update calls to openp.
2001-10-08 Gerd Moellmann Don't define min/max.
2001-10-08 Pavel Janík *** empty log message ***
2001-10-05 Miles Bader (x_set_scroll_bar_background) [USE_TOOLKIT_SCROLL_BARS]:
2001-10-05 Gerd Moellmann (tiff_error_handler, tiff_warning_handler): New functions.
2001-09-25 Gerd Moellmann (x_kill_gs_process): Recognize if someone has cleared
2001-09-13 Gerd Moellmann (Fx_window_property): Handle case that property gets
2001-09-06 Gerd Moellmann (x_set_background_color): Don't change the colors
2001-08-09 Gerd Moellmann (x_create_im): Remove prototype.
2001-08-01 Gerd Moellmann (x_set_tool_bar_lines): Clear the tool bar window's
2001-07-26 Gerd Moellmann (x-show-tip): Doc fix.
2001-07-26 Gerd Moellmann (Vx_max_tooltip_size): New variable.
2001-07-25 Gerd Moellmann (Fx_file_dialog): Block/unblock input while processing
2001-07-24 Gerd Moellmann (valid_image_p): Protect better against invalid image
2001-07-10 Gerd Moellmann (Fx_create_frame): Initialize frame colors to -1,
2001-06-25 Gerd Moellmann (Qwait_for_wm): New variable.
2001-05-30 Gerd Moellmann (enum image_value_type): New enumerator
2001-05-16 Gerd Moellmann (x_set_foreground_color): Change frame's cursor_pixel
2001-05-07 Gerd Moellmann (x_set_foreground_color): Set frame's cursor_pixel.
2001-05-03 Gerd Moellmann (file_dialog_unmap_cb): New function.
2001-04-06 Gerd Moellmann (compute_tip_xy): Add parameters WIDTH and HEIGHT.
2001-04-05 Gerd Moellmann (Vmotif_version_string) [USE_MOTIF]: New variable.
2001-04-03 Gerd Moellmann (postprocess_image): New function.
2001-03-19 Gerd Moellmann (x_create_tip_frame): Add parameter TEXT. Set the
2001-03-06 Gerd Moellmann (Fx_create_frame): Clear Vwindow_list.
2001-03-01 Gerd Moellmann (Fx_create_frame): Adjust the frame's height for presence
2001-03-01 Gerd Moellmann (x_set_foreground_color): Set the background of the
2001-03-01 Gerd Moellmann (x_set_font): Handle case of x_new_fontset returning the
2001-02-28 Gerd Moellmann (Fx_hide_tip): Don't use `None' with widgets; use
2001-02-21 Gerd Moellmann Rename everything containing *busy_cursor* and similar
2001-02-02 Gerd Moellmann (x_set_font): If font hasn't changed, avoid recomputing
2001-02-01 Gerd Moellmann (x_set_tool_bar_lines): Do nothing If frame is
2001-01-30 Gerd Moellmann (Fx_create_frame): Add the tool bar height to the frame
2001-01-26 Gerd Moellmann (xic_style): New variable.
2001-01-25 Gerd Moellmann * xfns.c (x_set_tool_bar_lines): Use x_clear_area instead of
2001-01-25 Gerd Moellmann (Fx_file_dialog): Remove a workaround for Lesstif
2001-01-24 Gerd Moellmann (x_create_tip_frame): Prevent changing the tooltip's
2001-01-18 Gerd Moellmann (Qcancel_timer): New variable.
2001-01-17 Gerd Moellmann (QCconversion): Replaces QCalgorithm.
2001-01-12 Gerd Moellmann (Fimage_size, image_ascent): Adapt to the change of image
2001-01-12 Gerd Moellmann (x_set_mouse_color): Fix color allocation.
2001-01-10 Gerd Moellmann (Fx_backspace_delete_keys_p): Use XkbGetMap and
2001-01-08 Ken Raeburn * xfns.c (xpm_load) [!ALLOC_XPM_COLORS]: Declare local variable I in inner block.
2001-01-04 Gerd Moellmann Update copyright.
2001-01-04 Gerd Moellmann (x_create_tip_frame): Preserve the value of
2001-01-04 Gerd Moellmann (x_create_tip_frame): Call face-set-after-frame-default,
2001-01-02 Eli Zaretskii (x_display_info_for_name): Cast 0 to "char *" in the call
2000-12-28 Gerd Moellmann (Fx_backspace_delete_keys_p): Check library and server
2000-12-28 Gerd Moellmann Use #if GLYPH_DEBUG instead of #ifdef GLYPH_DEBUG.
2000-12-18 Gerd Moellmann (show_busy_cursor): Check for live frames more
2000-12-17 Gerd Moellmann (unwind_create_frame): Return t if frame was deleted.
2000-12-15 Gerd Moellmann (x_create_tip_frame): Use unwind_create_tip_frame,
2000-12-14 Gerd Moellmann (Fx_backspace_delete_keys_p): New function.
2000-12-13 Gerd Moellmann (image_cache_refcount, dpyinfo_refcount) [GLYPH_DEBUG]:
2000-12-13 Gerd Moellmann (gray_bitmap_bits): Declare `char *'.
2000-12-12 Gerd Moellmann (Fx_hide_tip): Simplified.
2000-12-11 Gerd Moellmann (Fx_hide_tip): Fix last change.
2000-12-11 Gerd Moellmann (Fx_hide_tip): Avoid unnecessary work when there's
2000-12-07 Gerd Moellmann (x_free_gcs): New function.