]> code.delx.au - gnu-emacs/history - src/xdisp.c
mh-junk.el (mh-spamassassin-blacklist, mh-spamassassin-whitelist):
[gnu-emacs] / src / xdisp.c
2006-11-05 Eli Zaretskii(note_mouse_highlight) [HAVE_NTGUI]: Don't bother to...
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-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-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-14 Kim F. Storm(produce_image_glyph): Automatically crop wide images at
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-05 Kim F. Storm(pos_visible_p): Remove exact_mode_line_heights_p arg;
2006-08-28 Kim F. Storm(get_window_cursor_type) [!HAVE_WINDOW_SYSTEM]:
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-07-29 Richard M. Stallman(update_menu_bar): New arg HOOKS_RUN. Callers changed.
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-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-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-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-11 Kim F. Storm(redisplay_tool_bar): Handle large tool-bar-border...
2006-05-05 Kenichi Handa(handle_composition_prop): Fix for the case of empty
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-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-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-03-30 Dan Nicolaescu(syms_of_xdisp): Fix variable name.
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 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-11 Eli Zaretskii(get_phys_cursor_geometry): Don't decrease height by 1.
2006-03-06 Chong Yidong* xdisp.c (handle_invisible_prop): Don't update it...
2006-03-02 Kim F. StormMinimize the unpleasent visual impact of the requirement
2006-02-19 YAMAMOTO Mitsuharu(update_menu_bar) [MAC_OS]: Don't set
2006-02-17 Kenichi Handa(display_mode_element): Call display_string with correct
2006-02-03 Kim F. StormCache last merged escape glyph face.
2006-01-24 Károly Lőrentey(handle_invisible_prop): Set it->position to fix cursor
2006-01-23 Kim F. Storm(handle_single_display_spec): Fix handling of space
2006-01-21 Romain Francoise(get_window_cursor_type): Fix last change.
2006-01-19 Chong Yidong* xdisp.c (get_window_cursor_type): Use cursor type...
2005-12-11 Richard M. Stallman(syms_of_xdisp) <blink-cursor-alist>: Doc fix.
2005-11-11 Kim F. Storm(handle_stop): Skip overlay string handling if
2005-11-07 Kim F. StormUse local var `b' instead of XBUFFER (w->buffer) also...
2005-11-04 Kim F. Storm(show_mouse_face): Clear mouse face to eol.
2005-10-30 Kim F. Storm(display_line): Restore it->current_x and call
2005-10-29 Richard M. Stallman(Fformat_mode_line): Clear mode_line_proptrans_alist...
2005-10-29 Richard M. Stallman(handle_fontified_prop): Do nothing if memory full.
2005-10-28 Richard M. Stallman(decode_mode_spec): Define %e to indicate memory full.
2005-10-13 Kim F. Storm(pos_visible_p): Convert w->hscroll to pixels before...
2005-10-12 YAMAMOTO Mitsuharu(remember_mouse_glyph): Use MATRIX_BOTTOM_TEXT_ROW to
2005-10-11 Kim F. Storm(remember_mouse_glyph): New generic version based on
2005-10-07 YAMAMOTO MitsuharuRename member for_overlaps_p in struct glyph_string to
2005-10-01 Kim F. Storm(try_window): Skip scroll-margin check if ZV is visible.
2005-09-27 Dan Nicolaescu* xlwmenu.c (find_next_selectable):
2005-09-22 Kim F. Storm(message_dolog): Add warning about GC and Lisp strings.
2005-09-15 Richard M. Stallman(overlay_arrow_at_row): Add HAVE_WINDOW_SYSTEM conditional.
2005-09-15 Kim F. Storm(move_it_vertically): Don't try to fetch byte BEGV-1.
2005-09-12 Kim F. Storm(message3): Pass copy of lisp string to message_dolog.
2005-09-12 Kenichi Handa(display_mode_element): Be sure to make variables THIS
2005-09-08 Kim F. Storm* xdisp.c (try_window_reusing_current_matrix): Clear...
2005-09-08 Kim F. Storm(redisplay_internal): Mark updated frames in new updated_p
2005-09-07 Kim F. Storm* xdisp.c (handle_display_prop): Respect overlay window...
2005-09-07 Kim F. Storm(try_window): Remove superfluous cursor_height calculation.
2005-09-04 Richard M. Stallman(redisplay_internal): Make UPDATED as long as needed.
2005-08-26 Stefan Monnier(pos_visible_p): Yet another int/Lisp_Object mixup...
2005-08-26 Kim F. Storm(resize_mini_window): Fix 2005-08-20 change.
2005-08-21 Kim F. Storm(redisplay_window): Call update_window_fringes with
2005-08-20 Richard M. Stallman(display_echo_area_1): Get display start pos from w...
2005-08-18 Kim F. Storm(calc_pixel_width_or_height): Use actual display
2005-08-17 Kim F. Storm(pos_visible_p): Adjust X value if window is hscrolled.
2005-08-16 Richard M. Stallman(message3_nolog): Clear echo_message_buffer.
2005-08-07 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-30 Juanma Barranquero(syms_of_xdisp) <redisplay-end-trigger-functions>:...
2005-07-18 Kim F. Storm(redisplay_internal): Only try to hscroll each frame...
2005-07-15 Richard M. Stallman(select_frame_for_redisplay): Use find_symbol_value.
2005-07-15 Kim F. StormFix redisplay loop in last change.
2005-07-13 Kim F. Storm* xdisp.c (start_display): Don't reseat to next visible...
2005-07-13 Kim F. Storm(cursor_row_fully_visible_p): Allow partially visible
2005-07-04 Lute KamstraUpdate FSF's address.
2005-07-03 Richard M. Stallman(try_window): Fix previous change in how it handles
next