summaryrefslogtreecommitdiff
path: root/src/xterm.c
Commit message (Expand)AuthorAge
* Fix resizing for X and non-Gtk+ build. Bug #5848.Jan Djärv2010-04-07
* Move declarations before statements.Jan Djärv2010-02-24
* xterm.c (XTflash): Use Gdk-routines if USE_GTK so scroll bars doesn't getJan Djärv2010-02-13
* xterm.c (x_clear_frame_area): Cal gtk_widget_queue_draw if USE_GTK,Jan Djärv2010-02-13
* * xterm.c (event_handler_gdk): Block input (Bug#5037).Chong Yidong2010-01-16
* (x_term_init): Instead of inhibiting GC while running LispStefan Monnier2010-01-15
* Fix gc bug in terminal allocation.Chong Yidong2010-01-13
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Display buffer name, etc. in mode line by composing correctly.Kenichi Handa2010-01-13
* Make line<->pixel_y conversion macros aware of native menu/tool bars.YAMAMOTO Mitsuharu2010-01-09
* xterm.c (x_clear_frame): Queue draw for scroll bars.Jan Djärv2010-01-06
* Remove fprintfJan Djärv2010-01-05
* Handle change of internal-border width when maximized.Jan Djärv2010-01-05
* Set the extended window manager hint for tooltip windows.Jan Djärv2009-12-13
* Work around warning about g_set_prgname() called multiple times.Jan Djärv2009-12-13
* Bug 5177: Scroll bar thumb did not move when scrolling with mouse wheel.Jan Djärv2009-12-13
* Don't crash if an X terminal is deleted with force == t.Jan Djärv2009-11-27
* (x_new_font): Update f->scroll_bar_actual_width.YAMAMOTO Mitsuharu2009-11-24
* Use a select wrapper around the GLib event loop, thus taking into account GLibJan Djärv2009-11-21
* * character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): RemoveAndreas Schwab2009-11-21
* * xterm.c (x_new_font):Dan Nicolaescu2009-11-21
* Handle system default font and changing font parameters.Jan Djärv2009-11-17
* * xfns.c (syms_of_xfns): Use make_pure_string instead of build_string.Dan Nicolaescu2009-11-11
* Fix bug #4870, issues 3 and 4.Jan Djärv2009-11-06
* * xterm.c (syms_of_xterm):Dan Nicolaescu2009-11-06
* * xterm.c (x_term_init): Remove XSynchronize call done for debugging.Jan Djärv2009-10-21
* Fix resize due to font change on a maximized/xmonad-controlled frame.Jan Djärv2009-10-21
* (XTread_socket) [!USE_GTK && HAVE_X_I18N]: Don't quitYAMAMOTO Mitsuharu2009-10-20
* (x_create_toolkit_scroll_bar): Don't allocate color forJan Djärv2009-10-19
* * xterm.c:Dan Nicolaescu2009-10-19
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-19
* * xterm.c (x_new_font): Call change_frame_size before callingJan Djärv2009-09-15
* (x_focus_changed): If we get a focusout and pointerJan Djärv2009-09-04
* * xterm.h: Rename x_non_menubar_window_to_frame toJan Djärv2009-09-02
* joakim at verona.seGlenn Morris2009-08-25
* * dispnew.c (init_display): Use Qx, Qw32, and Qns.Chong Yidong2009-07-26
* * xterm.c (Qx_gtk_map_stock): New var.Chong Yidong2009-07-16
* xterm.c (handle_one_xevent): Only call x_check_fullscreen on theJan Djärv2009-07-07
* * xterm.h (struct x_display_info): Add invisible_cursor.Jan Djärv2009-07-03
* * gtkutil.c (xg_frame_set_char_size): Do set width/height if theJan Djärv2009-07-02
* * xterm.h (struct x_display_info): Add Xatom_net_wm_state_stickyJan Djärv2009-07-01
* * w32fns.c (w32_frame_parm_handlers): Set 0 for sticky.Jan Djärv2009-07-01
* * emacs.c (USAGE3, standard_args): Add -mm and --maximized.Jan Djärv2009-07-01
* * xterm.c (x_update_window_begin, x_new_focus_frame)Chong Yidong2009-06-28
* * xterm.c (xg_default_icon_file): New variable.Chong Yidong2009-06-22
* * w32term.c (x_draw_glyph_string): Use the glyph string's widthChong Yidong2009-06-22
* (x_delete_terminal): Put previous change in #if 0 andYAMAMOTO Mitsuharu2009-06-15
* (x_compute_glyph_string_overhangs): Handle the automaticKenichi Handa2009-06-11
* (x_delete_display): Don't call XrmDestroyDatabase here.YAMAMOTO Mitsuharu2009-05-19
* (x_handle_net_wm_state): Move declaration of lval beforeDan Nicolaescu2009-05-02