log src/xfns.c @ 11707:b0cb8129be58

age author description
Fri, 05 May 1995 07:01:59 +0000 Richard M. Stallman [USE_X_TOOLKIT] (x_window): Always pass position in geometry.
Sat, 29 Apr 1995 04:19:13 +0000 Karl Heuer (x_non_menubar_window_to_frame): New function.
Mon, 24 Apr 1995 18:28:11 +0000 Karl Heuer (x_get_focus_frame): New arg FRAME. Callers changed.
Wed, 19 Apr 1995 21:04:01 +0000 Karl Heuer (x_window): Use (or reuse) frame's namebuf instead of a
Tue, 18 Apr 1995 18:36:03 +0000 Richard M. Stallman (x_report_frame_params): Report value of `display' parm.
Thu, 13 Apr 1995 16:51:39 +0000 Richard M. Stallman (Fx_color_defined_p): Doc fix.
Mon, 10 Apr 1995 07:55:29 +0000 Richard M. Stallman (x_window): Copy the frame name to non-Lisp string.
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.