log src/xfns.c @ 4367:f3657047d549

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