log src/xfns.c @ 37914:055740f4bc36

age author description
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.
2000-11-29 Gerd Moellmann (Fx_create_frame): Reintroduce the call to
2000-11-28 Gerd Moellmann (Vx_window_horizontal_drag_shape): New variable.
2000-11-22 Gerd Moellmann (x_set_tool_bar_lines): Clear internal border when
2000-11-21 Gerd Moellmann (Fx_hide_tip) [USE_LUCID]: Add a hack to redisplay
2000-11-20 Gerd Moellmann (x_create_tip_frame): Use CWSaveUnder only if the
2000-11-18 Gerd Moellmann (x_set_tool_bar_lines): When clearing the frame, also
2000-11-18 Gerd Moellmann (Fx_show_tip): Use default y-offset of -10 so that
2000-11-13 Miles Bader (x_create_bitmap_from_file, x_find_image_file): Use new openp return protocol.
2000-11-06 Kenichi Handa (x_encode_text): Suppress producing escape sequences for composition.
2000-10-18 Gerd Moellmann (x_to_xcolors, x_set_mouse_color, lookup_pixel_color)
2000-10-16 Gerd Moellmann (pbm_format): Add :foreground and :background keywords.
2000-10-16 Miles Bader Revert last change.
2000-10-16 Miles Bader (xpm_lookup_color):
2000-10-12 Stefan Monnier (Fx_create_frame): Don't bother calling
2000-10-05 Miles Bader (image_ascent): Rearrange ascent calculation for the has-a-font case.
2000-09-29 Gerd Moellmann (x_set_tool_bar_lines): Clear frame when tool bar
2000-09-27 Gerd Moellmann (x_set_tool_bar_lines): Don't use more lines for the
2000-09-26 Gerd Moellmann (x_decode_color): Don't return a Lisp_Object.