| Commit message (Expand) | Author | Age | Files | Lines |
* | Use bool for boolean, focusing on headers. | Paul Eggert | 2013-12-14 | 1 | -27/+27 |
* | Fix minor problems found by static checking. | Paul Eggert | 2013-12-07 | 1 | -0/+2 |
* | * xterm.c (input_signal_count): Remove. | Dmitry Antipov | 2013-12-06 | 1 | -2/+0 |
* | * font.h (FONT_WIDTH, FONT_HEIGHT, FONT_BASE, FONT_DESCENT): | Dmitry Antipov | 2013-12-02 | 1 | -5/+0 |
* | Remove fringe background extension code on X11. | YAMAMOTO Mitsuharu | 2013-12-02 | 1 | -4/+0 |
* | Support resizing frames and windows pixelwise. | Martin Rudalics | 2013-11-30 | 1 | -1/+2 |
* | * configure.ac (HAVE_MENUS): Remove. | Stefan Monnier | 2013-11-28 | 1 | -2/+2 |
* | * xterm.h (struct x_output): For 'black_relief' and 'white_relief' | Dmitry Antipov | 2013-10-29 | 1 | -1/+0 |
* | Remove port-specific display name lists to avoid extra | Dmitry Antipov | 2013-10-18 | 1 | -8/+1 |
* | x-popup-dialog fixed, almost. | Eli Zaretskii | 2013-09-29 | 1 | -0/+4 |
* | * xterm.h (struct x_display_info): New members last_mouse_glyph_frame, | Dmitry Antipov | 2013-09-19 | 1 | -1/+19 |
* | * frame.c (x_redo_mouse_highlight): New function | Dmitry Antipov | 2013-09-18 | 1 | -0/+8 |
* | * frame.c (x_mouse_grabbed): New function. | Dmitry Antipov | 2013-09-18 | 1 | -0/+3 |
* | * dispextern.h (check_x_display_info, x_get_string_resource): | Dmitry Antipov | 2013-09-17 | 1 | -1/+0 |
* | * xterm.h (struct x_display_info): New member | Dmitry Antipov | 2013-09-17 | 1 | -0/+3 |
* | Don't overuse 'const' in types of locals. | Paul Eggert | 2013-09-17 | 1 | -3/+3 |
* | Do not copy X event in handle_one_xevent except KeyPress case. | Dmitry Antipov | 2013-09-16 | 1 | -9/+4 |
* | Drop VERTICAL_SCROLL_BAR_WIDTH_TRIM. For X, it is zero since 1999, | Dmitry Antipov | 2013-09-15 | 1 | -7/+1 |
* | * xterm.h (SCROLL_BAR_X_WIDGET, SET_SCROLL_BAR_X_WIDGET) [USE_X_TOOLKIT]: | Dmitry Antipov | 2013-09-15 | 1 | -0/+2 |
* | * frame.h (FRAME_SMALLEST_CHAR_WIDTH, FRAME_SMALLEST_FONT_HEIGHT): | Dmitry Antipov | 2013-09-15 | 1 | -10/+0 |
* | * xterm.h (FRAME_X_SCREEN_NUMBER): Add comment. | Dmitry Antipov | 2013-09-15 | 1 | -4/+7 |
* | Unify FRAME_window_system_DISPLAY_INFO macros between all ports. | Dmitry Antipov | 2013-09-13 | 1 | -9/+9 |
* | * xterm.h (x_window_to_frame, x_any_window_to_frame) | Dmitry Antipov | 2013-09-13 | 1 | -15/+1 |
* | * xterm.h (x_display_info): New field last_user_time... | Dmitry Antipov | 2013-09-12 | 1 | -0/+3 |
* | Cleaning up a few X scroll bar bits. | Dmitry Antipov | 2013-09-11 | 1 | -0/+5 |
* | * xterm.h (struct x_display_info): Do not track X connection | Dmitry Antipov | 2013-09-04 | 1 | -3/+0 |
* | * xterm.h (struct x_output): Remove set-but-unused | Dmitry Antipov | 2013-09-03 | 1 | -5/+0 |
* | * xterm.h (struct scroll_bar): Prefer int to Lisp_Object | Dmitry Antipov | 2013-09-03 | 1 | -2/+2 |
* | Minor cleanup to avoid forward declarations. | Dmitry Antipov | 2013-08-30 | 1 | -18/+4 |
* | * xterm.c (x_clear_area): Lost 7th arg because it is always False. | Dmitry Antipov | 2013-08-29 | 1 | -1/+1 |
* | * xterm.h (FONT_TYPE_FOR_UNIBYTE, FONT_TYPE_FOR_MULTIBYTE:) | Dmitry Antipov | 2013-08-27 | 1 | -5/+0 |
* | * lisp.h (Mouse_HLInfo): Move from here... | Dmitry Antipov | 2013-08-27 | 1 | -0/+2 |
* | * window.h (WINDOW_FRINGE_EXTENDED_P): New macro. | Dmitry Antipov | 2013-08-13 | 1 | -1/+1 |
* | * xterm.h (struct x_output) [HAVE_X_I18N]: Remove xic_base_fontname | Dmitry Antipov | 2013-08-02 | 1 | -2/+0 |
* | * xterm.c (any_help_event_p, x_draw_glyph_string_background): | Dmitry Antipov | 2013-08-01 | 1 | -1/+1 |
* | Drop unnecessary functions that deals with frame pixel size. | Dmitry Antipov | 2013-07-31 | 1 | -2/+0 |
* | * fringe.c (draw_window_fringes, update_window_fringes) | Dmitry Antipov | 2013-07-30 | 1 | -1/+1 |
* | Remove duplicate #include directives. | Paul Eggert | 2013-07-05 | 1 | -2/+0 |
* | * xterm.h (GTK_PREREQ): Remove, replacing with GTK_CHECK_VERSION. | Paul Eggert | 2013-05-09 | 1 | -7/+15 |
* | * xterm.h (GTK_PREREQ): New macro. | Paul Eggert | 2013-05-08 | 1 | -1/+5 |
* | Add multi-monitor support on X11. | YAMAMOTO Mitsuharu | 2013-05-07 | 1 | -1/+2 |
* | Get rid of some platform-specific functions examining window | Dmitry Antipov | 2013-04-07 | 1 | -2/+0 |
* | Consistently use platform-specific function to detect window system. | Dmitry Antipov | 2013-04-05 | 1 | -4/+0 |
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca | Paul Eggert | 2013-01-02 | 1 | -1/+2 |
|\ |
|
| * | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+2 |
* | | Check for deprecated gtk_handle_box in configure. | Jan Djärv | 2012-12-30 | 1 | -2/+5 |
* | | * xterm.h (struct x_output): Remove toolbar_detached member since it's | Dmitry Antipov | 2012-12-25 | 1 | -2/+0 |
* | | * frame.h (struct frame): Remove display_preempted member | Dmitry Antipov | 2012-11-23 | 1 | -10/+4 |
* | | * keyboard.c (event_to_kboard): Do not dereference | Dmitry Antipov | 2012-11-08 | 1 | -4/+2 |
|/ |
|
* | image.c, indent.c: Use bool for booleans. | Paul Eggert | 2012-09-24 | 1 | -5/+5 |