* w32fns.c (w32_frame_parm_handlers): Set 0 for sticky.
[bpt/emacs.git] / src / xterm.c
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.
2008-07-26 Miles BaderMerge from emacs--rel--22
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-08 Andreas Schwab* fontset.h: Declare fontset_from_font. Don't declare
2008-06-22 Stefan Monnier(x_set_frame_alpha): Add x_catch_errors for bug#437.
2008-06-17 Miles BaderMerge from emacs--rel--22
2008-06-10 Stefan Monnier* xdisp.c (underline_minimum_offset): Rename from xterm.c's
2008-06-10 Stefan Monnier* xterm.c (x_underline_minimum_display_offset): New...
2008-06-02 Jim MeyeringMake "xfree (NULL)" a no-op; remove useless if-before...
2008-06-01 Miles BaderMerge from emacs--rel--22
2008-05-27 Chong Yidong(x_draw_glyph_string): If a clipmask is specified,...
2008-05-26 Andreas Schwab(x_set_frame_alpha): Fix type mismatch.
2008-05-26 Miles BaderMerge from emacs--rel--22
2008-05-25 Kenichi Handa(x_draw_glyph_string): Fix calculation of underline
2008-05-23 Kenichi Handa(x_draw_glyph_string): Be sure to draw underline within...
2008-05-23 Kenichi Handa(x_draw_glyph_string): Be sure to update
2008-05-21 Dan Nicolaescu(x_set_frame_alpha): Move declarations before
2008-05-21 Glenn MorrisSeiji Zenitani <zenitani at mac.com>
2008-05-18 Miles BaderMerge from emacs--rel--22
2008-05-16 Miles BaderMerge from emacs--rel--22
2008-05-14 Glenn MorrisSwitch to recommended form of GPLv3 permissions notice.
2008-05-14 Miles BaderMerge from emacs--rel--22
2008-05-14 Kenichi HandaThroughout the file, delete all USE_FONT_BACKEND
2008-05-13 Jan Djärv(handle_one_xevent): Don't pass buttons higher than 3
2008-05-13 Jan Djärv(handle_one_xevent): Don't pass buttons higher than 3
2008-05-08 Miles BaderMerge from emacs--rel--22
2008-05-04 Miles BaderMerge from emacs--rel--22
2008-05-02 Miles BaderMerge from emacs--rel--22
2008-04-29 Miles BaderMerge from emacs--rel--22
2008-04-27 Andreas Schwab(XTread_socket): Fix use of uninitialized variable.
2008-04-26 Miles BaderMerge from emacs--rel--22
2008-04-24 Miles BaderMerge from emacs--rel--22
2008-04-23 Miles BaderMerge from emacs--rel--22
2008-04-18 Miles BaderMerge from emacs--rel--22
2008-04-05 Miles BaderMerge from emacs--rel--22
2008-03-29 Stefan Monnier* keyboard.c (pending_funcalls): New var.
2008-03-11 Jan DjärvFix previous change.
2008-03-11 Jan Djärv(x_connection_closed): For GTK: If this is the last
2008-03-10 Miles BaderMerge from emacs--rel--22
2008-03-03 Dan Nicolaescu* w32term.c: Remove unused include "gnu.h".
2008-03-01 Jan Djärv(handle_one_xevent): For Gtk+ and ConfigureNotify,...
2008-03-01 Miles BaderMerge from emacs--rel--22
2008-02-25 Miles BaderMerge from emacs--rel--22
2008-02-24 Miles BaderMerge from emacs--rel--22
2008-02-24 Chong Yidong(x_set_offset): Don't change the gravity if CHANGE_GRAV...
2008-02-24 Chong Yidong(x_set_offset): Don't change the gravity if CHANGE_GRAV...
2008-02-22 Stefan MonnierConsolidate the image_cache to the terminal struct.
2008-02-21 Stefan Monnier(x_connection_closed): Consolidate identical tests.
2008-02-17 Kenichi Handa(x_set_cursor_gc): Use display_info->font->fid for...
2008-02-10 Stefan Monnier* frame.c (Qnoelisp): New symbol.
2008-02-09 Dan Nicolaescu* configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove...
2008-02-07 Jan Djärv(x_detect_focus_change): Handle embed client message.
2008-02-04 Miles BaderMerge from emacs--rel--22
2008-02-01 Miles BaderMerge unicode branch
2008-02-01 Miles BaderMerge from emacs--devo--0
2008-02-01 Miles BaderMerge from emacs--rel--22
2008-02-01 Miles BaderMerge from emacs--devo--0
2008-02-01 Miles BaderMerge from emacs--rel--22
2008-01-31 Miles BaderMerge from emacs--devo--0
2008-01-31 Miles BaderMerge from emacs--rel--22
2008-01-30 Miles BaderMerge from emacs--devo--0
2008-01-30 Miles BaderMerge from emacs--rel--22
next