summaryrefslogtreecommitdiff
path: root/src/xfns.c
Commit message (Expand)AuthorAge
* (Fx_create_frame): Initialize frame colors to -1,Gerd Moellmann2001-07-10
* (Qwait_for_wm): New variable.Gerd Moellmann2001-06-25
* (enum image_value_type): New enumeratorGerd Moellmann2001-05-30
* (x_set_foreground_color): Change frame's cursor_pixelGerd Moellmann2001-05-16
* (x_set_foreground_color): Set frame's cursor_pixel.Gerd Moellmann2001-05-07
* (file_dialog_unmap_cb): New function.Gerd Moellmann2001-05-03
* (compute_tip_xy): Add parameters WIDTH and HEIGHT.Gerd Moellmann2001-04-06
* (Vmotif_version_string) [USE_MOTIF]: New variable.Gerd Moellmann2001-04-05
* (postprocess_image): New function.Gerd Moellmann2001-04-03
* (x_create_tip_frame): Add parameter TEXT. Set theGerd Moellmann2001-03-19
* (Fx_create_frame): Clear Vwindow_list.Gerd Moellmann2001-03-06
* (Fx_create_frame): Adjust the frame's height for presenceGerd Moellmann2001-03-01
* (x_set_foreground_color): Set the background of theGerd Moellmann2001-03-01
* (x_set_font): Handle case of x_new_fontset returning theGerd Moellmann2001-03-01
* (Fx_hide_tip): Don't use `None' with widgets; useGerd Moellmann2001-02-28
* Rename everything containing *busy_cursor* and similarGerd Moellmann2001-02-21
* (x_set_font): If font hasn't changed, avoid recomputingGerd Moellmann2001-02-02
* (x_set_tool_bar_lines): Do nothing If frame isGerd Moellmann2001-02-01
* (Fx_create_frame): Add the tool bar height to the frameGerd Moellmann2001-01-30
* (xic_style): New variable.Gerd Moellmann2001-01-26
* * xfns.c (x_set_tool_bar_lines): Use x_clear_area instead ofGerd Moellmann2001-01-25
* (Fx_file_dialog): Remove a workaround for LesstifGerd Moellmann2001-01-25
* (x_create_tip_frame): Prevent changing the tooltip'sGerd Moellmann2001-01-24
* (Qcancel_timer): New variable.Gerd Moellmann2001-01-18
* (QCconversion): Replaces QCalgorithm.Gerd Moellmann2001-01-17
* (Fimage_size, image_ascent): Adapt to the change of imageGerd Moellmann2001-01-12
* (x_set_mouse_color): Fix color allocation.Gerd Moellmann2001-01-12
* (Fx_backspace_delete_keys_p): Use XkbGetMap andGerd Moellmann2001-01-10
* * xfns.c (xpm_load) [!ALLOC_XPM_COLORS]: Declare local variable I in inner bl...Ken Raeburn2001-01-08
* Update copyright.Gerd Moellmann2001-01-04
* (x_create_tip_frame): Preserve the value ofGerd Moellmann2001-01-04
* (x_create_tip_frame): Call face-set-after-frame-default,Gerd Moellmann2001-01-04
* (x_display_info_for_name): Cast 0 to "char *" in the callEli Zaretskii2001-01-02
* (Fx_backspace_delete_keys_p): Check library and serverGerd Moellmann2000-12-28
* Use #if GLYPH_DEBUG instead of #ifdef GLYPH_DEBUG.Gerd Moellmann2000-12-28
* (show_busy_cursor): Check for live frames moreGerd Moellmann2000-12-18
* (unwind_create_frame): Return t if frame was deleted.Gerd Moellmann2000-12-17
* (x_create_tip_frame): Use unwind_create_tip_frame,Gerd Moellmann2000-12-15
* (Fx_backspace_delete_keys_p): New function.Gerd Moellmann2000-12-14
* (image_cache_refcount, dpyinfo_refcount) [GLYPH_DEBUG]:Gerd Moellmann2000-12-13
* (gray_bitmap_bits): Declare `char *'.Gerd Moellmann2000-12-13
* (Fx_hide_tip): Simplified.emacs-pretest-21.0.93Gerd Moellmann2000-12-12
* (Fx_hide_tip): Fix last change.Gerd Moellmann2000-12-11
* (Fx_hide_tip): Avoid unnecessary work when there'sGerd Moellmann2000-12-11
* (x_free_gcs): New function.Gerd Moellmann2000-12-07
* (Fx_create_frame): Reintroduce the call toGerd Moellmann2000-11-29
* (Vx_window_horizontal_drag_shape): New variable.Gerd Moellmann2000-11-28
* (x_set_tool_bar_lines): Clear internal border whenGerd Moellmann2000-11-22
* (Fx_hide_tip) [USE_LUCID]: Add a hack to redisplayGerd Moellmann2000-11-21
* (x_create_tip_frame): Use CWSaveUnder only if theGerd Moellmann2000-11-20