log src/xfns.c @ 20432:987ddd5cb6ee

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.