log src/xfns.c @ 21555:0927f341e390

age author description
Wed, 15 Apr 1998 07:38:29 +0000 Kenichi Handa (x_set_font): Give 2nd arg nil to Fquery_fontset.
Wed, 15 Apr 1998 07:12:49 +0000 Kenichi Handa (syms_of_xfns): Initialize find_ccl_program_func.
Tue, 14 Apr 1998 18:59:48 +0000 Karl Heuer (x_destroy_bitmap): Declare as void, not int.
Mon, 23 Mar 1998 12:56:25 +0000 Andreas Schwab (Fx_create_frame): Use "borderWidth", not "borderwidth",
Sat, 21 Mar 1998 07:06:14 +0000 Richard M. Stallman Use STRING_BYTES and SET_STRING_BYTES.
Fri, 09 Jan 1998 23:20:32 +0000 Richard M. Stallman (x_create_bitmap_from_file): Use size_byte on strings.
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.