log src/xdisp.c @ 72402:949ddf473439

age author description
Sat, 29 Jul 2006 01:56:35 +0000 Richard M. Stallman (update_menu_bar): New arg HOOKS_RUN. Callers changed.
Mon, 17 Jul 2006 14:25:05 +0000 Kim F. Storm (handle_single_display_spec): Ensure the right value of
Mon, 17 Jul 2006 07:46:05 +0000 Thien-Thi Nguyen (display_mode_line): Preserve match data.
Sat, 01 Jul 2006 23:29:04 +0000 Kim F. Storm (display_tool_bar_line): Skip glyphs which are too big
Tue, 27 Jun 2006 11:21:31 +0000 Kim F. Storm (handle_composition_prop): Set stop_charpos before push_it.
Fri, 23 Jun 2006 11:50:36 +0000 Kim F. Storm (handle_composition_prop): Push iterator on stack.
Wed, 21 Jun 2006 11:49:24 +0000 Kim F. Storm (handle_stop): Set it->ignore_overlay_strings_at_pos_p
Fri, 16 Jun 2006 11:53:12 +0000 Kim F. Storm (next_overlay_string): Fix assert.
Wed, 14 Jun 2006 14:29:47 +0000 Chong Yidong * xdisp.c (back_to_previous_visible_line_start): Reset
Tue, 13 Jun 2006 22:45:00 +0000 Kim F. Storm (init_from_display_pos): Don't set it->method and
Fri, 02 Jun 2006 09:39:43 +0000 YAMAMOTO Mitsuharu (next_element_from_composition): Set it->object to
Sun, 28 May 2006 20:19:07 +0000 Kim F. Storm (set_cursor_from_row): If cursor cannot be set in row,
Sat, 27 May 2006 22:36:58 +0000 Kim F. Storm (get_phys_cursor_geometry): Return computed x and y through
Wed, 17 May 2006 22:37:25 +0000 Kim F. Storm (display_tool_bar_line): Eliminate x_before variable.
Wed, 17 May 2006 22:24:13 +0000 Kim F. Storm (display_tool_bar_line): Restore entire tool-bar geometry when
Thu, 11 May 2006 21:26:54 +0000 Kim F. Storm (redisplay_tool_bar): Handle large tool-bar-border values.
Fri, 05 May 2006 11:56:31 +0000 Kenichi Handa (handle_composition_prop): Fix for the case of empty
Mon, 01 May 2006 01:14:09 +0000 YAMAMOTO Mitsuharu (prepare_menu_bars) [MAC_OS]: Call mac_update_title_bar.
Mon, 24 Apr 2006 00:22:26 +0000 Kim F. Storm Fix last change:
Mon, 24 Apr 2006 00:08:07 +0000 Kim F. Storm (produce_stretch_glyph): Include face box in stretch glyph size.
Sun, 23 Apr 2006 23:50:25 +0000 Kim F. Storm * xdisp.c (fill_stretch_glyph_string): Set s->nchars = 1 for code which
Sun, 23 Apr 2006 22:27:08 +0000 Kim F. Storm (tool_bar_lines_needed): New local `temp_row' for clarity.
Fri, 21 Apr 2006 21:25:20 +0000 Kim F. Storm (redisplay_window): Fix last change. Don't recenter if
Thu, 20 Apr 2006 23:03:03 +0000 Nick Roberts (note_mouse_highlight): Use build_string.
Thu, 20 Apr 2006 08:46:56 +0000 Kim F. Storm * xdisp.c (redisplay_window): Fix last change.
Wed, 19 Apr 2006 23:20:21 +0000 Kim F. Storm (redisplay_window): If current window start is not at the
Thu, 13 Apr 2006 01:21:48 +0000 Nick Roberts (note_mouse_highlight): Add help echo for dragging vertical line.
Wed, 12 Apr 2006 08:10:33 +0000 YAMAMOTO Mitsuharu (get_glyph_string_clip_rects): Add parentheses around &&
Thu, 30 Mar 2006 19:35:11 +0000 Dan Nicolaescu (syms_of_xdisp): Fix variable name.
Wed, 22 Mar 2006 22:47:22 +0000 Kim F. Storm * xdisp.c: Undo 2006-03-21 change.
Wed, 22 Mar 2006 05:05:35 +0000 Ken Raeburn (store_next_glyph): Renamed from append_glyph.
Sun, 19 Mar 2006 19:38:48 +0000 Kim F. Storm (set_cursor_from_row): Fix cursor property on overlay string,
Wed, 15 Mar 2006 19:02:14 +0000 Kim F. Storm (extend_face_to_end_of_line): Always add space glyph to
Sat, 11 Mar 2006 12:02:05 +0000 Eli Zaretskii (get_phys_cursor_geometry): Don't decrease height by 1.
Mon, 06 Mar 2006 18:41:05 +0000 Chong Yidong * xdisp.c (handle_invisible_prop): Don't update it->position with
Thu, 02 Mar 2006 21:55:26 +0000 Kim F. Storm Minimize the unpleasent visual impact of the requirement
Sun, 19 Feb 2006 07:33:22 +0000 YAMAMOTO Mitsuharu (update_menu_bar) [MAC_OS]: Don't set
Fri, 17 Feb 2006 12:35:52 +0000 Kenichi Handa (display_mode_element): Call display_string with correct
Fri, 03 Feb 2006 13:14:43 +0000 Kim F. Storm Cache last merged escape glyph face.
Tue, 24 Jan 2006 07:59:23 +0000 Kroly Lrentey (handle_invisible_prop): Set it->position to fix cursor
Mon, 23 Jan 2006 13:14:01 +0000 Kim F. Storm (handle_single_display_spec): Fix handling of space
Sat, 21 Jan 2006 18:04:09 +0000 Romain Francoise (get_window_cursor_type): Fix last change.
Thu, 19 Jan 2006 21:12:22 +0000 Chong Yidong * xdisp.c (get_window_cursor_type): Use cursor type specified by
Sun, 11 Dec 2005 15:37:00 +0000 Richard M. Stallman (syms_of_xdisp) <blink-cursor-alist>: Doc fix.
Fri, 11 Nov 2005 15:33:23 +0000 Kim F. Storm (handle_stop): Skip overlay string handling if
Mon, 07 Nov 2005 11:55:20 +0000 Kim F. Storm Use local var `b' instead of XBUFFER (w->buffer) also when
Fri, 04 Nov 2005 10:14:54 +0000 Kim F. Storm (show_mouse_face): Clear mouse face to eol.
Sun, 30 Oct 2005 20:08:09 +0000 Kim F. Storm (display_line): Restore it->current_x and call
Sat, 29 Oct 2005 20:03:42 +0000 Richard M. Stallman (Fformat_mode_line): Clear mode_line_proptrans_alist after saving.
Sat, 29 Oct 2005 19:43:46 +0000 Richard M. Stallman (handle_fontified_prop): Do nothing if memory full.
Fri, 28 Oct 2005 16:27:47 +0000 Richard M. Stallman (decode_mode_spec): Define %e to indicate memory full.
Thu, 13 Oct 2005 22:41:40 +0000 Kim F. Storm (pos_visible_p): Convert w->hscroll to pixels before use.
Wed, 12 Oct 2005 09:50:06 +0000 YAMAMOTO Mitsuharu (remember_mouse_glyph): Use MATRIX_BOTTOM_TEXT_ROW to
Tue, 11 Oct 2005 22:36:46 +0000 Kim F. Storm (remember_mouse_glyph): New generic version based on
Fri, 07 Oct 2005 07:39:17 +0000 YAMAMOTO Mitsuharu Rename member for_overlaps_p in struct glyph_string to
Sat, 01 Oct 2005 20:42:09 +0000 Kim F. Storm (try_window): Skip scroll-margin check if ZV is visible.
Tue, 27 Sep 2005 18:48:59 +0000 Dan Nicolaescu * xlwmenu.c (find_next_selectable):
Thu, 22 Sep 2005 09:39:01 +0000 Kim F. Storm (message_dolog): Add warning about GC and Lisp strings.
Thu, 15 Sep 2005 13:16:53 +0000 Richard M. Stallman (overlay_arrow_at_row): Add HAVE_WINDOW_SYSTEM conditional.
Thu, 15 Sep 2005 12:06:39 +0000 Kim F. Storm (move_it_vertically): Don't try to fetch byte BEGV-1.