Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)
[bpt/emacs.git] / src / xterm.c
2012-01-11 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files (do...
2011-05-11 YAMAMOTO MitsuharuTake account of fringe background extension in scroll_r...
2011-04-08 Chong Yidong* xterm.c (handle_one_xevent): Avoid type-punned derefe...
2011-01-02 Glenn MorrisAdd 2011 to FSF/AIST copyright years.
2010-12-24 Jan Djärv* xterm.c (x_check_fullscreen): Fix pixel/character...
2010-11-25 Kenichi Handamerge emacs-23
2010-11-04 Jan DjärvGet window position by reading _NET_FRAME_EXTENTS ...
2010-10-31 Chong YidongPrint informative error message when aborting on GTK...
2010-10-25 Chong YidongDocument GTK Emacs kill on display close in PROBLEMS.
2010-10-24 Chong Yidong* xterm.c (x_connection_closed): Kill Emacs uncondition...
2010-09-12 Jan DFix bug 7013, only do send event if wanted state !...
2010-07-14 Jan DFix menus as per bug 6499 and 6608.
2010-07-05 YAMAMOTO MitsuharuFix ghost buffer boundary indicators in fringes (Bug...
2010-04-07 Jan DjärvFix resizing for X and non-Gtk+ build. Bug #5848.
2010-02-24 Jan DjärvMove declarations before statements.
2010-02-13 Jan Djärvxterm.c (XTflash): Use Gdk-routines if USE_GTK so scrol...
2010-02-13 Jan Djärvxterm.c (x_clear_frame_area): Cal gtk_widget_queue_draw...
2010-01-19 Alan MackenzieSuppress spurious second invocation of before-change...
2010-01-19 Alan Mackenzieno message
2010-01-18 Kenichi HandaAdd bug number.
2010-01-16 Chong Yidong* xterm.c (event_handler_gdk): Block input (Bug#5037).
2010-01-16 Stefan Monnier(x_term_init): Instead of inhibiting GC while running...
2010-01-14 Kenichi Handafrom trunk
2010-01-13 Chong YidongFix gc bug in terminal allocation.
2010-01-13 Glenn MorrisAdd 2010 to copyright years.
2010-01-13 Kenichi Handamerge trunk
2010-01-13 Kenichi HandaDisplay buffer name, etc. in mode line by composing...
2010-01-09 YAMAMOTO MitsuharuMake line<->pixel_y conversion macros aware of native...
2010-01-06 Jan Djärvxterm.c (x_clear_frame): Queue draw for scroll bars.
2010-01-06 Jan Djärvxterm.c (x_clear_frame): Queue draw for scroll bars.
2010-01-05 Jan DjärvMerge from mainline.
2010-01-05 Jan DjärvRemove fprintf
2010-01-05 Jan DjärvHandle change of internal-border width when maximized.
2009-12-13 Jan DjärvSet the extended window manager hint for tooltip windows.
2009-12-13 Jan DjärvWork around warning about g_set_prgname() called multip...
2009-12-13 Jan DjärvBug 5177: Scroll bar thumb did not move when scrolling...
2009-11-27 Jan DjärvDon't crash if an X terminal is deleted with force...
2009-11-24 YAMAMOTO Mitsuharu(x_new_font): Update f->scroll_bar_actual_width.
2009-11-21 Jan DjärvUse a select wrapper around the GLib event loop, thus...
2009-11-21 Andreas Schwab* character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH...
2009-11-21 Dan Nicolaescu* xterm.c (x_new_font):
2009-11-17 Jan DjärvHandle system default font and changing font parameters.
2009-11-11 Dan Nicolaescu* xfns.c (syms_of_xfns): Use make_pure_string instead...
2009-11-06 Jan DjärvFix bug #4870, issues 3 and 4.
2009-11-06 Dan Nicolaescu* xterm.c (syms_of_xterm):
2009-10-21 Jan Djärv* xterm.c (x_term_init): Remove XSynchronize call done...
2009-10-21 Jan DjärvFix resize due to font change on a maximized/xmonad...
2009-10-20 YAMAMOTO Mitsuharu(XTread_socket) [!USE_GTK && HAVE_X_I18N]: Don't quit
2009-10-19 Jan Djärv(x_create_toolkit_scroll_bar): Don't allocate color for
2009-10-19 Dan Nicolaescu* xterm.c:
2009-10-19 Dan Nicolaescu* alloc.c: Do not define struct catchtag.
2009-09-28 Chong YidongCEDET (development tools) package merged.
2009-09-15 Jan Djärv* xterm.c (x_new_font): Call change_frame_size before...
2009-09-04 Jan Djärv(x_focus_changed): If we get a focusout and pointer
2009-09-02 Jan Djärv* xterm.h: Rename x_non_menubar_window_to_frame to
2009-08-25 Glenn Morrisjoakim at verona.se
2009-07-26 Chong Yidong* dispnew.c (init_display): Use Qx, Qw32, and Qns.
2009-07-16 Chong Yidong* xterm.c (Qx_gtk_map_stock): New var.
2009-07-07 Jan Djärvxterm.c (handle_one_xevent): Only call x_check_fullscre...
2009-07-03 Jan Djärv* xterm.h (struct x_display_info): Add invisible_cursor.
2009-07-02 Jan Djärv* gtkutil.c (xg_frame_set_char_size): Do set width...
2009-07-01 Jan Djärv* xterm.h (struct x_display_info): Add Xatom_net_wm_sta...
2009-07-01 Jan Djärv* w32fns.c (w32_frame_parm_handlers): Set 0 for sticky.
2009-07-01 Jan Djärv* emacs.c (USAGE3, standard_args): Add -mm and --maximized.
2009-06-28 Chong Yidong* xterm.c (x_update_window_begin, x_new_focus_frame)
2009-06-22 Chong Yidong* xterm.c (xg_default_icon_file): New variable.
2009-06-22 Chong Yidong* w32term.c (x_draw_glyph_string): Use the glyph string...
2009-06-15 YAMAMOTO Mitsuharu(x_delete_terminal): Put previous change in #if 0 and
2009-06-11 Kenichi Handa(x_compute_glyph_string_overhangs): Handle the automatic
2009-05-19 YAMAMOTO Mitsuharu(x_delete_display): Don't call XrmDestroyDatabase here.
2009-05-02 Dan Nicolaescu(x_handle_net_wm_state): Move declaration of lval before
2009-04-19 Jason RumneyThe following changes fix Bug#3005 for wide glyphs...
2009-03-27 Jan Djärv(handle_one_xevent): Call x_handle_net_wm_state if
2009-01-30 Juanma Barranquero* atimer.c (run_timers, alarm_signal_handler):
2009-01-29 Chong Yidong(XTread_socket): Update pending_signals.
2009-01-08 Glenn MorrisAdd 2009 to copyright years.
2008-12-22 Martin Rudalics* frame.c (delete_frame): New function derived from
2008-12-15 Chong Yidong(x_free_frame_resources): Remove extraneous call to...
2008-12-13 Chong Yidong(x_delete_display): Move xim_close_dpy call to x_delete...
2008-12-13 Chong Yidong(struct xim_inst_t): Definition moved to xterm.h.
2008-12-03 Chong Yidong(x_draw_glyph_string): Fall back on underline_minimum_o...
2008-11-15 Chong Yidong(x_draw_glyph_string): For stretch glyphs, don't call
2008-11-15 Chong Yidong(x_draw_glyph_string): Stop drawing the background...
2008-11-12 Chong Yidong(x_set_frame_alpha): Do nothing if alpha is negative.
2008-11-06 Glenn Morris(handle_one_xevent): Don't let popup menus cause
2008-11-04 Chong Yidong(xim_close_dpy): Avoid double-free on X11R6 XIM.
2008-10-27 Chong Yidong(x_draw_bar_cursor): When hbar cursor is on over-sized...
2008-09-30 Miles BaderMerge from emacs--rel--22
2008-09-19 Eli Zaretskii(x_wm_set_size_hint): Use x_display_pixel_width and...
2008-09-18 Chong Yidong(x_display_pixel_height, x_display_pixel_width): New...
2008-09-05 Miles BaderMerge from emacs--rel--22
2008-09-02 Andreas Schwab(x_delete_display): Fix merge error.
2008-09-02 Miles BaderMerge from emacs--rel--22
2008-08-29 Kenichi Handa(x_draw_composite_glyph_string_foreground): Adjusted for
2008-08-27 Chong Yidong(x_term_init): Temporarily hide the partially initializ...
2008-08-21 Chong Yidong(x_delete_display): Don't call XrmDestroyDatabase on...
2008-08-21 Chong Yidong(x_delete_display): Don't call XrmDestroyDatabase on...
2008-08-18 Miles BaderMerge from emacs--rel--22
2008-08-12 Miles BaderMerge from emacs--rel--22
2008-07-31 Dan Nicolaescu* s/ms-w32.h (MULTI_KBOARD): Remove.
next