Tue, 09 Sep 1997 00:47:40 +0000 |
Richard M. Stallman |
(x_screen_planes): Fix type of argument.
|
Sun, 03 Aug 1997 03:02:05 +0000 |
Kenichi Handa |
(x_set_frame_parameters): Heading comment fixed.
|
Mon, 28 Jul 1997 18:30:44 +0000 |
Richard M. Stallman |
(Fx_create_frame): Initialize fontset in output_data.
|
Thu, 24 Jul 1997 16:59:16 +0000 |
Richard M. Stallman |
(Fx_create_frame): Don't fail to initialize `font'.
|
Mon, 21 Jul 1997 06:00:23 +0000 |
Richard M. Stallman |
(Fx_create_frame): Default vertical-scroll-bars as symbol, not boolean.
|
Sat, 05 Jul 1997 08:26:04 +0000 |
Richard M. Stallman |
(x_set_font): Funcall Qface_set_after_frame_default.
|
Fri, 04 Jul 1997 20:43:49 +0000 |
Richard M. Stallman |
Fix bugs with inappropriate mixing of Lisp_Object with int.
|
Fri, 04 Jul 1997 04:48:13 +0000 |
Richard M. Stallman |
(x_set_scroll_bar_width): By default, use enough
|
Mon, 02 Jun 1997 02:25:15 +0000 |
Richard M. Stallman |
(Fx_create_frame): Use XINT to access parent.
|
Fri, 30 May 1997 05:13:47 +0000 |
Richard M. Stallman |
(x_real_positions): Subtract border width from results.
|
Mon, 26 May 1997 07:53:35 +0000 |
Richard M. Stallman |
(x_real_positions): Directly compare the frame's window
|
Fri, 16 May 1997 00:43:41 +0000 |
Kenichi Handa |
(Fx_create_frame): Delete unnecessary code.
|
Mon, 12 May 1997 18:58:20 +0000 |
Richard M. Stallman |
(Fx_create_frame): Get X resources from the display
|
Sat, 10 May 1997 03:37:01 +0000 |
Kenichi Handa |
(Fx_create_frame): Delete code for handling the X
|
Sat, 03 May 1997 06:13:30 +0000 |
Richard M. Stallman |
(x_set_scroll_bar_width): If arg is too small, round it up.
|
Thu, 01 May 1997 01:59:47 +0000 |
Richard M. Stallman |
(x_real_positions, x_set_mouse_color, Fx_list_fonts):
|
Sun, 27 Apr 1997 18:02:16 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 25 Apr 1997 04:47:13 +0000 |
Richard M. Stallman |
(x_set_menu_bar_lines): Increment windows_or_buffers_changed.
|
Thu, 27 Feb 1997 06:59:54 +0000 |
Kenichi Handa |
(syms_of_xfns): Documentation of
|
Thu, 20 Feb 1997 06:58:06 +0000 |
Karl Heuer |
Include charset.h and fontset.h.
|
Sun, 02 Feb 1997 09:51:09 +0000 |
Richard M. Stallman |
(Vx_resource_class): New variable.
|
Thu, 19 Dec 1996 17:05:37 +0000 |
Richard M. Stallman |
(x_set_title): Check data type of NAME.
|
Sun, 15 Dec 1996 18:48:23 +0000 |
Richard M. Stallman |
(x_set_scroll_bar_width): Reject a width that's too small.
|
Tue, 05 Nov 1996 02:15:11 +0000 |
Richard M. Stallman |
(Fx_create_frame): Look for X-resource for minibuffer.
|
Sun, 06 Oct 1996 20:46:35 +0000 |
Richard M. Stallman |
(x_set_internal_border_width): Only change
|
Fri, 27 Sep 1996 23:44:49 +0000 |
Richard M. Stallman |
(x_set_scroll_bar_width): Move cursor to the
|
Fri, 27 Sep 1996 06:53:49 +0000 |
Richard M. Stallman |
(x_set_internal_border_width, Fx_create_frame):
|
Tue, 24 Sep 1996 00:37:53 +0000 |
Richard M. Stallman |
(x_window): With Motif, double extra_borders.
|
Mon, 23 Sep 1996 04:45:16 +0000 |
Richard M. Stallman |
(Fx_create_frame): Default Qinternal_border_width to 1.
|
Sat, 21 Sep 1996 01:14:57 +0000 |
Richard M. Stallman |
(Fx_create_frame): Default Qvertical_scroll_bars to `left'.
|
Tue, 10 Sep 1996 20:00:25 +0000 |
Richard M. Stallman |
(x_set_frame_parameters): Make height and width ints.
|
Sun, 01 Sep 1996 19:52:14 +0000 |
Richard M. Stallman |
(Fx_list_fonts): New optional arg MAXIMUM.
|
Sat, 31 Aug 1996 20:12:15 +0000 |
Richard M. Stallman |
(x_set_cursor_color): Use x_update_cursor.
|
Tue, 27 Aug 1996 13:40:00 +0000 |
Richard M. Stallman |
(x_window): Don't add ibw to menubar_size.
|
Wed, 21 Aug 1996 04:53:08 +0000 |
Richard M. Stallman |
(x_set_scroll_bar_width): Call x_set_window_size when arg is nil.
|
Sat, 17 Aug 1996 16:57:21 +0000 |
Richard M. Stallman |
(Fx_open_connection): Don't set Vx_resource_name.
|
Tue, 16 Jul 1996 23:13:51 +0000 |
Karl Heuer |
(Fx_create_frame): Do xlwmenu hack only if USE_LUCID.
|
Tue, 16 Jul 1996 05:22:55 +0000 |
Karl Heuer |
(xlwmenu_default_font): Declare, but don't define.
|
Tue, 16 Jul 1996 05:12:55 +0000 |
Karl Heuer |
(Qfont): Delete redundant definition.
|
Sat, 29 Jun 1996 06:45:08 +0000 |
Richard M. Stallman |
(Fx_create_frame): Gcpro parms, parent, and name.
|
Mon, 24 Jun 1996 01:29:37 +0000 |
Richard M. Stallman |
(x_real_positions): Don't call x_uncatch_errors twice.
|
Fri, 26 Apr 1996 16:39:13 +0000 |
Richard M. Stallman |
(x_window) [! USE_X_TOOLKIT]: Initialize wm_hints.icon_pixmap.
|
Fri, 26 Apr 1996 16:06:54 +0000 |
Richard M. Stallman |
Update copyright year.
|
Thu, 25 Apr 1996 03:36:01 +0000 |
Richard M. Stallman |
(Fx_list_fonts) [BROKEN_XLISTFONTSWITHINFO]:
|
Mon, 15 Apr 1996 15:48:51 +0000 |
Richard M. Stallman |
(x_set_frame_parameters): Get height and width from
|
Wed, 10 Apr 1996 17:23:18 +0000 |
Richard M. Stallman |
(Fx_list_fonts): Handle X protocol errors.
|
Tue, 09 Apr 1996 03:01:02 +0000 |
Richard M. Stallman |
(x_set_frame_parameters): Do call Fset_frame_size
|
Mon, 18 Mar 1996 03:26:17 +0000 |
Richard M. Stallman |
(X_I18N_INHIBITED): New macro--define this
|
Mon, 04 Mar 1996 18:00:34 +0000 |
Richard M. Stallman |
[AIX] [HAVE_X11R5] (XIMStatusNothing): Definition deleted.
|
Wed, 28 Feb 1996 18:07:46 +0000 |
Richard M. Stallman |
[AIX] [HAVE_X11R5] (XIMStatusNothing): Defined.
|
Wed, 21 Feb 1996 21:10:28 +0000 |
Karl Heuer |
(defined_color): When we find a "near" color in the map,
|
Mon, 19 Feb 1996 07:40:38 +0000 |
Karl Heuer |
(Fx_create_frame): Title is a string, not a symbol.
|
Tue, 13 Feb 1996 18:24:25 +0000 |
Karl Heuer |
(x_real_positions): Cast arg of XFree.
|
Fri, 09 Feb 1996 19:12:49 +0000 |
Richard M. Stallman |
(x_real_positions): Use XFree.
|
Sun, 04 Feb 1996 03:00:25 +0000 |
Richard M. Stallman |
(x_frame_parms): Add "title" element.
|
Tue, 30 Jan 1996 19:51:26 +0000 |
Richard M. Stallman |
(x_frame_parms): Alphabetize.
|
Fri, 26 Jan 1996 19:50:35 +0000 |
Richard M. Stallman |
(Qtitle): Declared.
|
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
|