log src/xdisp.c @ 72733:5d966d40e2cb

age author description
Fri, 08 Sep 2006 12:17:32 +0000 Richard M. Stallman (Vmenu_updating_frame): Define here.
Tue, 05 Sep 2006 22:49:51 +0000 Kim F. Storm (pos_visible_p): Remove exact_mode_line_heights_p arg;
Mon, 28 Aug 2006 12:03:22 +0000 Kim F. Storm (get_window_cursor_type) [!HAVE_WINDOW_SYSTEM]:
Sun, 27 Aug 2006 22:23:07 +0000 Kim F. Storm (get_window_cursor_type): Replace BOX cursor on images
Thu, 24 Aug 2006 20:51:17 +0000 Kim F. Storm (overline_margin): New variable.
Tue, 22 Aug 2006 21:32:04 +0000 Kim F. Storm (update_tool_bar): Redisplay toolbar also when only
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.