(x_create_tip_frame): Add parameter TEXT. Set the
[bpt/emacs.git] / src / xfns.c
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 ***
2000-07-21 Kenichi Handa*** empty log message ***
2000-07-21 Kenichi Handa(x_encode_text): New function.
2000-07-14 Gerd Moellmann(Fx_show_tip): If frame parameters contain a position,
2000-06-26 Gerd Moellmann(x_window) [!USE_XIM]: Don't call create_frame_ic.
2000-06-26 Gerd Moellmann(Fimage_size): New function.
2000-06-23 Gerd Moellmann(x_create_tip_frame): Initialize frame's colors like
2000-06-22 Gerd Moellmann(Fx_file_dialog) [HAVE_MOTIF_2_1]: Handle events
2000-06-19 Ken Raeburnfix jpeg error-handling setup
2000-06-13 Gerd Moellmann(x_set_frame_parameters): Comment fix.
2000-06-05 Dave Love(x_real_positions): Declare tmp_nchildren as unsigned.
2000-05-19 Gerd Moellmann(Vimages_types): Moved to xdisp.c.
2000-05-02 Gerd Moellmann(Qcenter): New variable.
2000-04-27 Gerd Moellmann(slurp_file): New function.
2000-04-24 Gerd Moellmann(x_set_line_spacing): New function.
2000-04-14 Gerd Moellmann(xpm_load) [DEBUG_X_COLORS]: Register colors.
2000-04-01 Ken RaeburnFix Lisp_Object/int type confusion revealed by making...
2000-03-30 Gerd Moellmann(free_image_cache): Free the cache structure itself
2000-03-27 Gerd Moellmann(x_set_cursor_color): Get color reference counts right.
2000-03-27 Gerd Moellmann(x_specified_cursor_type): New function.
2000-03-21 Kenichi Handa(Fx_create_frame): Don't cal fs_register_fontset.
2000-03-19 Gerd Moellmann* xfns.c (select_visual): Don't set dpyinfo->n_planes...
2000-03-14 Gerd Moellmann(X_I18N_INHIBITED): Don't define.
2000-03-12 Gerd Moellmann(x_defined_color): Rewritten to use x_allocate_nearest_...
2000-03-08 Gerd Moellmann(x_set_cursor_type): If ARG is nil, give frame no cursor.
2000-03-07 Gerd MoellmannRemove a buch of really old code in #if 0.
2000-03-06 Gerd Moellmann(x_set_menu_bar_lines_1): Adjust window's orig_top and
2000-03-05 Gerd Moellmann(QCdata): Moved to xdisp.c.
2000-03-05 Gerd Moellmann(select_visual): Rewritten. Recognize user-specified
2000-03-04 Gerd Moellmann(x_defined_color, x_set_mouse_color, lookup_rgb_color)
2000-03-02 Gerd Moellmann(x_clear_image, x_kill_gs_process): Use x_free_colors.
2000-03-01 Gerd Moellmann(start_busy_cursor): Allow floats for busy-cursor-delay.
2000-02-29 Gerd Moellmann(cancel_busy_cursor): Set busy_cursor_atimer to null
next