log src/xterm.h @ 16306:450f26426101 libc-960925 libc-960926 libc-960927 libc-960928 libc-960929 libc-961001 libc-961004 libc-961005 libc-961006 libc-961007 libc-961008 libc-961009 libc-961010 libc-961011 libc-961012 libc-961013 libc-961014 libc-961015 libc-961016 libc-961017 libc-961018 libc-961019 libc-961020 libc-961021 libc-961022 libc-961023 libc-961024 libc-961025 libc-961026 libc-961027 libc-961028

age author description
1996-09-21 Richard M. Stallman (VERTICAL_SCROLL_BAR_WIDTH_TRIM): Renamed from
1996-09-21 Richard M. Stallman (VERTICAL_SCROLL_BAR_INSIDE_WIDTH): Add frame as an
1996-09-01 Richard M. Stallman (struct x_display_info): Add element Xatom_FONT.
1996-07-16 Karl Heuer (struct x_output): Member saved_button_event replaced by
1996-06-28 Richard M. Stallman Don't define HAVE_X11R5 here.
1996-04-18 Richard M. Stallman (STANDARD_EVENT_SET): Remove PointerNotifyHintMask.
1996-03-18 Richard M. Stallman (struct x_output): New member xim.
1996-01-15 Erik Naggum Update FSF's address in the preamble.
1996-01-12 Richard M. Stallman Comment change.
1996-01-05 Richard M. Stallman Undo previous change.
1996-01-04 Karl Heuer (SELECTION_EVENT_REQUESTER): Renamed from
1995-12-24 Richard M. Stallman (HAVE_X11R6): Definition deleted (previous change undone).
1995-12-21 Karl Heuer (HAVE_X11R6): New macro, defined when appropriate.
1995-11-07 Geoff Voelker (FRAME_INTERNAL_BORDER_WIDTH, FRAME_LINE_HEIGHT): New macros.
1995-10-30 Richard M. Stallman Move the include of Xlocale.h after setting HAVE_X11R5.
1995-10-28 Richard M. Stallman (FRAME_XIC): Fix wrong field name.
1995-10-15 Richard M. Stallman (HAVE_X_I18N): New macro.
1995-07-25 Richard M. Stallman (struct x_output): Renamed from struct x_display.
1995-07-25 Richard M. Stallman (struct x_display): New fields saved_button_event, id.
1995-06-16 Richard M. Stallman (struct x_display): icon_name deleted.
1995-06-11 Karl Heuer (struct x_display): New field asked_for_visible.
1995-06-05 Karl Heuer (struct x_display): Rename icon_label to icon_name
1995-05-24 Karl Heuer (struct x_display): New field menubar_height.
1995-04-29 Karl Heuer Declare x_non_menubar_window_to_frame.
1995-04-24 Karl Heuer (struct x_display_info): New members x_focus_frame,
1995-04-10 Richard M. Stallman (struct x_display_info): Use `struct kboard', not KBOARD.
1995-03-31 Karl Heuer (struct x_display_info): New member cut_buffers_initialized.
1995-03-15 Karl Heuer (struct x_display_info): member kboard (formerly perdisplay) is now a pointer,
1995-02-14 Richard M. Stallman (struct x_display): New element cursor_width.
1995-01-31 Karl Heuer [MULTI_PERDISPLAY] (get_perdisplay): Define this as a macro, for sources that
1995-01-28 Karl Heuer (struct x_display_info): Rename display_perd to perdisplay.
1995-01-25 Karl Heuer (struct x_display_info): New member display_perd.
1994-12-15 Richard M. Stallman (struct x_display): New field explicit_parent.
1994-11-16 Karl Heuer (XSCROLL_BAR): Extract from Lisp_Vector, not generic pointer.
1994-10-25 Richard M. Stallman Delete X10 code.
1994-10-22 Richard M. Stallman (struct x_display_info): Struct renamed from x_screen.
1994-10-15 Richard M. Stallman (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL)
1994-10-15 Richard M. Stallman (x_display): Changed icon_bitmap_flag to icon_bitmap.
1994-10-04 Karl Heuer (SCROLL_BAR_UNPACK): Use new accessor macros instead of calling XSET directly.
1994-09-28 Karl Heuer Comment fix.
1994-09-23 Richard M. Stallman (FRAME_X_DISPLAY): New macro.
1994-09-20 Karl Heuer (VERTICAL_SCROLL_BAR_PIXEL_WIDTH): Deleted.
1994-09-17 Richard M. Stallman (struct scroll_bar, SCROLL_BAR_VEC_SIZE): Use EMACS_INT.
1994-05-04 Karl Heuer Update copyright.
1994-05-02 Richard M. Stallman (struct x_display): New field size_hint_flags.
1994-04-20 Karl Heuer (x_top_window_to_frame): Declare this function.
1994-04-17 Richard M. Stallman (x_display): New field win_gravity.
1994-04-14 Richard M. Stallman (HAVE_X11R4): If we define HAVE_X11R5, define this too.
1994-04-09 Richard M. Stallman (struct x_display): New field line_height.
1994-04-08 Fred Pierresteguy (cross_cursor): New field for struct x_display.
1994-03-31 Fred Pierresteguy Define HAVE_X11R4 if AIX3_2 is defined.
1994-03-29 Karl Heuer Fix typo in comment.
1994-03-15 Karl Heuer (VERTICAL_SCROLL_BAR_RIGHT_BORDER): Change from 3 to 2.
1994-02-14 Karl Heuer (check_x): Declare it.
1994-01-26 Fred Pierresteguy Wed Jan 26 12:23:12 1994 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)
1994-01-21 Richard M. Stallman [USE_X_TOOLKIT]: Include StringDefs.h, IntrinsicP.h,
1993-09-13 Richard M. Stallman (HAVE_X11R4): If AIX, do not define HAVE_X11R4.
1993-06-22 Jim Blandy Separate parameter faces (those created and modified by the user)
1993-06-09 Jim Blandy Apply typo patches from Paul Eggert.
1993-05-28 Richard M. Stallman (PIXEL_TO_CHAR_COL, PIXEL_TO_CHAR_ROW): Fix mismatch in arg names.