log src/xfns.c @ 3203:1055aa1b7547

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