(XScreenNumberOfScreen): Fix struct to pointer
[bpt/emacs.git] / src / xfns.c
2001-10-26 Gerd Moellmann(XScreenNumberOfScreen): Fix struct to pointer
2001-10-25 Miles Bader(png_load): Make sure SPECIFIED_BG is a string.
2001-10-24 Miles Bader(image_background, image_background_transparent)
2001-10-23 Pavel Janík(Fx_show_tip): Remove unused variables `buffer', `top...
2001-10-20 Pavel Janík(x_laplace_read_row, x_laplace_write_row): Prototypes...
2001-10-17 Miles BaderChange doc-string comments to `new style' [w/`doc:...
2001-10-14 Gerd MoellmannFix multi-line string.
2001-10-14 Gerd MoellmannPut doc strings in comments.
2001-10-12 Stefan Monnier(syms_of_xfns): Update calls to Fprovide.
2001-10-12 Stefan MonnierUpdate calls to openp.
2001-10-08 Gerd MoellmannDon'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 MoellmannRename 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 inste...
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...
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...
2001-01-04 Gerd MoellmannUpdate 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...
2000-12-28 Gerd Moellmann(Fx_backspace_delete_keys_p): Check library and server
2000-12-28 Gerd MoellmannUse #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...
2000-11-06 Kenichi Handa(x_encode_text): Suppress producing escape sequences...
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 BaderRevert 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...
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.
2000-09-21 Gerd Moellmann(Fx_create_frame): Set default frame parameter value
2000-09-20 Gerd Moellmann(xbm_scan): Allow C-style comments.
2000-09-20 Gerd Moellmann(xpm_init_color_cache) [ALLOC_XPM_COLORS]: If color
2000-09-18 Gerd Moellmann(x_clear_image_1): New function.
2000-09-18 Gerd Moellmann(clear_image_cache): Clear current matrices of all
2000-09-18 Gerd Moellmann(lookup_image): Block input while loading the image so
2000-09-15 Gerd Moellmann(lookup_image): Build mask before applying an algorithm.
2000-09-15 Gerd Moellmann(ALLOC_XPM_COLORS): Define if we can use Emacs' color
2000-09-15 Gerd Moellmann(QCmatrix, QCcolor_adjustment, QCmask, Qemboss)
2000-09-11 Gerd Moellmann(png_load, jpeg_load): Declare some variables volatile
2000-08-05 Gerd MoellmannReplace `illegal' with `invalid'.
2000-08-03 Gerd Moellmann(Fx_file_dialog): Use NULL instead of 0 at the end of
2000-07-23 Eli ZaretskiiCorrect typo in a comment.
2000-07-21 Kenichi Handa*** empty log message ***
next