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
|
Mon, 24 May 1993 00:04:18 +0000 |
Richard M. Stallman |
(check_x): New function.
|
Sat, 22 May 1993 22:04:07 +0000 |
Richard M. Stallman |
(x_window_to_frame): Use XGCTYPE.
|
Fri, 21 May 1993 20:22:10 +0000 |
Richard M. Stallman |
(syms_of_xfns): Don't make Lisp vars
|
Wed, 19 May 1993 03:51:26 +0000 |
Richard M. Stallman |
(x_set_menu_bar_lines): Fix typo in last change.
|
Wed, 19 May 1993 00:19:16 +0000 |
Jim Blandy |
* xfns.c (x_set_menu_bar_lines): Minibuffer-only frames can't have
|
Sun, 16 May 1993 22:35:23 +0000 |
Richard M. Stallman |
(x_set_cursor_color): Set cursor_foreground_pixel.
|
Mon, 10 May 1993 23:31:01 +0000 |
Jim Blandy |
* xfns.c (Fx_create_frame): Use an XLFD name for the default font,
|
Mon, 10 May 1993 00:25:40 +0000 |
Jim Blandy |
* xfns.c (x_make_gc): After building the GC's for the frame, call
|
Sat, 08 May 1993 16:29:04 +0000 |
Richard M. Stallman |
(Fx_get_mouse_event, Fx_mouse_events): Code deleted.
|
Fri, 07 May 1993 02:55:22 +0000 |
Richard M. Stallman |
(x_get_arg): Call Fintern, not intern.
|
Wed, 31 Mar 1993 10:55:33 +0000 |
Jim Blandy |
Put interrupt input blocking in a separate file from xterm.h.
|
Thu, 25 Mar 1993 02:16:10 +0000 |
Jim Blandy |
* xfns.c [VMS]: Get the gray_bits from [.bitmaps]gray.xbm.
|
Wed, 24 Mar 1993 01:54:20 +0000 |
Jim Blandy |
* xfns.c (x_make_gc): Don't forget to block X input around the
|
Tue, 23 Mar 1993 04:58:07 +0000 |
Jim Blandy |
* xfns.c (Fx_parse_geometry): Renamed from Fx_geometry.
|
Sun, 21 Mar 1993 05:14:35 +0000 |
Jim Blandy |
Fix typo.
|
Sun, 21 Mar 1993 05:11:23 +0000 |
Jim Blandy |
Use the `visiblity' parameter to determine the initial state of
|
Sat, 20 Mar 1993 20:48:34 +0000 |
Jim Blandy |
* xfns.c (Fx_open_connection): If we have X11R5, use
|
Sat, 20 Mar 1993 19:30:58 +0000 |
Jim Blandy |
* emacs.c (Finvocation_name): New function.
|
Sat, 20 Mar 1993 09:21:13 +0000 |
Richard M. Stallman |
(Fx_display_color_p): Renamed from Fx_color_display_p.
|
Sat, 20 Mar 1993 06:25:55 +0000 |
Richard M. Stallman |
(x_screen): Make this var file scope.
|
Mon, 15 Mar 1993 06:06:07 +0000 |
Richard M. Stallman |
(Xatom_wm_change_state): Just declare.
|
Thu, 11 Mar 1993 08:10:58 +0000 |
Richard M. Stallman |
(x_frame_parms): Add elts for visibility and menu-bar-lines.
|
Mon, 08 Mar 1993 08:07:52 +0000 |
Richard M. Stallman |
(Fx_pixel_width, Fx_pixel_height): Fns deleted.
|
Tue, 02 Mar 1993 08:22:42 +0000 |
Jim Blandy |
Use the term `scroll bar', instead of `scrollbar'.
|
Mon, 22 Feb 1993 15:08:57 +0000 |
Jim Blandy |
* xfns.c (x_set_icon_type): Pass the proper number of arguments to
|
Sun, 14 Feb 1993 14:40:13 +0000 |
Jim Blandy |
* frame.c (Fframe_parameters): Report the `minibuffer' parameter of
|
Tue, 26 Jan 1993 01:58:16 +0000 |
Jim Blandy |
JimB's changes since January 18th
|
Thu, 14 Jan 1993 15:19:55 +0000 |
Jim Blandy |
* xfns.c (Fx_create_frame): After mapping the frame, call
|
Sun, 03 Jan 1993 23:43:29 +0000 |
Richard M. Stallman |
(Fx_get_resource): Use EMACS_CLASS to make class_key
|
Thu, 24 Dec 1992 06:19:31 +0000 |
Jim Blandy |
* frame.h (struct frame): New fields `can_have_scrollbars' and
|
Sun, 06 Dec 1992 22:21:21 +0000 |
Jim Blandy |
* xfns.c (Fx_create_frame): Initialize f->async_visible too.
|
Mon, 16 Nov 1992 01:03:16 +0000 |
Jim Blandy |
* xfns.c (unread_command_char): Change name in extern declaration
|
Sat, 31 Oct 1992 05:41:49 +0000 |
Jim Blandy |
* xfns.c (x_decode_color, Fx_color_display_p): x_screen_planes is
|
Mon, 19 Oct 1992 18:36:13 +0000 |
Jim Blandy |
Same. * xfns.c (x_set_face): Dyked out this function; it has no callers,
|
Sun, 13 Sep 1992 12:46:45 +0000 |
Jim Blandy |
Declare x_implicitly_set_name to be void.
|
Fri, 11 Sep 1992 23:31:02 +0000 |
Richard M. Stallman |
(Fx_track_pointer): Pass new args to read_char.
|
Sat, 29 Aug 1992 03:25:25 +0000 |
Jim Blandy |
* xfns.c (x_icon): Don't call x_wm_set_icon_positions if the user
|
Wed, 19 Aug 1992 06:46:08 +0000 |
Jim Blandy |
* xfns.c (x_set_name): Take new argument EXPLICIT, instead of
|
Wed, 12 Aug 1992 14:33:03 +0000 |
Jim Blandy |
* xfns.c (x_get_arg): Return Qunbound for an unspecified
|
Tue, 21 Jul 1992 22:16:39 +0000 |
Jim Blandy |
entered into RCS
|
Fri, 17 Jul 1992 22:17:57 +0000 |
Jim Blandy |
*** empty log message ***
|
Tue, 14 Jul 1992 16:25:43 +0000 |
Jim Blandy |
*** empty log message ***
|
Wed, 24 Jun 1992 05:09:26 +0000 |
Jim Blandy |
*** empty log message ***
|
Wed, 10 Jun 1992 03:53:16 +0000 |
Jim Blandy |
*** empty log message ***
|
Tue, 09 Jun 1992 01:56:22 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 08 Jun 1992 02:23:29 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 04 Jun 1992 23:02:33 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 04 Jun 1992 06:43:29 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 12 May 1992 03:44:17 +0000 |
Joseph Arceneaux |
*** empty log message ***
|
Tue, 12 May 1992 02:31:53 +0000 |
Joseph Arceneaux |
*** empty log message ***
|
Fri, 24 Apr 1992 08:11:54 +0000 |
Jim Blandy |
*** empty log message ***
|
Tue, 28 Jan 1992 14:42:19 +0000 |
Jim Blandy |
*** empty log message ***
|
Mon, 13 Jan 1992 21:48:08 +0000 |
Jim Blandy |
*** empty log message ***
|
Tue, 26 Nov 1991 05:14:58 +0000 |
Michael I. Bushnell |
*** empty log message ***
|
Fri, 16 Aug 1991 16:09:27 +0000 |
Jim Blandy |
*** empty log message ***
|
Wed, 14 Aug 1991 01:04:47 +0000 |
Jim Blandy |
Initial revision
|