aboutsummaryrefslogtreecommitdiffstats
path: root/src/xterm.h (unfollow)
Commit message (Expand)AuthorFilesLines
1999-12-15(struct x_output): Change member font_baseline toKenichi Handa1-2/+2
1999-12-10(FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL): MovedGerd Moellmann1-2/+0
1999-09-03Change protorype of x_alloc_nearest_color.Gerd Moellmann1-1/+1
1999-09-02(VERTICAL_SCROLL_BAR_WIDTH_TRIM): Change from 2 to 0.Gerd Moellmann1-1/+1
1999-08-30(FRAME_X_FLAGS_AREA_COLS): Define it as the total widthGerd Moellmann1-3/+18
1999-07-21(struct x_output): Add scroll bar pixel colors, busy_cursor,Gerd Moellmann1-101/+205
1998-08-15x_display_unibyte_char_with_fontset renamed toRichard M. Stallman1-1/+1
1998-08-15(widget_store_internal_border): Conditionalize declaration.Richard M. Stallman1-0/+2
1998-08-15(x_display_unibyte_char_with_fontset): Extern it.Kenichi Handa1-0/+3
1998-08-07(FRAME_OUTER_WINDOW): New macro.Richard M. Stallman1-1/+8
1998-04-15(x_find_ccl_program): Extern it.Kenichi Handa1-0/+1
1998-04-14Add more prototypes.Andreas Schwab1-12/+110
1997-05-31(struct x_output): New field has_been_visible.Richard M. Stallman1-0/+3
1997-02-27(struct x_display_info): New member Xatom_MULE_DEFAULT_ASCENT.Kenichi Handa1-2/+3
1997-02-20(struct font_info): This definition is moved toKarl Heuer1-12/+29
1996-09-21(VERTICAL_SCROLL_BAR_WIDTH_TRIM): Renamed fromRichard M. Stallman1-5/+3
1996-09-21(VERTICAL_SCROLL_BAR_INSIDE_WIDTH): Add frame as anRichard M. Stallman1-5/+14
1996-09-01(struct x_display_info): Add element Xatom_FONT.Richard M. Stallman1-0/+2
1996-07-16(struct x_output): Member saved_button_event replaced byKarl Heuer1-2/+2
1996-06-28Don't define HAVE_X11R5 here.Richard M. Stallman1-4/+1
1996-04-18(STANDARD_EVENT_SET): Remove PointerNotifyHintMask.Richard M. Stallman1-19/+2
1996-03-18(struct x_output): New member xim.Richard M. Stallman1-0/+3
1996-01-15Update FSF's address in the preamble.Erik Naggum1-1/+2
1996-01-12Comment change.Richard M. Stallman1-1/+4
1996-01-05Undo previous change.Richard M. Stallman1-3/+5
1996-01-04(SELECTION_EVENT_REQUESTER): Renamed fromKarl Heuer1-3/+3
1995-12-24(HAVE_X11R6): Definition deleted (previous change undone).Richard M. Stallman1-6/+0
1995-12-21(HAVE_X11R6): New macro, defined when appropriate.Karl Heuer1-0/+6
1995-11-07(FRAME_INTERNAL_BORDER_WIDTH, FRAME_LINE_HEIGHT): New macros.Geoff Voelker1-0/+2
1995-10-30Move the include of Xlocale.h after setting HAVE_X11R5.Richard M. Stallman1-5/+5
1995-10-28(FRAME_XIC): Fix wrong field name.Richard M. Stallman1-1/+1
1995-10-15(HAVE_X_I18N): New macro.Richard M. Stallman1-0/+11
1995-07-25(struct x_output): Renamed from struct x_display.Richard M. Stallman1-33/+33
1995-07-25(struct x_display): New fields saved_button_event, id.Richard M. Stallman1-0/+9
1995-06-16(struct x_display): icon_name deleted.Richard M. Stallman1-6/+0
1995-06-11(struct x_display): New field asked_for_visible.Karl Heuer1-0/+3
1995-06-05(struct x_display): Rename icon_label to icon_nameKarl Heuer1-3/+4
1995-05-24(struct x_display): New field menubar_height.Karl Heuer1-0/+6
1995-04-29Declare x_non_menubar_window_to_frame.Karl Heuer1-0/+1
1995-04-24(struct x_display_info): New members x_focus_frame,Karl Heuer1-5/+20
1995-04-10(struct x_display_info): Use `struct kboard', not KBOARD.Richard M. Stallman1-1/+1
1995-03-31(struct x_display_info): New member cut_buffers_initialized.Karl Heuer1-0/+1
1995-03-15(struct x_display_info): member kboard (formerly perdisplay) is now a pointer,Karl Heuer1-11/+3
1995-02-14(struct x_display): New element cursor_width.Richard M. Stallman1-0/+3
1995-01-31[MULTI_PERDISPLAY] (get_perdisplay): Define this as a macro, for sources thatKarl Heuer1-0/+10
1995-01-28(struct x_display_info): Rename display_perd to perdisplay.Karl Heuer1-1/+1
1995-01-25(struct x_display_info): New member display_perd.Karl Heuer1-0/+1
1994-12-15(struct x_display): New field explicit_parent.Richard M. Stallman1-1/+7
1994-11-16(XSCROLL_BAR): Extract from Lisp_Vector, not generic pointer.Karl Heuer1-3/+4
1994-10-25Delete X10 code.Richard M. Stallman1-16/+81