log src/xfns.c @ 9022:10fa443c671a

age author description
Fri, 23 Sep 1994 18:20:31 +0000 Richard M. Stallman (Fx_create_frame): Rename menuBarLines resource to menuBar.
Fri, 23 Sep 1994 05:31:24 +0000 Richard M. Stallman (Fx_list_fonts): Use a cache stored in FRAME_X_SCREEN.
Wed, 21 Sep 1994 06:04:20 +0000 Richard M. Stallman (Fx_get_resource): Doc fix.
Tue, 20 Sep 1994 05:07:53 +0000 Karl Heuer (x_set_scroll_bar_width): New function.
Sat, 17 Sep 1994 02:16:33 +0000 Richard M. Stallman (hack_wm_protocols): Arrange to handle WM_SAVE_YOURSELF.
Fri, 16 Sep 1994 09:23:48 +0000 Richard M. Stallman Delete X11 conditionals.
Fri, 16 Sep 1994 08:51:35 +0000 Richard M. Stallman (Fx_display_grayscale_p): Check for > 1 pane.
Fri, 16 Sep 1994 08:44:49 +0000 Richard M. Stallman (Fx_display_grayscale_p): New function.
Thu, 15 Sep 1994 08:45:46 +0000 Richard M. Stallman (Fx_create_frame): Make 1 the default for menu-bar-lines.
Wed, 31 Aug 1994 20:45:41 +0000 Richard M. Stallman (defined_color): New arg ALLOC--optionally don't allocate the color.
Sun, 28 Aug 1994 20:00:21 +0000 Richard M. Stallman (Fx_color_defined_p): Return list of RGB values, not just t.
Sun, 31 Jul 1994 23:20:58 +0000 Richard M. Stallman (Fx_get_resource): Doc fix.
Sun, 17 Jul 1994 16:50:41 +0000 Richard M. Stallman (Fx_create_frame): Use 140 as default font size.
Mon, 11 Jul 1994 00:48:47 +0000 Richard M. Stallman (syms_of_xfns): Provide x-toolkit in toolkit version.
Thu, 07 Jul 1994 06:50:45 +0000 Richard M. Stallman (x_toolkit): New variable.
Fri, 01 Jul 1994 07:17:43 +0000 Paul Reilly (Fx_create_frame): Add GC protection for local var `f'.
Thu, 30 Jun 1994 04:27:21 +0000 Richard M. Stallman (XLIB_ILLEGAL_ACCESS): Defined.
Wed, 29 Jun 1994 21:38:34 +0000 Richard M. Stallman (x_set_frame_parameters): Call x_set_offset directly.
Tue, 21 Jun 1994 01:06:13 +0000 Karl Heuer Fix previous change: use Dimension, not short.
Tue, 21 Jun 1994 00:42:12 +0000 Karl Heuer (x_window): Delete duplicate computation.
Sun, 19 Jun 1994 19:07:47 +0000 Richard M. Stallman (x_window): Take account of pane widget internal border width.
Fri, 17 Jun 1994 23:34:37 +0000 Richard M. Stallman (x_real_positions): Make sure we know the parent window.
Wed, 15 Jun 1994 03:53:12 +0000 Richard M. Stallman Comment change.
Sun, 12 Jun 1994 15:43:34 +0000 Richard M. Stallman (x_window): Request "save yourself" commands.
Sun, 05 Jun 1994 17:43:51 +0000 Richard M. Stallman (Fx_open_connection): Set up Vx_resource_name and xrm_option
Sun, 05 Jun 1994 12:43:42 +0000 Richard M. Stallman (x_window): Take account of internal border of paned widget.
Sun, 05 Jun 1994 11:55:49 +0000 Richard M. Stallman (using_x_p): New function.
Wed, 25 May 1994 22:02:57 +0000 Richard M. Stallman (Vx_sensitive_text_pointer_shape):
Sat, 21 May 1994 01:11:51 +0000 Karl Heuer (x_set_background_color): Set scroll bar backgrounds.
Tue, 17 May 1994 09:43:47 +0000 Richard M. Stallman (validate_x_resource_name): Don't let Vx_resource_name have invalid characters.