summaryrefslogtreecommitdiff
path: root/src/xterm.h
Commit message (Expand)AuthorAge
* Avoid crashes when X fonts are erroneously freed on reused XDmitry Antipov2014-03-03
* Fix handling of internal borders (Bug#16348).Martin Rudalics2014-01-11
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Use bool for boolean, focusing on headers.Paul Eggert2013-12-14
* Fix minor problems found by static checking.Paul Eggert2013-12-07
* * xterm.c (input_signal_count): Remove.Dmitry Antipov2013-12-06
* * font.h (FONT_WIDTH, FONT_HEIGHT, FONT_BASE, FONT_DESCENT):Dmitry Antipov2013-12-02
* Remove fringe background extension code on X11.YAMAMOTO Mitsuharu2013-12-02
* Support resizing frames and windows pixelwise.Martin Rudalics2013-11-30
* * configure.ac (HAVE_MENUS): Remove.Stefan Monnier2013-11-28
* * xterm.h (struct x_output): For 'black_relief' and 'white_relief'Dmitry Antipov2013-10-29
* Remove port-specific display name lists to avoid extraDmitry Antipov2013-10-18
* x-popup-dialog fixed, almost.Eli Zaretskii2013-09-29
* * xterm.h (struct x_display_info): New members last_mouse_glyph_frame,Dmitry Antipov2013-09-19
* * frame.c (x_redo_mouse_highlight): New functionDmitry Antipov2013-09-18
* * frame.c (x_mouse_grabbed): New function.Dmitry Antipov2013-09-18
* * dispextern.h (check_x_display_info, x_get_string_resource):Dmitry Antipov2013-09-17
* * xterm.h (struct x_display_info): New memberDmitry Antipov2013-09-17
* Don't overuse 'const' in types of locals.Paul Eggert2013-09-17
* Do not copy X event in handle_one_xevent except KeyPress case.Dmitry Antipov2013-09-16
* Drop VERTICAL_SCROLL_BAR_WIDTH_TRIM. For X, it is zero since 1999,Dmitry Antipov2013-09-15
* * xterm.h (SCROLL_BAR_X_WIDGET, SET_SCROLL_BAR_X_WIDGET) [USE_X_TOOLKIT]:Dmitry Antipov2013-09-15
* * frame.h (FRAME_SMALLEST_CHAR_WIDTH, FRAME_SMALLEST_FONT_HEIGHT):Dmitry Antipov2013-09-15
* * xterm.h (FRAME_X_SCREEN_NUMBER): Add comment.Dmitry Antipov2013-09-15
* Unify FRAME_window_system_DISPLAY_INFO macros between all ports.Dmitry Antipov2013-09-13
* * xterm.h (x_window_to_frame, x_any_window_to_frame)Dmitry Antipov2013-09-13
* * xterm.h (x_display_info): New field last_user_time...Dmitry Antipov2013-09-12
* Cleaning up a few X scroll bar bits.Dmitry Antipov2013-09-11
* * xterm.h (struct x_display_info): Do not track X connectionDmitry Antipov2013-09-04
* * xterm.h (struct x_output): Remove set-but-unusedDmitry Antipov2013-09-03
* * xterm.h (struct scroll_bar): Prefer int to Lisp_ObjectDmitry Antipov2013-09-03
* Minor cleanup to avoid forward declarations.Dmitry Antipov2013-08-30
* * xterm.c (x_clear_area): Lost 7th arg because it is always False.Dmitry Antipov2013-08-29
* * xterm.h (FONT_TYPE_FOR_UNIBYTE, FONT_TYPE_FOR_MULTIBYTE:)Dmitry Antipov2013-08-27
* * lisp.h (Mouse_HLInfo): Move from here...Dmitry Antipov2013-08-27
* * window.h (WINDOW_FRINGE_EXTENDED_P): New macro.Dmitry Antipov2013-08-13
* * xterm.h (struct x_output) [HAVE_X_I18N]: Remove xic_base_fontnameDmitry Antipov2013-08-02
* * xterm.c (any_help_event_p, x_draw_glyph_string_background):Dmitry Antipov2013-08-01
* Drop unnecessary functions that deals with frame pixel size.Dmitry Antipov2013-07-31
* * fringe.c (draw_window_fringes, update_window_fringes)Dmitry Antipov2013-07-30
* Remove duplicate #include directives.Paul Eggert2013-07-05
* * xterm.h (GTK_PREREQ): Remove, replacing with GTK_CHECK_VERSION.Paul Eggert2013-05-09
* * xterm.h (GTK_PREREQ): New macro.Paul Eggert2013-05-08
* Add multi-monitor support on X11.YAMAMOTO Mitsuharu2013-05-07
* Get rid of some platform-specific functions examining windowDmitry Antipov2013-04-07
* Consistently use platform-specific function to detect window system.Dmitry Antipov2013-04-05
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-02
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-01
* | Check for deprecated gtk_handle_box in configure.Jan Djärv2012-12-30
* | * xterm.h (struct x_output): Remove toolbar_detached member since it'sDmitry Antipov2012-12-25