log src/xfns.c @ 5644:2abe67658895

age author description
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):