summaryrefslogtreecommitdiff
path: root/src/xdisp.c
Commit message (Expand)AuthorAgeFilesLines
* (move_it_to): Correctly count tab glyphs for continued lines ending inChong Yidong2006-11-301-1/+6
* Space/tab mixup.Juanma Barranquero2006-11-241-1/+1
* (note_mouse_highlight) [HAVE_NTGUI]: Don't bother to check popup_activated.Eli Zaretskii2006-11-051-1/+1
* (remember_mouse_glyph): Simplify last change.Kim F. Storm2006-10-231-5/+4
* (remember_mouse_glyph): Don't crash if glyphs are not initialized.Kim F. Storm2006-10-231-2/+4
* 2006-10-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>Kim F. Storm2006-10-191-0/+3
* * xdisp.c (decode_mode_spec): Ignore %c and %l constructs in frameChong Yidong2006-10-131-14/+28
* (pos_visible_p): Fix value when EOB is visible.Kim F. Storm2006-10-061-1/+2
* (handle_fontified_prop): Don't fontify at EOB.Stefan Monnier2006-10-011-1/+3
* (pos_visible_p): CHARPOS < 0 means return info forKim F. Storm2006-09-201-2/+3
* (produce_image_glyph): Automatically crop wide images atKim F. Storm2006-09-141-1/+10
* (get_window_cursor_type): Use hollow cursor onKim F. Storm2006-09-101-2/+4
* * xdisp.c (mouse_autoselect_window): Removed.Chong Yidong2006-09-081-5/+18
* (Vmenu_updating_frame): Define here.Richard M. Stallman2006-09-081-5/+24
* (pos_visible_p): Remove exact_mode_line_heights_p arg;Kim F. Storm2006-09-051-18/+33
* (get_window_cursor_type) [!HAVE_WINDOW_SYSTEM]:Kim F. Storm2006-08-281-0/+2
* (get_window_cursor_type): Replace BOX cursor on imagesKim F. Storm2006-08-271-3/+24
* (overline_margin): New variable.Kim F. Storm2006-08-241-3/+13
* (update_tool_bar): Redisplay toolbar also when onlyKim F. Storm2006-08-221-1/+2
* (update_menu_bar): New arg HOOKS_RUN. Callers changed.Richard M. Stallman2006-07-291-13/+30
* (handle_single_display_spec): Ensure the right value ofKim F. Storm2006-07-171-7/+18
* (display_mode_line): Preserve match data.Thien-Thi Nguyen2006-07-171-0/+1
* (display_tool_bar_line): Skip glyphs which are too bigKim F. Storm2006-07-011-10/+31
* (handle_composition_prop): Set stop_charpos before push_it.Kim F. Storm2006-06-271-1/+2
* (handle_composition_prop): Push iterator on stack.Kim F. Storm2006-06-231-4/+6
* (handle_stop): Set it->ignore_overlay_strings_at_pos_pKim F. Storm2006-06-211-10/+14
* (next_overlay_string): Fix assert.Kim F. Storm2006-06-161-48/+92
* * xdisp.c (back_to_previous_visible_line_start): ResetChong Yidong2006-06-141-0/+2
* (init_from_display_pos): Don't set it->method andKim F. Storm2006-06-131-35/+61
* (next_element_from_composition): Set it->object toYAMAMOTO Mitsuharu2006-06-021-1/+22
* (set_cursor_from_row): If cursor cannot be set in row,Kim F. Storm2006-05-281-4/+23
* (get_phys_cursor_geometry): Return computed x and y throughKim F. Storm2006-05-271-9/+23
* (display_tool_bar_line): Eliminate x_before variable.Kim F. Storm2006-05-171-4/+4
* (display_tool_bar_line): Restore entire tool-bar geometry whenKim F. Storm2006-05-171-4/+8
* (redisplay_tool_bar): Handle large tool-bar-border values.Kim F. Storm2006-05-111-1/+1
* (handle_composition_prop): Fix for the case of emptyKenichi Handa2006-05-051-0/+18
* (prepare_menu_bars) [MAC_OS]: Call mac_update_title_bar.YAMAMOTO Mitsuharu2006-05-011-3/+8
* Fix last change:Kim F. Storm2006-04-241-23/+5
* (produce_stretch_glyph): Include face box in stretch glyph size.Kim F. Storm2006-04-241-19/+23
* * xdisp.c (fill_stretch_glyph_string): Set s->nchars = 1 for code whichKim F. Storm2006-04-231-0/+1
* (tool_bar_lines_needed): New local `temp_row' for clarity.Kim F. Storm2006-04-231-4/+28
* (redisplay_window): Fix last change. Don't recenter ifKim F. Storm2006-04-211-1/+2
* (note_mouse_highlight): Use build_string.Nick Roberts2006-04-201-1/+1
* * xdisp.c (redisplay_window): Fix last change.Kim F. Storm2006-04-201-3/+3
* (redisplay_window): If current window start is not at theKim F. Storm2006-04-191-0/+27
* (note_mouse_highlight): Add help echo for dragging vertical line.Nick Roberts2006-04-131-1/+4
* (get_glyph_string_clip_rects): Add parentheses around &&YAMAMOTO Mitsuharu2006-04-121-13/+17
* (syms_of_xdisp): Fix variable name.Dan Nicolaescu2006-03-301-1/+1
* * xdisp.c: Undo 2006-03-21 change.Kim F. Storm2006-03-221-5/+5
* (store_next_glyph): Renamed from append_glyph.Ken Raeburn2006-03-221-5/+5