log src/xfns.c @ 12019:63ee64941021

age author description
Tue, 30 May 1995 18:47:11 +0000 Karl Heuer (x_top_window_to_frame): Don't match menu-bar widget.
Tue, 30 May 1995 06:53:25 +0000 Karl Heuer (Fx_create_frame): Pass new arg to make_frame_without_minibuffer.
Mon, 29 May 1995 07:27:50 +0000 Karl Heuer (x_set_frame_parameters): Pass -1 to x_set_offset.
Mon, 29 May 1995 07:12:58 +0000 Karl Heuer (x_report_frame_params): Report top and left
Sat, 27 May 1995 00:46:13 +0000 Karl Heuer (x_window): Call initialize_frame_menubar
Fri, 26 May 1995 04:18:39 +0000 Karl Heuer (x_set_frame_parameters) Fix typo.
Thu, 25 May 1995 16:00:51 +0000 Karl Heuer (Fx_get_resource): Major rewrite to make it clearer.
Wed, 24 May 1995 04:54:16 +0000 Karl Heuer (x_set_frame_parameters): Pass 1 as change_gravity
Wed, 24 May 1995 04:42:09 +0000 Karl Heuer (x_window) [both versions]: Set menubar_height.
Wed, 24 May 1995 03:49:46 +0000 Karl Heuer (hack_wm_protocols): Use cast instead of suffix.
Wed, 24 May 1995 02:45:21 +0000 Karl Heuer [USE_X_TOOLKIT] (x_window): Pass position to toolkit
Tue, 23 May 1995 03:02:53 +0000 Karl Heuer (hack_wm_protocols): Cast args of XGetWindowProperty.
Tue, 09 May 1995 04:57:39 +0000 Karl Heuer (Fx_create_frame): Pass kb to make_frame_without_minibuffer.
Tue, 09 May 1995 04:47:52 +0000 Richard M. Stallman (Funfocus_frame): Check for live X frame.
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.