log src/xfns.c @ 9182:516fdeee89d6

age author description
Thu, 29 Sep 1994 19:23:41 +0000 Karl Heuer (x_report_frame_params): Fix format/arg mismatch.
Wed, 28 Sep 1994 00:58:45 +0000 Karl Heuer (x_set_scroll_bar_width): Nil now means 2 columns' worth of pixels.
Tue, 27 Sep 1994 00:30:32 +0000 Karl Heuer (x_set_frame_parameters, x_set_menu_bar_lines, Fx_create_frame,
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.
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.
Fri, 18 Feb 1994 20:11:20 +0000 Richard M. Stallman (Fx_parse_geometry): Don't call check_x.
Mon, 14 Feb 1994 23:28:23 +0000 Karl Heuer (Fx_close_current_connection): call check_x.
Mon, 14 Feb 1994 21:41:46 +0000 Karl Heuer (check_x): Make it global.
Fri, 11 Feb 1994 13:56:38 +0000 Fred Pierresteguy (x_set_menu_bar_lines) [USE_X_TOOLKIT]: Dont Call XtDestroyWidget but
Fri, 11 Feb 1994 13:50:53 +0000 Fred Pierresteguy *** empty log message ***
Tue, 01 Feb 1994 17:33:14 +0000 Fred Pierresteguy (x_set_menu_bar_lines): Test also menubar_widget before calling
Wed, 26 Jan 1994 05:19:51 +0000 Richard M. Stallman Find lwlib.h in ../lwlib.
Mon, 10 Jan 1994 22:37:42 +0000 Richard M. Stallman (x_sync): Block input.
Sun, 09 Jan 1994 15:20:21 +0000 Richard M. Stallman (x_sync): New function.
Tue, 04 Jan 1994 01:22:38 +0000 Richard M. Stallman (Fx_list_fonts): Don't fail to init `tail'.
Thu, 23 Dec 1993 01:00:49 +0000 Richard M. Stallman (Fx_list_fonts): Handle BROKEN_XLISTFONTSWITHINFO.
Fri, 26 Nov 1993 21:50:57 +0000 Richard M. Stallman (x_window): Call XSetWMProtocols.
Mon, 22 Nov 1993 04:33:26 +0000 Richard M. Stallman (x_set_frame_parameters): Call check_frame_size
Wed, 22 Sep 1993 18:07:44 +0000 Brian Fox (XScreenNumberOfScreen): Move assignments out of declaration for (dpy,
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Thu, 19 Aug 1993 22:29:35 +0000 David J. MacKenzie comment fix
Sat, 14 Aug 1993 10:59:10 +0000 Richard M. Stallman (x_wm_set_size_hint): New args spec_x and spec_y.
Sat, 14 Aug 1993 07:20:08 +0000 Richard M. Stallman (x_set_frame_parameters): Don't die if just one of
Fri, 13 Aug 1993 22:16:38 +0000 Richard M. Stallman (XScreenNumberOfScreen): New function.
Wed, 11 Aug 1993 20:48:04 +0000 Richard M. Stallman (enum resource_types): Delete final comma.
Sat, 31 Jul 1993 01:32:23 +0000 Jim Blandy * xfns.c (Fx_open_connection): Test the CPP symbol
Fri, 30 Jul 1993 23:12:25 +0000 Jim Blandy * xfns.c (x_set_background_color): Change the foreground color of
Fri, 30 Jul 1993 03:17:18 +0000 Jim Blandy * xfns.c (syms_of_xfns): Don't staticpro Vx_resource_name;
Thu, 29 Jul 1993 00:25:38 +0000 Roland McGrath (syms_of_xfns): Use DEFVAR_LISP, not DEFVAR_INT, for Vx_pointer_shape.
Tue, 27 Jul 1993 17:00:08 +0000 Richard M. Stallman (Fx_rebind_key, Fx_rebind_keys): Functions deleted.
Sun, 25 Jul 1993 22:01:06 +0000 Richard M. Stallman (MAXREQUEST): Defined.
Sun, 25 Jul 1993 05:38:16 +0000 Richard M. Stallman (Fx_create_frame): Typo in previous change.
Sat, 24 Jul 1993 07:23:16 +0000 Richard M. Stallman (Fx_create_frame): Don't look for default font
Tue, 20 Jul 1993 21:54:57 +0000 Richard M. Stallman (validate_x_resource_name): Call make_string properly.
Sun, 18 Jul 1993 08:07:18 +0000 Jim Blandy * xfns.c (Fx_create_frame): Block input around call to
Sun, 18 Jul 1993 06:29:19 +0000 Jim Blandy * xfns.c (Fx_open_connection): Don't trust HAVE_XRMSETDATABASE;
Tue, 29 Jun 1993 23:04:11 +0000 Jim Blandy * xfns.c (Fx_create_frame): Check for internalBorder resource, as
Tue, 22 Jun 1993 08:17:56 +0000 Jim Blandy * commands.h (Vglobal_mouse_map): Removed; unused.
Tue, 22 Jun 1993 07:25:11 +0000 Jim Blandy Separate parameter faces (those created and modified by the user)
Fri, 18 Jun 1993 16:33:12 +0000 Jim Blandy * xfns.c: Always #include "bitmaps/gray.xbm"; the bitmaps seem to
Sat, 12 Jun 1993 17:23:13 +0000 Jim Blandy * xfns.c [! HAVE_X11R5] (Fx_rebind_key): Recognize that
Sat, 12 Jun 1993 10:12:21 +0000 Jim Blandy * config.h.in (HAVE_XRMSETDATABASE, HAVE_RANDOM, HAVE_LIBXBSD):
Fri, 11 Jun 1993 15:43:04 +0000 Richard M. Stallman (syms_of_xfns): Don't set up Qicon.
Fri, 11 Jun 1993 07:14:12 +0000 Richard M. Stallman (Fx_list_fonts): If names is 0, just return nil.
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Sun, 06 Jun 1993 03:32:24 +0000 Richard M. Stallman [EMACS_BIT_MAPS]: Include gray.xbm from ./bitmaps.
Sat, 05 Jun 1993 20:52:02 +0000 Richard M. Stallman (Fx_open_connection): Make `data' unsigned char.
Fri, 04 Jun 1993 07:14:47 +0000 Richard M. Stallman (x_set_menu_bar_lines_1): Adjust just the uppermost child
Thu, 03 Jun 1993 05:56:44 +0000 Richard M. Stallman (x_set_frame_parameters): Process all parms in reverse order.
Thu, 03 Jun 1993 05:55:55 +0000 Richard M. Stallman (x_window): Use Vxrdb_name for res_name field.
Tue, 01 Jun 1993 08:07:38 +0000 Richard M. Stallman (x_set_menu_bar_lines): Use FRAME_NEW_HEIGHT and ..._WIDTH.
Mon, 31 May 1993 07:21:10 +0000 Richard M. Stallman (Fx_create_frame): Use bitmapIcon, not iconType.
Mon, 31 May 1993 04:03:16 +0000 Richard M. Stallman (Fx_list_fonts): Handle 0 for FRAME_FACES (f) [face_id]->font.
Sun, 30 May 1993 18:43:01 +0000 Richard M. Stallman (Fx_open_connection) [NO_XRM_SET_DATABASE]:
Sun, 30 May 1993 04:48:18 +0000 Richard M. Stallman (Fx_close_current_connection): Clear x_current_display.
Fri, 28 May 1993 06:44:48 +0000 Jim Blandy * xfns.c (x_set_frame_parameters): Use the first
Thu, 27 May 1993 05:53:05 +0000 Richard M. Stallman (x_get_resource_string): New function.
Thu, 27 May 1993 05:09:02 +0000 Jim Blandy * xfns.c: Make resource manager work correctly even when
Wed, 26 May 1993 21:51:07 +0000 Richard M. Stallman (Fx_rebind_key, Fx_rebind_keys): X10 definitions deleted.
Wed, 26 May 1993 20:33:32 +0000 Richard M. Stallman (x_set_cursor_type): If arg not recognized, use box cursor.
Wed, 26 May 1993 03:16:57 +0000 Richard M. Stallman (x_figure_window_size): Make the default frame coords (0,0).
Tue, 25 May 1993 15:36:47 +0000 Richard M. Stallman (Fx_open_connection): Set xrm_option correctly.
Tue, 25 May 1993 14:03:41 +0000 Jim Blandy * xfns.c: Clear out the old face stuff.
Tue, 25 May 1993 02:18:33 +0000 Jim Blandy * xfns.c (select_visual): Include the screen number in the
Mon, 24 May 1993 15:03:32 +0000 Jim Blandy * xterm.c (x_new_font): Reject fonts with varying spacing. We