log src/xfns.c @ 12046:d23f2c9990b2

age author description
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.