(x_draw_image_glyph_string): Adjust stipple origin when
[bpt/emacs.git] / src / xterm.c
2007-08-11 YAMAMOTO Mitsuharu(x_draw_image_glyph_string): Adjust stipple origin...
2007-08-08 Glenn MorrisReplace `iff' in comments.
2007-07-25 Glenn MorrisSwitch license to GPLv3 or later.
2007-05-22 Richard M. Stallman(x_connection_closed): Remove NO_RETURN.
2007-05-13 Chong Yidong(XTread_socket): Revert last change.
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...
2006-01-19 Kenichi Handa(handle_one_xevent): Handle keysyms 0x1000000..0x10000FF.
2005-11-16 Chong Yidong* xfns.c (xg_set_icon_from_xpm_data): New function.
2005-11-16 Chong Yidong* gnu.h (gnu_bits): Xpm version of the new Emacs icon.
2005-10-24 Kim F. StormUndo 2005-10-23 change.
2005-10-24 Kenichi Handa(handle_one_xevent): Handle keysyms directly mapped to
2005-10-23 Jan Djärv* xterm.c (note_mouse_movement): Always call note_mouse...
2005-10-20 Kim F. Storm(x_calc_absolute_position): Remove unused vars win_x...
2005-10-13 Kim F. Storm(note_mouse_movement): Return 1 if mouse moved; 0 other...
2005-10-12 YAMAMOTO Mitsuharu(note_mouse_movement): Undo last change.
2005-10-12 Kim F. Storm(handle_one_xevent): Clear last_mouse_glyph on mouse...
2005-10-12 YAMAMOTO Mitsuharu*** empty log message ***
2005-10-11 Kim F. Storm(glyph_rect, remember_mouse_glyph): Remove X versions.
2005-10-10 Kim F. Storm(glyph_rect): Return 0 if position is outside text...
2005-10-10 Jason Rumney(remember_mouse_glyph): New function.
2005-10-07 YAMAMOTO MitsuharuRename member for_overlaps_p in struct glyph_string...
2005-09-30 Dan Nicolaescu* image.c (slurp_file, xbm_read_bitmap_data): Cast...
2005-09-27 Dan Nicolaescu(handle_one_xevent): Refer to union field to match...
2005-09-27 Dan Nicolaescu* xlwmenu.c (find_next_selectable):
2005-08-16 Jan Djärv* xterm.c (x_wm_set_icon_pixmap): Move GTK specific...
2005-08-13 Jan Djärv* xterm.c (x_wm_set_icon_pixmap): Call xg_get_pixbuf_fr...
2005-08-07 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-04 Lute KamstraUpdate FSF's address.
2005-06-30 Jan Djärv* xterm.c (handle_one_xevent): bzero compose_status...
2005-06-30 Juri Linkov(x_draw_vertical_window_border): Use foreground of
2005-06-06 Stefan Monnier(x_create_toolkit_scroll_bar): Use XtNarrowScrollbars...
2005-06-03 Kim F. Storm(handle_one_xevent): Also ignore mouse motion just
2005-05-27 Kenichi Handa(x_encode_char): Call check_ccl_update in advance.
2005-05-10 Richard M. StallmanFix previous change.
2005-05-10 Richard M. Stallman(noinclude): Add #undef.
2005-03-31 Stefan MonnierInclude ThreeD.h for XtNbeNiceToColormap.
2005-02-17 Andreas Schwab(handle_one_xevent): Use union of struct input_event and
2005-02-03 Richard M. Stallman(x_error_quitter): On GCC 3 and up, specify noinline.
2005-01-27 Kim F. Storm(x_clip_to_row): Ensure y >= 0.
2005-01-27 Stefan Monnier(x_error_quitter): Add a prototype. Make it static...
2005-01-25 Richard M. Stallman(x_error_quitter): No longer static, and moved after...
2005-01-20 Kim F. Storm(x_draw_glyph_string_box): Fix last_x for full width...
2004-12-31 Jan Djärv* xterm.c (handle_one_xevent): Clear area in expose...
2004-12-30 Kenichi Handa(x_new_font): Set FRAME_COLUMN_WIDTH to
2004-12-15 Jan Djärv* xterm.c (xg_scroll_callback): Update XG_LAST_SB_DATA...
2004-12-11 Jan Djärv* xterm.c (x_calc_absolute_position): Don't subtract...
2004-11-21 Kim F. Storm(x_clip_to_row): Add area arg. Callers changed.
2004-11-05 Kim F. Storm* xterm.c (handle_one_xevent): Don't queue X selection...
next