log src/xfns.c @ 38542:27905f0c73b7

age author description
Tue, 24 Jul 2001 11:28:18 +0000 Gerd Moellmann (valid_image_p): Protect better against invalid image
Tue, 10 Jul 2001 12:19:10 +0000 Gerd Moellmann (Fx_create_frame): Initialize frame colors to -1,
Mon, 25 Jun 2001 15:37:16 +0000 Gerd Moellmann (Qwait_for_wm): New variable.
Wed, 30 May 2001 15:29:51 +0000 Gerd Moellmann (enum image_value_type): New enumerator
Wed, 16 May 2001 17:33:02 +0000 Gerd Moellmann (x_set_foreground_color): Change frame's cursor_pixel
Mon, 07 May 2001 17:38:07 +0000 Gerd Moellmann (x_set_foreground_color): Set frame's cursor_pixel.
Thu, 03 May 2001 17:09:27 +0000 Gerd Moellmann (file_dialog_unmap_cb): New function.
Fri, 06 Apr 2001 16:58:44 +0000 Gerd Moellmann (compute_tip_xy): Add parameters WIDTH and HEIGHT.
Thu, 05 Apr 2001 13:07:22 +0000 Gerd Moellmann (Vmotif_version_string) [USE_MOTIF]: New variable.
Tue, 03 Apr 2001 15:30:38 +0000 Gerd Moellmann (postprocess_image): New function.
Mon, 19 Mar 2001 14:11:23 +0000 Gerd Moellmann (x_create_tip_frame): Add parameter TEXT. Set the
Tue, 06 Mar 2001 19:33:47 +0000 Gerd Moellmann (Fx_create_frame): Clear Vwindow_list.
Thu, 01 Mar 2001 16:38:41 +0000 Gerd Moellmann (Fx_create_frame): Adjust the frame's height for presence
Thu, 01 Mar 2001 13:11:58 +0000 Gerd Moellmann (x_set_foreground_color): Set the background of the
Thu, 01 Mar 2001 12:56:26 +0000 Gerd Moellmann (x_set_font): Handle case of x_new_fontset returning the
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.