| Commit message (Expand) | Author | Age | Files | Lines |
* | Move declarations before statements. | Jan Djärv | 2010-02-24 | 1 | -4/+5 |
* | xterm.c (XTflash): Use Gdk-routines if USE_GTK so scroll bars doesn't get | Jan Djärv | 2010-02-13 | 1 | -1/+22 |
* | xterm.c (x_clear_frame_area): Cal gtk_widget_queue_draw if USE_GTK, | Jan Djärv | 2010-02-13 | 1 | -0/+5 |
* | * xterm.c (event_handler_gdk): Block input (Bug#5037). | Chong Yidong | 2010-01-16 | 1 | -8/+13 |
* | (x_term_init): Instead of inhibiting GC while running Lisp | Stefan Monnier | 2010-01-15 | 1 | -10/+18 |
* | Fix gc bug in terminal allocation. | Chong Yidong | 2010-01-13 | 1 | -1/+4 |
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | Display buffer name, etc. in mode line by composing correctly. | Kenichi Handa | 2010-01-13 | 1 | -1/+9 |
* | Make line<->pixel_y conversion macros aware of native menu/tool bars. | YAMAMOTO Mitsuharu | 2010-01-09 | 1 | -7/+2 |
* | xterm.c (x_clear_frame): Queue draw for scroll bars. | Jan Djärv | 2010-01-06 | 1 | -0/+6 |
* | Remove fprintf | Jan Djärv | 2010-01-05 | 1 | -1/+0 |
* | Handle change of internal-border width when maximized. | Jan Djärv | 2010-01-05 | 1 | -26/+28 |
* | Set the extended window manager hint for tooltip windows. | Jan Djärv | 2009-12-13 | 1 | -1/+5 |
* | Work around warning about g_set_prgname() called multiple times. | Jan Djärv | 2009-12-13 | 1 | -1/+19 |
* | Bug 5177: Scroll bar thumb did not move when scrolling with mouse wheel. | Jan Djärv | 2009-12-13 | 1 | -44/+55 |
* | Don't crash if an X terminal is deleted with force == t. | Jan Djärv | 2009-11-27 | 1 | -0/+2 |
* | (x_new_font): Update f->scroll_bar_actual_width. | YAMAMOTO Mitsuharu | 2009-11-24 | 1 | -0/+4 |
* | Use a select wrapper around the GLib event loop, thus taking into account GLib | Jan Djärv | 2009-11-21 | 1 | -0/+3 |
* | * character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove | Andreas Schwab | 2009-11-21 | 1 | -2/+1 |
* | * xterm.c (x_new_font): | Dan Nicolaescu | 2009-11-21 | 1 | -3/+5 |
* | Handle system default font and changing font parameters. | Jan Djärv | 2009-11-17 | 1 | -9/+35 |
* | * xfns.c (syms_of_xfns): Use make_pure_string instead of build_string. | Dan Nicolaescu | 2009-11-11 | 1 | -1/+1 |
* | Fix bug #4870, issues 3 and 4. | Jan Djärv | 2009-11-06 | 1 | -0/+8 |
* | * xterm.c (syms_of_xterm): | Dan Nicolaescu | 2009-11-06 | 1 | -12/+12 |
* | * xterm.c (x_term_init): Remove XSynchronize call done for debugging. | Jan Djärv | 2009-10-21 | 1 | -1/+0 |
* | Fix resize due to font change on a maximized/xmonad-controlled frame. | Jan Djärv | 2009-10-21 | 1 | -80/+99 |
* | (XTread_socket) [!USE_GTK && HAVE_X_I18N]: Don't quit | YAMAMOTO Mitsuharu | 2009-10-20 | 1 | -1/+1 |
* | (x_create_toolkit_scroll_bar): Don't allocate color for | Jan Djärv | 2009-10-19 | 1 | -8/+17 |
* | * xterm.c: | Dan Nicolaescu | 2009-10-19 | 1 | -1/+1 |
* | * alloc.c: Do not define struct catchtag. | Dan Nicolaescu | 2009-10-19 | 1 | -0/+1 |
* | * xterm.c (x_new_font): Call change_frame_size before calling | Jan Djärv | 2009-09-15 | 1 | -1/+14 |
* | (x_focus_changed): If we get a focusout and pointer | Jan Djärv | 2009-09-04 | 1 | -0/+3 |
* | * xterm.h: Rename x_non_menubar_window_to_frame to | Jan Djärv | 2009-09-02 | 1 | -8/+14 |
* | joakim at verona.se | Glenn Morris | 2009-08-25 | 1 | -1/+1 |
* | * dispnew.c (init_display): Use Qx, Qw32, and Qns. | Chong Yidong | 2009-07-26 | 1 | -2/+2 |
* | * xterm.c (Qx_gtk_map_stock): New var. | Chong Yidong | 2009-07-16 | 1 | -0/+6 |
* | xterm.c (handle_one_xevent): Only call x_check_fullscreen on the | Jan Djärv | 2009-07-07 | 1 | -2/+5 |
* | * xterm.h (struct x_display_info): Add invisible_cursor. | Jan Djärv | 2009-07-03 | 1 | -2/+25 |
* | * gtkutil.c (xg_frame_set_char_size): Do set width/height if the | Jan Djärv | 2009-07-02 | 1 | -0/+3 |
* | * xterm.h (struct x_display_info): Add Xatom_net_wm_state_sticky | Jan Djärv | 2009-07-01 | 1 | -1/+7 |
* | * w32fns.c (w32_frame_parm_handlers): Set 0 for sticky. | Jan Djärv | 2009-07-01 | 1 | -0/+12 |
* | * emacs.c (USAGE3, standard_args): Add -mm and --maximized. | Jan Djärv | 2009-07-01 | 1 | -80/+82 |
* | * xterm.c (x_update_window_begin, x_new_focus_frame) | Chong Yidong | 2009-06-28 | 1 | -188/+2 |
* | * xterm.c (xg_default_icon_file): New variable. | Chong Yidong | 2009-06-22 | 1 | -5/+18 |
* | * w32term.c (x_draw_glyph_string): Use the glyph string's width | Chong Yidong | 2009-06-22 | 1 | -4/+4 |
* | (x_delete_terminal): Put previous change in #if 0 and | YAMAMOTO Mitsuharu | 2009-06-15 | 1 | -1/+13 |
* | (x_compute_glyph_string_overhangs): Handle the automatic | Kenichi Handa | 2009-06-11 | 1 | -7/+18 |
* | (x_delete_display): Don't call XrmDestroyDatabase here. | YAMAMOTO Mitsuharu | 2009-05-19 | 1 | -7/+14 |
* | (x_handle_net_wm_state): Move declaration of lval before | Dan Nicolaescu | 2009-05-02 | 1 | -1/+2 |
* | The following changes fix Bug#3005 for wide glyphs on each platform, | Jason Rumney | 2009-04-19 | 1 | -8/+22 |