*** empty log message ***
[bpt/emacs.git] / src / xterm.c
2007-08-21 Miles BaderMerge from emacs--rel--22
2007-08-17 Jan Djärv(handle_one_xevent): Remove check that mouse click...
2007-08-17 Jan DjärvRemove debug fprintf.
2007-08-17 Jan Djärv(handle_one_xevent): Remove check that mouse click...
2007-08-13 Miles BaderMerge from emacs--rel--22
2007-08-11 YAMAMOTO Mitsuharu(x_draw_image_glyph_string): Adjust stipple origin...
2007-08-11 YAMAMOTO Mitsuharu(x_draw_image_glyph_string): Adjust stipple origin...
2007-08-08 Glenn MorrisReplace `iff' in comments.
2007-08-03 Miles BaderMerge from emacs--rel--22
2007-07-31 Miles BaderMerge from emacs--rel--22
2007-07-30 Miles BaderMerge from emacs--rel--22
2007-07-27 YAMAMOTO Mitsuharu(x_draw_fringe_bitmap) [USE_TOOLKIT_SCROLL_BARS]:
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-25 Glenn MorrisSwitch license to GPLv3 or later.
2007-07-24 Miles BaderMerge from emacs--rel--22
2007-07-18 Jan Djärv(x_ewmh_activate_frame): New function.
2007-07-15 Miles BaderMerge from emacs--rel--22
2007-07-10 Miles BaderMerge from emacs--rel--22
2007-06-16 Miles BaderMerge from emacs--rel--22
2007-06-15 Miles BaderMerge from emacs--rel--22
2007-06-14 Miles BaderMerge from emacs--rel--22
2007-06-09 Miles BaderMerge from emacs--rel--22
2007-06-08 Juanma Barranquero(x_term_init): Use empty_unibyte_string.
2007-05-22 Richard M. Stallman(x_connection_closed): Remove NO_RETURN.
2007-05-22 Richard M. Stallman(x_connection_closed): Remove NO_RETURN.
2007-05-13 Chong Yidong(XTread_socket): Revert last change.
2007-05-13 Chong Yidong(XTread_socket): Revert last change.
2007-05-12 Chong Yidong(XTread_socket): Yet Another Uncaught X Error Crash...
2007-05-12 Chong Yidong(XTread_socket): Yet another uncaught X error crash...
2007-03-09 Jan Djärv(handle_one_xevent): Ignore buttons > 3 for the tool...
2007-03-04 Richard M. StallmanWhitespace change.
2007-02-14 Jan Djärv(do_ewmh_fullscreen): Also check for _NET_WM_STATE_FULL...
2007-02-02 Jan Djärv[!USE_TOOLKIT_SCROLL_BARS] (x_scroll_bar_expose): Use
2007-02-02 Jan Djärv(do_ewmh_fullscreen): Check that what != NULL before
2007-01-21 Glenn MorrisAdd 2007 to copyright years.
2007-01-08 Jan DjärvNew variable last_user_time.
2006-12-10 Juanma Barranquero(syms_of_xterm) <x-use-underline-position-properties,
2006-12-09 Chong Yidong(XTframe_raise_lower): Comment out _NET_ACTIVE_WINDOW...
2006-12-08 Kenichi Handa(x_query_font): Use xstricmp instead off strcasecmp.
2006-11-30 Jan Djärv(x_raise_frame): Move setting of _NET_ACTIVE_WINDOW
2006-11-17 Jan DjärvDeclare variable before XSETFRAME to avoid gcc 2.96...
2006-11-10 Jan Djärv(do_ewmh_fullscreen, XTfullscreen_hook): New functions.
2006-11-03 Jan Djärv* xterm.c (x_raise_frame): Send _NET_ACTIVE_WINDOW...
2006-10-10 Stefan Monnier(x_check_expected_move): Remove unused var `count'.
2006-09-13 Chong Yidong* xterm.c (x_initialize): Don't install Xt event timer...
2006-09-08 Chong Yidong* xdisp.c (mouse_autoselect_window): Removed.
2006-09-08 Richard M. Stallman(x_error_quitter): For BadName error, just return.
2006-09-08 Kim F. Storm(x_draw_glyph_string): Fix 2006-08-24 change.
2006-08-24 Kim F. Storm(x_underline_at_descent_line): New variable.
2006-08-21 Kim F. Storm(x_draw_stretch_glyph_string): It is ok to draw a
2006-08-11 Jan Djärv* xterm.c (x_term_init): Initialize dpyinfo->x_dnd_atoms*
2006-08-04 Kenichi Handa(x_query_font): Compare names by ignoring case.
2006-07-18 Dan Nicolaescu* ebrowse.c (usage, version): Mark as NO_RETURN.
2006-07-04 Kim F. Storm(x_delete_display): Don't free or derefence NULL pointers.
2006-06-16 Jan Djärv2006-06-16 Francis Litterio <flitterio@gmail.com>
2006-05-29 Dan Nicolaescu* search.c (matcher_overflow): Mark as NO_RETURN.
2006-05-27 Kim F. Storm(x_draw_stretch_glyph_string): Fix problems with invisible
2006-05-23 Jan Djärv* xterm.c: Remove declarations already in xterm.h
2006-05-17 Richard M. StallmanComment change.
2006-05-16 Kim F. Storm(handle_one_xevent): Check that f is not NULL before
2006-05-14 Jan Djärv* xterm.c (handle_one_xevent): Check that f is not...
2006-05-14 Kim F. Storm(handle_one_xevent): Fix crash in 2006-03-24 change.
2006-03-30 Kenichi Handa(x_term_init): Delete superfluous UNGCPRO.
2006-03-24 Kim F. Storm(handle_one_xevent): Don't let key-press clear mouse...
2006-03-21 Jan Djärv* xterm.c: x_session_initialized new variable.
2006-03-20 Andreas Schwab* dispnew.c (init_display): Check DISPLAY here.
2006-03-20 Kenichi Handa(x_term_init): Remove unnecessary GCPRO.
2006-03-18 Chong Yidong* xterm.c (x_display_ok): Fix minor bug and compilation...
2006-03-18 Eli Zaretskii(x_display_ok): New function.
2006-03-14 Chong Yidong* xterm.c (x_uncatch_errors): Block input for entire...
2006-03-11 Richard M. Stallman(x_fully_uncatch_errors, x_catching_errors): New functions.
2006-03-11 Eli Zaretskii(x_draw_hollow_cursor): Subtract 1 from the last argume...
2006-02-27 Chong Yidong* xterm.h, xterm.c (x_uncatch_errors): Delete unneccessary
2006-02-25 Chong Yidong* xterm.h (x_catch_errors) Return value changed to...
2006-02-20 Richard M. Stallman(x_catch_errors): Use xmalloc.
2006-02-14 Jan Djärv* xterm.c (x_x_to_emacs_modifiers): Make non-static.
2006-02-13 Richard M. StallmanFix style of last change.
2006-02-13 Jan Djärv* xterm.c (note_mouse_movement): Check for NULL FRAME_X...
2006-02-09 Jan Djärvhandle_one_xevent: Must note mouse movement even for...
2006-01-23 Stefan Monnier(x_catch_errors_unwind): Yet another int/Lisp_Object...
2006-01-23 Stefan MonnierAvoid allocating Lisp data from code that can be run...
next