log src/xfns.c @ 36441:861557fe5809

age author description
Wed, 28 Feb 2001 15:05:10 +0000 Gerd Moellmann (Fx_hide_tip): Don't use `None' with widgets; use
Wed, 21 Feb 2001 13:55:14 +0000 Gerd Moellmann Rename everything containing *busy_cursor* and similar
Fri, 02 Feb 2001 15:27:55 +0000 Gerd Moellmann (x_set_font): If font hasn't changed, avoid recomputing
Thu, 01 Feb 2001 15:01:11 +0000 Gerd Moellmann (x_set_tool_bar_lines): Do nothing If frame is
Tue, 30 Jan 2001 15:05:04 +0000 Gerd Moellmann (Fx_create_frame): Add the tool bar height to the frame
Fri, 26 Jan 2001 09:34:55 +0000 Gerd Moellmann (xic_style): New variable.
Thu, 25 Jan 2001 20:25:33 +0000 Gerd Moellmann * xfns.c (x_set_tool_bar_lines): Use x_clear_area instead of
Thu, 25 Jan 2001 15:39:26 +0000 Gerd Moellmann (Fx_file_dialog): Remove a workaround for Lesstif
Wed, 24 Jan 2001 14:21:48 +0000 Gerd Moellmann (x_create_tip_frame): Prevent changing the tooltip's
Thu, 18 Jan 2001 14:48:38 +0000 Gerd Moellmann (Qcancel_timer): New variable.
Wed, 17 Jan 2001 13:14:01 +0000 Gerd Moellmann (QCconversion): Replaces QCalgorithm.
Fri, 12 Jan 2001 15:09:21 +0000 Gerd Moellmann (Fimage_size, image_ascent): Adapt to the change of image
Fri, 12 Jan 2001 12:38:21 +0000 Gerd Moellmann (x_set_mouse_color): Fix color allocation.
Wed, 10 Jan 2001 12:17:49 +0000 Gerd Moellmann (Fx_backspace_delete_keys_p): Use XkbGetMap and
Mon, 08 Jan 2001 19:35:06 +0000 Ken Raeburn * xfns.c (xpm_load) [!ALLOC_XPM_COLORS]: Declare local variable I in inner block.