log src/xfns.c @ 14355:87fde6ef6c95

age author description
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Tue, 26 Dec 1995 04:41:21 +0000 Richard M. Stallman (check_x_display_info, check_x_frame, x_set_font)
Thu, 21 Dec 1995 17:15:31 +0000 Karl Heuer [X11R5_INHIBIT_I18N]: Undef HAVE_X_I18N if X11R5.
Tue, 19 Dec 1995 21:43:33 +0000 Karl Heuer Use <paths.h>, not "paths.h".
Fri, 15 Dec 1995 02:17:06 +0000 Richard M. Stallman (x_set_menu_bar_lines) [USE_X_TOOLKIT]:
Sat, 11 Nov 1995 07:13:56 +0000 Richard M. Stallman (HACK_EDITRES): Don't define if NO_EDITRES is defined.
Sun, 15 Oct 1995 15:17:33 +0000 Richard M. Stallman (x_window, both versions): Add HAVE_X_I18N support.
Mon, 25 Sep 1995 18:46:19 +0000 Richard M. Stallman (Fx_create_frame): Set up buffer-predicate slot.
Fri, 11 Aug 1995 00:55:47 +0000 Richard M. Stallman (x_set_menu_bar_lines) [USE_X_TOOLKIT]: When turning
Sat, 05 Aug 1995 05:04:46 +0000 Richard M. Stallman (Ffocus_frame, Funfocus_frame): Make them no-ops.
Wed, 26 Jul 1995 00:04:12 +0000 Karl Heuer Do renamings:
Tue, 25 Jul 1995 21:55:50 +0000 Richard M. Stallman Renamings: frame->display => frame->output, struct x_display -> sruct x_output.
Tue, 25 Jul 1995 20:10:03 +0000 Richard M. Stallman (x_menubar_window_to_frame): New function.
Thu, 20 Jul 1995 19:29:10 +0000 Richard M. Stallman [USE_MOTIF]: Don't include X11/Xaw/Paned.h, X11/Xaw/Label.h.
Mon, 17 Jul 1995 22:25:39 +0000 Karl Heuer (Fx_list_fonts): Don't free thisinfo if it is 0.
Sun, 02 Jul 1995 02:36:32 +0000 Richard M. Stallman (x_set_icon_type, x_set_icon_name): Don't ever remap the
Mon, 26 Jun 1995 03:49:46 +0000 Richard M. Stallman (Fx_open_connection, x_display_info_for_name):
Wed, 21 Jun 1995 18:44:42 +0000 Richard M. Stallman (Fx_display_grayscale_p): Return t or nil.
Mon, 19 Jun 1995 18:30:06 +0000 Richard M. Stallman (Fx_create_frame): Fix last arg to x_get_arg for Qdisplay.
Fri, 16 Jun 1995 16:10:41 +0000 Richard M. Stallman (x_report_frame_params, x_set_icon_type, x_set_icon_name)
Wed, 14 Jun 1995 00:45:28 +0000 Richard M. Stallman (syms_of_xfns): Initialize Vx_no_window_manager. Doc fix.
Sun, 11 Jun 1995 20:27:39 +0000 Karl Heuer [USE_X_TOOLKIT] (x_window): If using Motif,
Wed, 07 Jun 1995 21:02:00 +0000 Karl Heuer (x_real_positions): Uncatch and recatch X errors in the loop.
Tue, 06 Jun 1995 01:56:05 +0000 Karl Heuer (syms_of_xfns): Provide motif in Motif version.
Mon, 05 Jun 1995 17:41:10 +0000 Karl Heuer (Fx_create_frame): Make sure icon_name is a string or nil.
Mon, 05 Jun 1995 12:38:20 +0000 Karl Heuer (Qicon_name): New variable.
Thu, 01 Jun 1995 23:23:50 +0000 Karl Heuer (x_destroy_bitmap): Block and unblock input.
Wed, 31 May 1995 21:18:55 +0000 Karl Heuer (x_display_info_for_name): Fix error message.
Tue, 30 May 1995 23:17:55 +0000 Karl Heuer (syms_of_xfns): Allow PATH_BITMAPS to be a colon-separated list.
Tue, 30 May 1995 18:47:11 +0000 Karl Heuer (x_top_window_to_frame): Don't match menu-bar widget.