log src/xfns.c @ 18156:f7296dc03177

age author description
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'.
Tue, 10 Sep 1996 20:00:25 +0000 Richard M. Stallman (x_set_frame_parameters): Make height and width ints.
Sun, 01 Sep 1996 19:52:14 +0000 Richard M. Stallman (Fx_list_fonts): New optional arg MAXIMUM.
Sat, 31 Aug 1996 20:12:15 +0000 Richard M. Stallman (x_set_cursor_color): Use x_update_cursor.
Tue, 27 Aug 1996 13:40:00 +0000 Richard M. Stallman (x_window): Don't add ibw to menubar_size.
Wed, 21 Aug 1996 04:53:08 +0000 Richard M. Stallman (x_set_scroll_bar_width): Call x_set_window_size when arg is nil.
Sat, 17 Aug 1996 16:57:21 +0000 Richard M. Stallman (Fx_open_connection): Don't set Vx_resource_name.
Tue, 16 Jul 1996 23:13:51 +0000 Karl Heuer (Fx_create_frame): Do xlwmenu hack only if USE_LUCID.
Tue, 16 Jul 1996 05:22:55 +0000 Karl Heuer (xlwmenu_default_font): Declare, but don't define.