log src/xfns.c @ 11235:e6bdaaa6ce1b

age author description
Fri, 07 Apr 1995 02:21:52 +0000 Karl Heuer Update copyright.
Thu, 06 Apr 1995 18:51:54 +0000 Karl Heuer (x_window_to_frame): Skip non-X frames before testing dpyinfo.
Mon, 03 Apr 1995 23:34:26 +0000 Karl Heuer (x_window_to_frame): New arg DPYINFO. All callers changed.
Sat, 18 Mar 1995 18:05:28 +0000 Richard M. Stallman (x_decode_color): Don't use cdef if defined_color failed.
Wed, 15 Mar 1995 01:53:17 +0000 Karl Heuer (Fx_create_frame): set the frame's kboard member.
Mon, 06 Mar 1995 04:33:56 +0000 Richard M. Stallman (defined_color): If colormap is full, find closest match.
Tue, 14 Feb 1995 09:42:14 +0000 Richard M. Stallman (x_set_cursor_type): Set cursor_width field.
Sun, 12 Feb 1995 01:25:14 +0000 Richard M. Stallman (x_decode_color): Ignore failure from defined_color.
Mon, 26 Dec 1994 15:50:39 +0000 Richard M. Stallman (x_figure_window_size): Treat missing user-position parm as nil.
Fri, 23 Dec 1994 05:11:11 +0000 Richard M. Stallman (x_set_frame_parameters): Handle icon-left, icon-top parms.
Mon, 28 Nov 1994 18:17:31 +0000 Richard M. Stallman (Fx_synchronize): Fix doc string syntax.
Wed, 16 Nov 1994 00:55:11 +0000 Karl Heuer (CHECK_NATNUM): Use NATNUMP instead of its expansion.
Tue, 15 Nov 1994 23:52:43 +0000 Karl Heuer (x_window_to_frame, x_any_window_to_frame, x_top_window_to_frame): Use the new
Wed, 02 Nov 1994 06:18:45 +0000 Karl Heuer (Fx_list_fonts): Don't bother to retrieve font info when there's no size_ref
Tue, 01 Nov 1994 21:05:11 +0000 Richard M. Stallman (x_window): Make ibw 0 by default.
Sat, 29 Oct 1994 09:47:12 +0000 Richard M. Stallman (Fx_create_frame): Set xlwmenu_default_font.
Wed, 26 Oct 1994 09:19:57 +0000 Richard M. Stallman (x_window): Pass new arg f to hack_wm_protocols.
Tue, 25 Oct 1994 10:33:36 +0000 Richard M. Stallman (Fx_create_frame): Don't increment refernce_count
Sat, 22 Oct 1994 04:27:25 +0000 Richard M. Stallman (x_sync): Take frame ptr as arg.
Tue, 18 Oct 1994 02:32:43 +0000 Karl Heuer (x_set_unsplittable): New function.
Mon, 17 Oct 1994 06:56:52 +0000 Richard M. Stallman Include paths.h.
Sat, 15 Oct 1994 22:17:15 +0000 Richard M. Stallman (x_set_icon_type): If icon-type is a string, then use
Fri, 14 Oct 1994 05:18:22 +0000 Richard M. Stallman (Fx_create_frame): Init the FRAME_X_SCREEN as soon as can be done.
Thu, 06 Oct 1994 07:08:03 +0000 Richard M. Stallman (x_set_icon_type): Remove period from error message.
Tue, 04 Oct 1994 17:09:34 +0000 Karl Heuer (x_set_menu_bar_lines_1): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 16:46:24 +0000 Karl Heuer (Fx_open_connection): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 12:33:33 +0000 Karl Heuer (x_set_frame_parameters, x_set_visibility, Fx_create_frame,
Sun, 02 Oct 1994 22:06:26 +0000 Karl Heuer (x_figure_window_size): Use new formula for scroll bar width.
Sun, 02 Oct 1994 13:29:03 +0000 Paul Reilly (HACK_EDITRES): Declare if using X11R5.
Thu, 29 Sep 1994 19:23:41 +0000 Karl Heuer (x_report_frame_params): Fix format/arg mismatch.