]> code.delx.au - gnu-emacs/history - src/xterm.c
** jmarant@free.fr, Nov 8: Problem with non-bmp unicode
[gnu-emacs] / src / xterm.c
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...
2004-11-02 Jan Djärv* xterm.c (x_window_to_scroll_bar): Only call
2004-10-21 Jan Djärv* xterm.h (x_output): New member `xic_base_fontname'.
2004-10-19 Jan Djärv* xterm.c (x_clear_frame): Remove call to xg_frame_cleared
2004-10-12 Kim F. Storm(x_redisplay_interface): Fix flush_display_optional.
2004-10-07 Kim F. Storm(x_update_window_end): Fix flicker on vertical line...
2004-10-05 Jan Djärv* xterm.c (x_find_modifier_meanings): Ignore any Super...
2004-10-04 Kim F. Storm(XTset_vertical_scroll_bar): Improve handling of scroll
2004-09-18 Stefan Monnier(x_term_init): Work around a bug in some X servers.
2004-08-24 Jan Djärv* xterm.c (x_catch_errors_unwind): Do not XSync if...
2004-08-20 Kim F. StormRename wait_reading_process_input to wait_reading_proce...
2004-06-30 Stefan Monnier(x_detect_focus_change): Remove unused var `nr_events'.
2004-06-17 Jan Djärv* xterm.c (x_draw_image_foreground_1): Subtract slice...
2004-06-16 Kim F. StormUpdate copyright.
2004-04-24 Kim F. Storm(x_draw_hollow_cursor): Fix height of box for narrow...
2004-04-20 Kim F. Storm(x_draw_relief_rect): Add top_p and bot_p args.
2004-04-05 Kim F. Storm(handle_one_xevent): Set mouse_face_hidden after cleari...
2004-03-29 Kim F. Storm(x_initialize): Initialize ignore_next_mouse_click_timeout.
2004-03-29 Kim F. Storm(x_mouse_click_focus_ignore_position): New var.
next