aboutsummaryrefslogtreecommitdiffstats
path: root/src/xterm.h
Commit message (Expand)AuthorAgeFilesLines
* (enum text_cursor_kinds): Removed.Kim F. Storm2002-08-301-33/+0
* (FRAME_BLINK_OFF_CURSOR, FRAME_BLINK_OFF_CURSOR_WIDTH): New macros.Richard M. Stallman2002-08-271-0/+9
* (struct x_display_info): New member Xatom_UTF8_STRING.Kenichi Handa2002-08-141-1/+1
* (FRAME_CURSOR_WIDTH): New macro.Richard M. Stallman2002-07-271-0/+1
* (struct x_output): Add focus_state.Jan Djärv2002-06-281-0/+18
* *** empty log message ***Pavel Janík2002-06-131-3/+3
* (text_cursor_kinds): New enumeration member HBAR_CURSOR.Eli Zaretskii2002-04-191-1/+2
* Extern declare x_session_check_input () and x_session_initialize ().Jan Djärv2002-03-101-0/+8
* (x_encode_text): Update prototype.Eli Zaretskii2002-02-221-1/+1
* (struct x_display_info): Add mouse_face_hidden.Kim F. Storm2002-02-161-0/+3
* Fix typos.Pavel Janík2002-01-271-2/+2
* (struct x_output): New members want_fullscreen,Eli Zaretskii2002-01-131-1/+38
* struct x_output): Add left_fringe_width, right_fringe_width,Kim F. Storm2001-12-011-22/+8
* (x_update_cursor): Remove duplicated prototype.Pavel Janík2001-11-161-1/+0
* Fringe cleanup.Kim F. Storm2001-11-161-18/+18
* (struct x_output): Add scroll_bar_top_shadow_pixel andMiles Bader2001-10-051-0/+5
* (x_free_dpy_colors): Add prototype.Gerd Moellmann2001-07-021-0/+2
* (struct x_output): Add member wait_for_wm.Gerd Moellmann2001-06-251-0/+7
* (clear_mouse_face): Remove prototype.Gerd Moellmann2001-05-111-1/+0
* (FRAME_X_SCREEN_NUMBER): New macro.Gerd Moellmann2001-04-061-0/+1
* (struct x_display_info): Add mouse_face_overlay.Gerd Moellmann2001-03-061-1/+2
* (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