aboutsummaryrefslogtreecommitdiffstats
path: root/src/xterm.h
Commit message (Expand)AuthorAgeFilesLines
* (struct x_output): Rename busy_cursor toGerd Moellmann2001-02-211-6/+6
* (x_clear_area): Add prototype.Gerd Moellmann2001-01-251-1/+2
* (x_free_frame_resources): Declare.Gerd Moellmann2000-12-131-0/+1
* (x_free_gcs): Add prototype.Gerd Moellmann2000-12-071-0/+1
* (struct x_output): Add member horizontal_drag_cursor.Gerd Moellmann2000-11-281-0/+1
* (struct scroll_bar): Members x_widget_low, x_widget_highGerd Moellmann2000-11-191-11/+16
* (struct x_display_info): Add color_cells and ncolor_cells.Gerd Moellmann2000-10-181-0/+7
* (x_encode_text): Add prototype.Kenichi Handa2000-07-211-0/+2
* Add some more prototypes.Gerd Moellmann2000-07-191-16/+18
* (Xt_app_con): External declaration.Gerd Moellmann2000-06-221-0/+3
* Remove duplicate prototypes. Declare free_frame_xic,Dave Love2000-06-201-12/+5
* (struct face): Add forward declaration.Gerd Moellmann2000-05-021-0/+3
* (x_specified_cursor_type, x_copy_color): Add prototypes.Gerd Moellmann2000-03-271-2/+4
* (HAVE_X_I18N) [HAVE_X11R6]: Moved to config.in.Gerd Moellmann2000-03-141-2/+1
* (select_visual): Change prototype.Gerd Moellmann2000-03-051-3/+1
* (struct x_display_info): Add Colormap member `cmap'.Gerd Moellmann2000-03-041-0/+9
* (struct x_display_info) [HAVE_X_I18N]: Add members `xim'Gerd Moellmann2000-01-291-3/+18
* (struct x_output): Change member font_baseline toKenichi Handa1999-12-151-2/+2
* (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL): MovedGerd Moellmann1999-12-101-2/+0
* Change protorype of x_alloc_nearest_color.Gerd Moellmann1999-09-031-1/+1
* (VERTICAL_SCROLL_BAR_WIDTH_TRIM): Change from 2 to 0.Gerd Moellmann1999-09-021-1/+1
* (FRAME_X_FLAGS_AREA_COLS): Define it as the total widthGerd Moellmann1999-08-301-3/+18
* (struct x_output): Add scroll bar pixel colors, busy_cursor,Gerd Moellmann1999-07-211-101/+205
* x_display_unibyte_char_with_fontset renamed toRichard M. Stallman1998-08-151-1/+1
* (widget_store_internal_border): Conditionalize declaration.Richard M. Stallman1998-08-151-0/+2
* (x_display_unibyte_char_with_fontset): Extern it.Kenichi Handa1998-08-151-0/+3
* (FRAME_OUTER_WINDOW): New macro.Richard M. Stallman1998-08-071-1/+8
* (x_find_ccl_program): Extern it.Kenichi Handa1998-04-151-0/+1
* Add more prototypes.Andreas Schwab1998-04-141-12/+110
* (struct x_output): New field has_been_visible.Richard M. Stallman1997-05-311-0/+3
* (struct x_display_info): New member Xatom_MULE_DEFAULT_ASCENT.Kenichi Handa1997-02-271-2/+3
* (struct font_info): This definition is moved toKarl Heuer1997-02-201-12/+29
* (VERTICAL_SCROLL_BAR_WIDTH_TRIM): Renamed fromRichard M. Stallman1996-09-211-5/+3
* (VERTICAL_SCROLL_BAR_INSIDE_WIDTH): Add frame as anRichard M. Stallman1996-09-211-5/+14
* (struct x_display_info): Add element Xatom_FONT.Richard M. Stallman1996-09-011-0/+2
* (struct x_output): Member saved_button_event replaced byKarl Heuer1996-07-161-2/+2
* Don't define HAVE_X11R5 here.Richard M. Stallman1996-06-281-4/+1
* (STANDARD_EVENT_SET): Remove PointerNotifyHintMask.Richard M. Stallman1996-04-181-19/+2
* (struct x_output): New member xim.Richard M. Stallman1996-03-181-0/+3
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
* Comment change.Richard M. Stallman1996-01-121-1/+4
* Undo previous change.Richard M. Stallman1996-01-051-3/+5
* (SELECTION_EVENT_REQUESTER): Renamed fromKarl Heuer1996-01-041-3/+3
* (HAVE_X11R6): Definition deleted (previous change undone).Richard M. Stallman1995-12-241-6/+0
* (HAVE_X11R6): New macro, defined when appropriate.Karl Heuer1995-12-211-0/+6
* (FRAME_INTERNAL_BORDER_WIDTH, FRAME_LINE_HEIGHT): New macros.Geoff Voelker1995-11-071-0/+2
* Move the include of Xlocale.h after setting HAVE_X11R5.Richard M. Stallman1995-10-301-5/+5
* (FRAME_XIC): Fix wrong field name.Richard M. Stallman1995-10-281-1/+1
* (HAVE_X_I18N): New macro.Richard M. Stallman1995-10-151-0/+11
* (struct x_output): Renamed from struct x_display.Richard M. Stallman1995-07-251-33/+33