log src/xterm.h @ 13346:620c6dc0329c

age author description
Mon, 30 Oct 1995 19:41:44 +0000 Richard M. Stallman Move the include of Xlocale.h after setting HAVE_X11R5.
Sat, 28 Oct 1995 16:05:59 +0000 Richard M. Stallman (FRAME_XIC): Fix wrong field name.
Sun, 15 Oct 1995 15:17:01 +0000 Richard M. Stallman (HAVE_X_I18N): New macro.
Tue, 25 Jul 1995 21:20:18 +0000 Richard M. Stallman (struct x_output): Renamed from struct x_display.
Tue, 25 Jul 1995 20:21:15 +0000 Richard M. Stallman (struct x_display): New fields saved_button_event, id.
Fri, 16 Jun 1995 16:10:11 +0000 Richard M. Stallman (struct x_display): icon_name deleted.
Sun, 11 Jun 1995 20:47:48 +0000 Karl Heuer (struct x_display): New field asked_for_visible.
Mon, 05 Jun 1995 12:37:48 +0000 Karl Heuer (struct x_display): Rename icon_label to icon_name
Wed, 24 May 1995 04:43:12 +0000 Karl Heuer (struct x_display): New field menubar_height.
Sat, 29 Apr 1995 04:19:45 +0000 Karl Heuer Declare x_non_menubar_window_to_frame.
Mon, 24 Apr 1995 18:28:50 +0000 Karl Heuer (struct x_display_info): New members x_focus_frame,
Mon, 10 Apr 1995 07:48:16 +0000 Richard M. Stallman (struct x_display_info): Use `struct kboard', not KBOARD.
Fri, 31 Mar 1995 03:40:45 +0000 Karl Heuer (struct x_display_info): New member cut_buffers_initialized.
Wed, 15 Mar 1995 01:53:00 +0000 Karl Heuer (struct x_display_info): member kboard (formerly perdisplay) is now a pointer,
Tue, 14 Feb 1995 09:41:37 +0000 Richard M. Stallman (struct x_display): New element cursor_width.
Tue, 31 Jan 1995 01:53:55 +0000 Karl Heuer [MULTI_PERDISPLAY] (get_perdisplay): Define this as a macro, for sources that
Sat, 28 Jan 1995 01:41:07 +0000 Karl Heuer (struct x_display_info): Rename display_perd to perdisplay.
Wed, 25 Jan 1995 09:04:07 +0000 Karl Heuer (struct x_display_info): New member display_perd.
Thu, 15 Dec 1994 13:53:44 +0000 Richard M. Stallman (struct x_display): New field explicit_parent.
Wed, 16 Nov 1994 01:31:04 +0000 Karl Heuer (XSCROLL_BAR): Extract from Lisp_Vector, not generic pointer.
Tue, 25 Oct 1994 10:42:02 +0000 Richard M. Stallman Delete X10 code.
Sat, 22 Oct 1994 04:39:30 +0000 Richard M. Stallman (struct x_display_info): Struct renamed from x_screen.
Sat, 15 Oct 1994 23:52:23 +0000 Richard M. Stallman (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL)
Sat, 15 Oct 1994 22:19:05 +0000 Richard M. Stallman (x_display): Changed icon_bitmap_flag to icon_bitmap.
Tue, 04 Oct 1994 10:42:48 +0000 Karl Heuer (SCROLL_BAR_UNPACK): Use new accessor macros instead of calling XSET directly.
Wed, 28 Sep 1994 01:58:46 +0000 Karl Heuer Comment fix.
Fri, 23 Sep 1994 05:28:56 +0000 Richard M. Stallman (FRAME_X_DISPLAY): New macro.
Tue, 20 Sep 1994 05:18:53 +0000 Karl Heuer (VERTICAL_SCROLL_BAR_PIXEL_WIDTH): Deleted.
Sat, 17 Sep 1994 01:00:25 +0000 Richard M. Stallman (struct scroll_bar, SCROLL_BAR_VEC_SIZE): Use EMACS_INT.
Wed, 04 May 1994 02:41:09 +0000 Karl Heuer Update copyright.
Mon, 02 May 1994 00:48:12 +0000 Richard M. Stallman (struct x_display): New field size_hint_flags.
Wed, 20 Apr 1994 20:39:18 +0000 Karl Heuer (x_top_window_to_frame): Declare this function.
Sun, 17 Apr 1994 09:41:15 +0000 Richard M. Stallman (x_display): New field win_gravity.
Thu, 14 Apr 1994 04:46:12 +0000 Richard M. Stallman (HAVE_X11R4): If we define HAVE_X11R5, define this too.
Sat, 09 Apr 1994 06:34:13 +0000 Richard M. Stallman (struct x_display): New field line_height.
Fri, 08 Apr 1994 15:58:23 +0000 Fred Pierresteguy (cross_cursor): New field for struct x_display.
Thu, 31 Mar 1994 14:00:26 +0000 Fred Pierresteguy Define HAVE_X11R4 if AIX3_2 is defined.
Tue, 29 Mar 1994 05:54:39 +0000 Karl Heuer Fix typo in comment.
Tue, 15 Mar 1994 01:25:56 +0000 Karl Heuer (VERTICAL_SCROLL_BAR_RIGHT_BORDER): Change from 3 to 2.
Mon, 14 Feb 1994 21:38:49 +0000 Karl Heuer (check_x): Declare it.
Wed, 26 Jan 1994 17:57:30 +0000 Fred Pierresteguy Wed Jan 26 12:23:12 1994 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)
Fri, 21 Jan 1994 20:41:49 +0000 Richard M. Stallman [USE_X_TOOLKIT]: Include StringDefs.h, IntrinsicP.h,
Mon, 13 Sep 1993 04:15:45 +0000 Richard M. Stallman (HAVE_X11R4): If AIX, do not define HAVE_X11R4.
Tue, 22 Jun 1993 07:26:44 +0000 Jim Blandy Separate parameter faces (those created and modified by the user)
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Fri, 28 May 1993 04:32:28 +0000 Richard M. Stallman (PIXEL_TO_CHAR_COL, PIXEL_TO_CHAR_ROW): Fix mismatch in arg names.
Tue, 25 May 1993 14:04:41 +0000 Jim Blandy * xterm.h: New section for declarations for xfaces.c.
Sun, 16 May 1993 22:34:42 +0000 Richard M. Stallman (x_display): New field cursor_fore_pixel.
Wed, 31 Mar 1993 10:55:33 +0000 Jim Blandy Put interrupt input blocking in a separate file from xterm.h.
Sun, 28 Mar 1993 05:22:46 +0000 Richard M. Stallman (FRAME_FACES, FRAME_N_FACES, FRAME_DEFAULT_FACE)
Thu, 25 Mar 1993 02:12:14 +0000 Jim Blandy * xterm.h (x_focus_frame): Add extern keyword to declaration.
Sun, 21 Mar 1993 07:24:32 +0000 Jim Blandy * xfns.c (Fx_open_connection): If we have X11R5, use
Tue, 16 Mar 1993 05:54:56 +0000 Richard M. Stallman [SIGIO] (UNBLOCK_INPUT): Resignal if x_pending_input.
Mon, 15 Mar 1993 06:05:17 +0000 Richard M. Stallman (SELECTION_EVENT_DISPLAY): New macro.
Tue, 02 Mar 1993 08:22:42 +0000 Jim Blandy Use the term `scroll bar', instead of `scrollbar'.
Tue, 26 Jan 1993 01:58:16 +0000 Jim Blandy JimB's changes since January 18th
Thu, 14 Jan 1993 15:34:59 +0000 Jim Blandy Make scrollbar structures into lisp objects, so that they can be
Thu, 24 Dec 1992 06:23:08 +0000 Jim Blandy * frame.h (struct frame): New fields `can_have_scrollbars' and
Sat, 31 Oct 1992 05:43:42 +0000 Jim Blandy * xterm.h (x_screen_count, x_release, x_screen_height,
Wed, 14 Oct 1992 22:51:35 +0000 Joseph Arceneaux * xterm.h: Declaration of struct face removed.