log src/xfns.c @ 7683:be3423efbdce

age author description
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.
Sun, 08 May 1994 21:03:21 +0000 Richard M. Stallman (x_real_positions): New function.
Wed, 04 May 1994 03:28:38 +0000 Richard M. Stallman (x_set_cursor_color): Fix typo.
Wed, 04 May 1994 02:41:09 +0000 Karl Heuer Update copyright.
Mon, 02 May 1994 00:45:44 +0000 Richard M. Stallman (Fx_create_frame): Set the size_hint_flags field.
Sun, 01 May 1994 23:26:44 +0000 Richard M. Stallman (x_figure_window_size): Handle `-' for top or left.
Sun, 01 May 1994 09:16:11 +0000 Richard M. Stallman (x_figure_window_size): Set USPosition only if user-position
Sat, 30 Apr 1994 00:13:44 +0000 Richard M. Stallman (Fx_create_frame): Pass 0 as 3rd arg to x_wm_set_size_hint.
Thu, 28 Apr 1994 18:13:22 +0000 Richard M. Stallman (x_window) [USE_X_TOOLKIT]: Call XSetWMHints.
Sat, 23 Apr 1994 04:09:17 +0000 Richard M. Stallman (x_window): Test FRAME_EXTERNAL_MENU_BAR
Sun, 17 Apr 1994 23:44:33 +0000 Richard M. Stallman (Xatom_editres_name): Declared.
Sun, 17 Apr 1994 19:31:31 +0000 Richard M. Stallman (Fx_create_frame): Delete excess args to x_wm_set_size_hint.
Thu, 14 Apr 1994 17:21:38 +0000 Richard M. Stallman (Fx_list_fonts): Error if non-X frame used.
Sun, 10 Apr 1994 06:04:33 +0000 Richard M. Stallman (x_figure_window_size): Don't call x_calc_absolute_position.
Sun, 10 Apr 1994 00:38:14 +0000 Richard M. Stallman (Fx_list_fonts): Doc fix.
Sat, 09 Apr 1994 06:34:27 +0000 Richard M. Stallman (x_char_height): Use line_height field.
Fri, 08 Apr 1994 16:00:13 +0000 Fred Pierresteguy (syms_of_xfns): Define Vx_cross_pointer_shape.
Thu, 31 Mar 1994 16:49:00 +0000 Fred Pierresteguy (x_window) [USE_X_TOOLKIT]: When doing geometry management, don't compute the
Thu, 31 Mar 1994 14:49:42 +0000 Fred Pierresteguy (x_window) [USE_X_TOOLKIT]: New args window_prompting and minibuffer_only.
Fri, 25 Mar 1994 01:34:24 +0000 Karl Heuer (x_get_arg): Use downcased string in compare.
Fri, 25 Mar 1994 01:18:47 +0000 Karl Heuer (x_report_frame_params): Sample visibility.
Fri, 25 Mar 1994 00:41:56 +0000 Karl Heuer (x_set_frame_parameters, x_get_arg, x_window, Fx_create_frame,
Thu, 24 Mar 1994 07:36:56 +0000 Fred Pierresteguy (Fx_create_frame): Add USE_X_TOOLKIT conditional around the call to
Wed, 23 Mar 1994 20:09:12 +0000 Karl Heuer (x_get_focus_frame): New function.
Wed, 23 Mar 1994 18:22:13 +0000 Fred Pierresteguy (Fx_create_frame): Call initialize_frame_menubar.
Wed, 02 Mar 1994 05:48:00 +0000 Karl Heuer (Fx_list_fonts): Avoid confused increment of info.
Thu, 24 Feb 1994 12:54:54 +0000 Fred Pierresteguy (x_window): Call XChangeWindowAttributes with the standard
Sat, 19 Feb 1994 22:57:12 +0000 Richard M. Stallman (x_window_to_frame): Add parens for clarity.