log src/xfns.c @ 20068:9c4fd611c3ec

age author description
Tue, 09 Sep 1997 00:47:40 +0000 Richard M. Stallman (x_screen_planes): Fix type of argument.
Sun, 03 Aug 1997 03:02:05 +0000 Kenichi Handa (x_set_frame_parameters): Heading comment fixed.
Mon, 28 Jul 1997 18:30:44 +0000 Richard M. Stallman (Fx_create_frame): Initialize fontset in output_data.
Thu, 24 Jul 1997 16:59:16 +0000 Richard M. Stallman (Fx_create_frame): Don't fail to initialize `font'.
Mon, 21 Jul 1997 06:00:23 +0000 Richard M. Stallman (Fx_create_frame): Default vertical-scroll-bars as symbol, not boolean.
Sat, 05 Jul 1997 08:26:04 +0000 Richard M. Stallman (x_set_font): Funcall Qface_set_after_frame_default.
Fri, 04 Jul 1997 20:43:49 +0000 Richard M. Stallman Fix bugs with inappropriate mixing of Lisp_Object with int.
Fri, 04 Jul 1997 04:48:13 +0000 Richard M. Stallman (x_set_scroll_bar_width): By default, use enough
Mon, 02 Jun 1997 02:25:15 +0000 Richard M. Stallman (Fx_create_frame): Use XINT to access parent.
Fri, 30 May 1997 05:13:47 +0000 Richard M. Stallman (x_real_positions): Subtract border width from results.
Mon, 26 May 1997 07:53:35 +0000 Richard M. Stallman (x_real_positions): Directly compare the frame's window
Fri, 16 May 1997 00:43:41 +0000 Kenichi Handa (Fx_create_frame): Delete unnecessary code.
Mon, 12 May 1997 18:58:20 +0000 Richard M. Stallman (Fx_create_frame): Get X resources from the display
Sat, 10 May 1997 03:37:01 +0000 Kenichi Handa (Fx_create_frame): Delete code for handling the X
Sat, 03 May 1997 06:13:30 +0000 Richard M. Stallman (x_set_scroll_bar_width): If arg is too small, round it up.
Thu, 01 May 1997 01:59:47 +0000 Richard M. Stallman (x_real_positions, x_set_mouse_color, Fx_list_fonts):
Sun, 27 Apr 1997 18:02:16 +0000 Richard M. Stallman Comment change.
Fri, 25 Apr 1997 04:47:13 +0000 Richard M. Stallman (x_set_menu_bar_lines): Increment windows_or_buffers_changed.
Thu, 27 Feb 1997 06:59:54 +0000 Kenichi Handa (syms_of_xfns): Documentation of
Thu, 20 Feb 1997 06:58:06 +0000 Karl Heuer Include charset.h and fontset.h.
Sun, 02 Feb 1997 09:51:09 +0000 Richard M. Stallman (Vx_resource_class): New variable.
Thu, 19 Dec 1996 17:05:37 +0000 Richard M. Stallman (x_set_title): Check data type of NAME.
Sun, 15 Dec 1996 18:48:23 +0000 Richard M. Stallman (x_set_scroll_bar_width): Reject a width that's too small.
Tue, 05 Nov 1996 02:15:11 +0000 Richard M. Stallman (Fx_create_frame): Look for X-resource for minibuffer.
Sun, 06 Oct 1996 20:46:35 +0000 Richard M. Stallman (x_set_internal_border_width): Only change
Fri, 27 Sep 1996 23:44:49 +0000 Richard M. Stallman (x_set_scroll_bar_width): Move cursor to the
Fri, 27 Sep 1996 06:53:49 +0000 Richard M. Stallman (x_set_internal_border_width, Fx_create_frame):
Tue, 24 Sep 1996 00:37:53 +0000 Richard M. Stallman (x_window): With Motif, double extra_borders.
Mon, 23 Sep 1996 04:45:16 +0000 Richard M. Stallman (Fx_create_frame): Default Qinternal_border_width to 1.
Sat, 21 Sep 1996 01:14:57 +0000 Richard M. Stallman (Fx_create_frame): Default Qvertical_scroll_bars to `left'.