]> code.delx.au - gnu-emacs/history - src/xdisp.c
Merge from emacs--devo--0
[gnu-emacs] / src / xdisp.c
2007-01-26 Miles BaderMerge from emacs--devo--0
2007-01-21 Chong Yidong(try_window): Revert previous change.
2007-01-21 Glenn MorrisAdd 2007 to copyright years.
2007-01-20 Chong Yidong(try_window): Clear mouse-face highlights first.
2007-01-02 Miles BaderMerge from emacs--devo--0
2007-01-01 Miles BaderMerge from emacs--devo--0
2006-12-29 Kim F. Storm(auto_resize_tool_bars_p): Replace with ...
2006-12-16 Miles BaderMerge from emacs--devo--0
2006-12-15 Kim F. Storm(redisplay_window): Set ignore_mouse_drag_p if tool-bar
2006-12-11 Juanma Barranquero(syms_of_xdisp) <mode-line-inverse-video>: Doc fix.
2006-12-10 Kim F. Storm(show_mouse_face): Never use text cursor in tool-bar.
2006-12-10 Juanma Barranquero(format-mode-line): Doc fix.
2006-12-07 Miles BaderMerge from emacs--devo--0
2006-11-30 Chong Yidong(move_it_to): Correctly count tab glyphs for continued...
2006-11-24 Juanma BarranqueroSpace/tab mixup.
2006-11-21 Miles BaderMerge from emacs--devo--0
2006-11-07 Miles BaderMerge from emacs--devo--0
2006-11-05 Eli Zaretskii(note_mouse_highlight) [HAVE_NTGUI]: Don't bother to...
2006-10-31 Kenichi Handa(get_next_display_element): Set it->face_id for the
2006-10-30 Miles BaderMerge from emacs--devo--0
2006-10-26 Kenichi Handa*** empty log message ***
2006-10-23 Kim F. Storm(remember_mouse_glyph): Simplify last change.
2006-10-23 Kim F. Storm(remember_mouse_glyph): Don't crash if glyphs are not...
2006-10-19 Kim F. Storm2006-10-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba...
2006-10-16 Kenichi Handa(handle_composition_prop): Set it->c to the first
2006-10-15 Miles BaderMerge from emacs--devo--0
2006-10-13 Chong Yidong* xdisp.c (decode_mode_spec): Ignore %c and %l construc...
2006-10-06 Kim F. Storm(pos_visible_p): Fix value when EOB is visible.
2006-10-03 Miles BaderMerge from emacs--devo--0
2006-10-01 Stefan Monnier(handle_fontified_prop): Don't fontify at EOB.
2006-09-20 Kim F. Storm(pos_visible_p): CHARPOS < 0 means return info for
2006-09-20 Miles BaderMerge from emacs--devo--0
2006-09-14 Kim F. Storm(produce_image_glyph): Automatically crop wide images at
2006-09-14 Miles BaderMerge from emacs--devo--0
2006-09-10 Kim F. Storm(get_window_cursor_type): Use hollow cursor on
2006-09-08 Chong Yidong* xdisp.c (mouse_autoselect_window): Removed.
2006-09-08 Richard M. Stallman(Vmenu_updating_frame): Define here.
2006-09-06 Miles BaderMerge from emacs--devo--0
2006-09-05 Kim F. Storm(pos_visible_p): Remove exact_mode_line_heights_p arg;
2006-09-05 Miles BaderMerge from emacs--devo--0
2006-08-28 Kim F. Storm(get_window_cursor_type) [!HAVE_WINDOW_SYSTEM]:
2006-08-28 Miles BaderMerge from emacs--devo--0
2006-08-27 Kim F. Storm(get_window_cursor_type): Replace BOX cursor on images
2006-08-24 Kim F. Storm(overline_margin): New variable.
2006-08-22 Kim F. Storm(update_tool_bar): Redisplay toolbar also when only
2006-08-16 Miles BaderMerge from emacs--devo--0
2006-08-03 Miles BaderMerge from emacs--devo--0
2006-07-29 Richard M. Stallman(update_menu_bar): New arg HOOKS_RUN. Callers changed.
2006-07-24 Kenichi Handa(it_props): Move the entry for Qauto_composed to just
2006-07-19 Miles BaderMerge from emacs--devo--0
2006-07-17 Kim F. Storm(handle_single_display_spec): Ensure the right value of
2006-07-17 Thien-Thi Nguyen(display_mode_line): Preserve match data.
2006-07-06 Miles BaderMerge from emacs--devo--0
2006-07-01 Kim F. Storm(display_tool_bar_line): Skip glyphs which are too big
2006-06-27 Kim F. Storm(handle_composition_prop): Set stop_charpos before...
2006-06-23 Kim F. Storm(handle_composition_prop): Push iterator on stack.
2006-06-21 Kim F. Storm(handle_stop): Set it->ignore_overlay_strings_at_pos_p
2006-06-20 Miles BaderMerge from emacs--devo--0
2006-06-17 Miles BaderMerge from emacs--devo--0
2006-06-16 Kim F. Storm(next_overlay_string): Fix assert.
2006-06-14 Chong Yidong* xdisp.c (back_to_previous_visible_line_start): Reset
2006-06-13 Kim F. Storm(init_from_display_pos): Don't set it->method and
2006-06-07 Miles BaderMerge from emacs--devo--0
2006-06-07 Miles BaderMerge from emacs--devo--0
2006-06-07 Miles BaderMerge from emacs--devo--0
2006-06-06 Kenichi HandaIf USE_FONT_BACKEND is defined, include "font.h".
2006-06-02 YAMAMOTO Mitsuharu(next_element_from_composition): Set it->object to
2006-05-28 Kim F. Storm(set_cursor_from_row): If cursor cannot be set in row,
2006-05-27 Kim F. Storm(get_phys_cursor_geometry): Return computed x and y...
2006-05-17 Kim F. Storm(display_tool_bar_line): Eliminate x_before variable.
2006-05-17 Kim F. Storm(display_tool_bar_line): Restore entire tool-bar geomet...
2006-05-17 Miles BaderMerge from emacs--devo--0
2006-05-11 Kim F. Storm(redisplay_tool_bar): Handle large tool-bar-border...
2006-05-10 Miles BaderRevision: emacs@sv.gnu.org/emacs--unicode--0--patch-60
2006-05-05 Kenichi Handa(handle_composition_prop): Fix for the case of empty
2006-05-02 Miles BaderRevision: emacs@sv.gnu.org/emacs--unicode--0--patch-58
2006-05-01 YAMAMOTO Mitsuharu(prepare_menu_bars) [MAC_OS]: Call mac_update_title_bar.
2006-04-24 Kim F. StormFix last change:
2006-04-24 Kim F. Storm(produce_stretch_glyph): Include face box in stretch...
2006-04-23 Kim F. Storm* xdisp.c (fill_stretch_glyph_string): Set s->nchars...
2006-04-23 Kim F. Storm(tool_bar_lines_needed): New local `temp_row' for clarity.
2006-04-21 Kim F. Storm(redisplay_window): Fix last change. Don't recenter if
2006-04-21 Miles BaderRevision: emacs@sv.gnu.org/emacs--unicode--0--patch-57
2006-04-20 Nick Roberts(note_mouse_highlight): Use build_string.
2006-04-20 Kim F. Storm* xdisp.c (redisplay_window): Fix last change.
2006-04-19 Kim F. Storm(redisplay_window): If current window start is not...
2006-04-17 Miles BaderRevision: emacs@sv.gnu.org/emacs--unicode--0--patch-56
2006-04-13 Nick Roberts(note_mouse_highlight): Add help echo for dragging...
2006-04-12 YAMAMOTO Mitsuharu(get_glyph_string_clip_rects): Add parentheses around &&
2006-04-09 Miles BaderRevision: emacs@sv.gnu.org/emacs--unicode--0--patch-54
2006-04-02 Miles BaderRevision: emacs@sv.gnu.org/emacs--unicode--0--patch-51
2006-03-31 Miles BaderRevision: emacs@sv.gnu.org/emacs--unicode--0--patch-50
2006-03-30 Dan Nicolaescu(syms_of_xdisp): Fix variable name.
2006-03-28 Miles BaderRevision: emacs@sv.gnu.org/emacs--unicode--0--patch-49
2006-03-22 Kim F. Storm* xdisp.c: Undo 2006-03-21 change.
2006-03-22 Ken Raeburn(store_next_glyph): Renamed from append_glyph.
2006-03-19 Miles BaderRevision: emacs@sv.gnu.org/emacs--unicode--0--patch-46
2006-03-19 Kim F. Storm(set_cursor_from_row): Fix cursor property on overlay...
2006-03-15 Kim F. Storm(extend_face_to_end_of_line): Always add space glyph to
2006-03-13 Miles BaderRevision: emacs@sv.gnu.org/emacs--unicode--0--patch-43
next