log src/xfns.c @ 14355:87fde6ef6c95

age author description
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Tue, 26 Dec 1995 04:41:21 +0000 Richard M. Stallman (check_x_display_info, check_x_frame, x_set_font)
Thu, 21 Dec 1995 17:15:31 +0000 Karl Heuer [X11R5_INHIBIT_I18N]: Undef HAVE_X_I18N if X11R5.
Tue, 19 Dec 1995 21:43:33 +0000 Karl Heuer Use <paths.h>, not "paths.h".
Fri, 15 Dec 1995 02:17:06 +0000 Richard M. Stallman (x_set_menu_bar_lines) [USE_X_TOOLKIT]:
Sat, 11 Nov 1995 07:13:56 +0000 Richard M. Stallman (HACK_EDITRES): Don't define if NO_EDITRES is defined.
Sun, 15 Oct 1995 15:17:33 +0000 Richard M. Stallman (x_window, both versions): Add HAVE_X_I18N support.
Mon, 25 Sep 1995 18:46:19 +0000 Richard M. Stallman (Fx_create_frame): Set up buffer-predicate slot.
Fri, 11 Aug 1995 00:55:47 +0000 Richard M. Stallman (x_set_menu_bar_lines) [USE_X_TOOLKIT]: When turning
Sat, 05 Aug 1995 05:04:46 +0000 Richard M. Stallman (Ffocus_frame, Funfocus_frame): Make them no-ops.
Wed, 26 Jul 1995 00:04:12 +0000 Karl Heuer Do renamings:
Tue, 25 Jul 1995 21:55:50 +0000 Richard M. Stallman Renamings: frame->display => frame->output, struct x_display -> sruct x_output.
Tue, 25 Jul 1995 20:10:03 +0000 Richard M. Stallman (x_menubar_window_to_frame): New function.
Thu, 20 Jul 1995 19:29:10 +0000 Richard M. Stallman [USE_MOTIF]: Don't include X11/Xaw/Paned.h, X11/Xaw/Label.h.
Mon, 17 Jul 1995 22:25:39 +0000 Karl Heuer (Fx_list_fonts): Don't free thisinfo if it is 0.
Sun, 02 Jul 1995 02:36:32 +0000 Richard M. Stallman (x_set_icon_type, x_set_icon_name): Don't ever remap the
Mon, 26 Jun 1995 03:49:46 +0000 Richard M. Stallman (Fx_open_connection, x_display_info_for_name):
Wed, 21 Jun 1995 18:44:42 +0000 Richard M. Stallman (Fx_display_grayscale_p): Return t or nil.
Mon, 19 Jun 1995 18:30:06 +0000 Richard M. Stallman (Fx_create_frame): Fix last arg to x_get_arg for Qdisplay.
Fri, 16 Jun 1995 16:10:41 +0000 Richard M. Stallman (x_report_frame_params, x_set_icon_type, x_set_icon_name)
Wed, 14 Jun 1995 00:45:28 +0000 Richard M. Stallman (syms_of_xfns): Initialize Vx_no_window_manager. Doc fix.
Sun, 11 Jun 1995 20:27:39 +0000 Karl Heuer [USE_X_TOOLKIT] (x_window): If using Motif,
Wed, 07 Jun 1995 21:02:00 +0000 Karl Heuer (x_real_positions): Uncatch and recatch X errors in the loop.
Tue, 06 Jun 1995 01:56:05 +0000 Karl Heuer (syms_of_xfns): Provide motif in Motif version.
Mon, 05 Jun 1995 17:41:10 +0000 Karl Heuer (Fx_create_frame): Make sure icon_name is a string or nil.
Mon, 05 Jun 1995 12:38:20 +0000 Karl Heuer (Qicon_name): New variable.
Thu, 01 Jun 1995 23:23:50 +0000 Karl Heuer (x_destroy_bitmap): Block and unblock input.
Wed, 31 May 1995 21:18:55 +0000 Karl Heuer (x_display_info_for_name): Fix error message.
Tue, 30 May 1995 23:17:55 +0000 Karl Heuer (syms_of_xfns): Allow PATH_BITMAPS to be a colon-separated list.
Tue, 30 May 1995 18:47:11 +0000 Karl Heuer (x_top_window_to_frame): Don't match menu-bar widget.
Tue, 30 May 1995 06:53:25 +0000 Karl Heuer (Fx_create_frame): Pass new arg to make_frame_without_minibuffer.
Mon, 29 May 1995 07:27:50 +0000 Karl Heuer (x_set_frame_parameters): Pass -1 to x_set_offset.
Mon, 29 May 1995 07:12:58 +0000 Karl Heuer (x_report_frame_params): Report top and left
Sat, 27 May 1995 00:46:13 +0000 Karl Heuer (x_window): Call initialize_frame_menubar
Fri, 26 May 1995 04:18:39 +0000 Karl Heuer (x_set_frame_parameters) Fix typo.
Thu, 25 May 1995 16:00:51 +0000 Karl Heuer (Fx_get_resource): Major rewrite to make it clearer.
Wed, 24 May 1995 04:54:16 +0000 Karl Heuer (x_set_frame_parameters): Pass 1 as change_gravity
Wed, 24 May 1995 04:42:09 +0000 Karl Heuer (x_window) [both versions]: Set menubar_height.
Wed, 24 May 1995 03:49:46 +0000 Karl Heuer (hack_wm_protocols): Use cast instead of suffix.
Wed, 24 May 1995 02:45:21 +0000 Karl Heuer [USE_X_TOOLKIT] (x_window): Pass position to toolkit
Tue, 23 May 1995 03:02:53 +0000 Karl Heuer (hack_wm_protocols): Cast args of XGetWindowProperty.
Tue, 09 May 1995 04:57:39 +0000 Karl Heuer (Fx_create_frame): Pass kb to make_frame_without_minibuffer.
Tue, 09 May 1995 04:47:52 +0000 Richard M. Stallman (Funfocus_frame): Check for live X frame.
Fri, 05 May 1995 07:01:59 +0000 Richard M. Stallman [USE_X_TOOLKIT] (x_window): Always pass position in geometry.
Sat, 29 Apr 1995 04:19:13 +0000 Karl Heuer (x_non_menubar_window_to_frame): New function.
Mon, 24 Apr 1995 18:28:11 +0000 Karl Heuer (x_get_focus_frame): New arg FRAME. Callers changed.
Wed, 19 Apr 1995 21:04:01 +0000 Karl Heuer (x_window): Use (or reuse) frame's namebuf instead of a
Tue, 18 Apr 1995 18:36:03 +0000 Richard M. Stallman (x_report_frame_params): Report value of `display' parm.
Thu, 13 Apr 1995 16:51:39 +0000 Richard M. Stallman (Fx_color_defined_p): Doc fix.
Mon, 10 Apr 1995 07:55:29 +0000 Richard M. Stallman (x_window): Copy the frame name to non-Lisp string.
Fri, 07 Apr 1995 02:21:52 +0000 Karl Heuer Update copyright.
Thu, 06 Apr 1995 18:51:54 +0000 Karl Heuer (x_window_to_frame): Skip non-X frames before testing dpyinfo.
Mon, 03 Apr 1995 23:34:26 +0000 Karl Heuer (x_window_to_frame): New arg DPYINFO. All callers changed.
Sat, 18 Mar 1995 18:05:28 +0000 Richard M. Stallman (x_decode_color): Don't use cdef if defined_color failed.
Wed, 15 Mar 1995 01:53:17 +0000 Karl Heuer (Fx_create_frame): set the frame's kboard member.
Mon, 06 Mar 1995 04:33:56 +0000 Richard M. Stallman (defined_color): If colormap is full, find closest match.
Tue, 14 Feb 1995 09:42:14 +0000 Richard M. Stallman (x_set_cursor_type): Set cursor_width field.
Sun, 12 Feb 1995 01:25:14 +0000 Richard M. Stallman (x_decode_color): Ignore failure from defined_color.
Mon, 26 Dec 1994 15:50:39 +0000 Richard M. Stallman (x_figure_window_size): Treat missing user-position parm as nil.
Fri, 23 Dec 1994 05:11:11 +0000 Richard M. Stallman (x_set_frame_parameters): Handle icon-left, icon-top parms.
Mon, 28 Nov 1994 18:17:31 +0000 Richard M. Stallman (Fx_synchronize): Fix doc string syntax.
Wed, 16 Nov 1994 00:55:11 +0000 Karl Heuer (CHECK_NATNUM): Use NATNUMP instead of its expansion.
Tue, 15 Nov 1994 23:52:43 +0000 Karl Heuer (x_window_to_frame, x_any_window_to_frame, x_top_window_to_frame): Use the new
Wed, 02 Nov 1994 06:18:45 +0000 Karl Heuer (Fx_list_fonts): Don't bother to retrieve font info when there's no size_ref
Tue, 01 Nov 1994 21:05:11 +0000 Richard M. Stallman (x_window): Make ibw 0 by default.
Sat, 29 Oct 1994 09:47:12 +0000 Richard M. Stallman (Fx_create_frame): Set xlwmenu_default_font.
Wed, 26 Oct 1994 09:19:57 +0000 Richard M. Stallman (x_window): Pass new arg f to hack_wm_protocols.
Tue, 25 Oct 1994 10:33:36 +0000 Richard M. Stallman (Fx_create_frame): Don't increment refernce_count
Sat, 22 Oct 1994 04:27:25 +0000 Richard M. Stallman (x_sync): Take frame ptr as arg.
Tue, 18 Oct 1994 02:32:43 +0000 Karl Heuer (x_set_unsplittable): New function.
Mon, 17 Oct 1994 06:56:52 +0000 Richard M. Stallman Include paths.h.
Sat, 15 Oct 1994 22:17:15 +0000 Richard M. Stallman (x_set_icon_type): If icon-type is a string, then use
Fri, 14 Oct 1994 05:18:22 +0000 Richard M. Stallman (Fx_create_frame): Init the FRAME_X_SCREEN as soon as can be done.
Thu, 06 Oct 1994 07:08:03 +0000 Richard M. Stallman (x_set_icon_type): Remove period from error message.
Tue, 04 Oct 1994 17:09:34 +0000 Karl Heuer (x_set_menu_bar_lines_1): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 16:46:24 +0000 Karl Heuer (Fx_open_connection): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 12:33:33 +0000 Karl Heuer (x_set_frame_parameters, x_set_visibility, Fx_create_frame,
Sun, 02 Oct 1994 22:06:26 +0000 Karl Heuer (x_figure_window_size): Use new formula for scroll bar width.
Sun, 02 Oct 1994 13:29:03 +0000 Paul Reilly (HACK_EDITRES): Declare if using X11R5.
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.