log src/xdisp.c @ 43000:c16f32068114

age author description
Sat, 26 Jan 2002 23:02:00 +0000 Richard M. Stallman (try_scrolling): Exchange uses of scroll_down_aggressively
Wed, 16 Jan 2002 06:44:20 +0000 Pavel Jank Remove forgotten extern declaration of `Qimage'.
Tue, 15 Jan 2002 17:21:28 +0000 Eli Zaretskii (display_mode_element): When computing charpos, depend
Wed, 09 Jan 2002 22:40:37 +0000 Jason Rumney (x_consider_frame_title): Don't count the tooltip frame
Fri, 28 Dec 2001 12:42:35 +0000 Gerd Moellmann (try_scrolling) <PT below scroll margin>: Add the
Mon, 24 Dec 2001 12:16:28 +0000 Pavel Jank Fix typo.
Thu, 20 Dec 2001 19:01:00 +0000 Pavel Jank Doc fix.
Tue, 18 Dec 2001 16:14:13 +0000 Pavel Jank (window_box_height): Do not return negative values.
Sun, 16 Dec 2001 20:02:01 +0000 Richard M. Stallman (redisplay_window_0, redisplay_window_1): New functions.
Wed, 12 Dec 2001 22:27:28 +0000 Richard M. Stallman (CLEAR_FACE_CACHE_COUNT): Redefine as 500.
Wed, 12 Dec 2001 13:42:55 +0000 Gerd Moellmann (move_it_vertically_backward): Change heuristic
Fri, 07 Dec 2001 13:35:11 +0000 Andreas Schwab (display_mode_element): Don't read past end of string if it ends with '%'.
Mon, 03 Dec 2001 19:19:56 +0000 Pavel Jank (syms_of_xdisp): Make `tool-bar-button-relief` an option.
Sun, 02 Dec 2001 17:21:41 +0000 Pavel Jank Fix typo in doc-string.
Wed, 28 Nov 2001 08:12:16 +0000 Pavel Jank (message_dolog): Remove unused variables `gcpro2', `gcpro3' and `gcpro4'.
Sat, 24 Nov 2001 17:51:07 +0000 Jason Rumney (prepare_menu_bars) [HAVE_WINDOW_SYSTEM]: Use tip_frame
Sun, 18 Nov 2001 06:54:50 +0000 Richard M. Stallman (message_dolog_marker1, message_dolog_marker2)
Sat, 17 Nov 2001 10:46:24 +0000 Gerd Moellmann (tool_bar_item_info): Avoid calling Fget_text_property
Fri, 16 Nov 2001 13:09:11 +0000 Kim F. Storm Fringe cleanup.
Thu, 15 Nov 2001 16:12:36 +0000 Gerd Moellmann (build_desired_tool_bar_string): Accept zero
Tue, 13 Nov 2001 07:04:57 +0000 Pavel Jank (Fdump_tool_bar_row): Reindent.
Mon, 05 Nov 2001 00:13:37 +0000 Richard M. Stallman (Qcursor_in_non_selected_windows): New variable.
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jank Update usage of CHECK_ macros (remove unused second argument).
Wed, 31 Oct 2001 10:32:57 +0000 Pavel Jank Fix typos in comments.
Wed, 31 Oct 2001 10:19:40 +0000 Gerd Moellmann Comment fix.
Tue, 30 Oct 2001 16:58:41 +0000 Gerd Moellmann (clear_garbaged_frames): Remove debug code.
Tue, 30 Oct 2001 16:58:14 +0000 Gerd Moellmann (clear_garbaged_frames): Redraw the frame only if its
Tue, 30 Oct 2001 13:59:21 +0000 Gerd Moellmann (clear_garbaged_frames): Call Fredraw_frame.
Sat, 27 Oct 2001 08:54:39 +0000 Gerd Moellmann (move_it_vertically_backward): Use 2/3 line_height
Thu, 25 Oct 2001 10:07:01 +0000 Gerd Moellmann (move_it_vertically_backward): Compute line height
Wed, 24 Oct 2001 11:11:11 +0000 Gerd Moellmann Change #ifdef GLYPH_DEBUG to #if.
Wed, 24 Oct 2001 09:11:54 +0000 Gerd Moellmann (try_window_reusing_current_matrix): Use
Wed, 24 Oct 2001 08:15:55 +0000 Gerd Moellmann (inhibit_try_window_id, inhibit_try_window_reusing)
Wed, 24 Oct 2001 07:03:23 +0000 Pavel Jank (display_prop_string_p): Remove unused local declaration
Tue, 23 Oct 2001 10:01:54 +0000 Gerd Moellmann (display_line): For a tab continued to the next line,
Mon, 22 Oct 2001 14:52:47 +0000 Gerd Moellmann (display_line): Fix computation of continuation lines
Mon, 22 Oct 2001 13:23:41 +0000 Pavel Jank (build_desired_tool_bar_string): Remove unused variable `Qlaplace'.
Sat, 20 Oct 2001 20:26:18 +0000 Pavel Jank (invisible_text_between_p): Put prototype inside #if 0 because unused.
Sat, 20 Oct 2001 05:47:06 +0000 Miles Bader (dump_glyph_row, display_mode_line): Don't use `inverse_p' field.
Fri, 19 Oct 2001 11:04:00 +0000 Gerd Moellmann (redisplay_internal): Don't clear echo area if the
Thu, 18 Oct 2001 08:46:54 +0000 Gerd Moellmann (display_line): Indicate empty lines in active
Wed, 17 Oct 2001 15:26:44 +0000 Gerd Moellmann (try_window_id): Undo last change. Give up if
Wed, 17 Oct 2001 14:05:09 +0000 Gerd Moellmann (try_window_id): Don't display lines after the window
Wed, 17 Oct 2001 13:34:31 +0000 Gerd Moellmann (try_window_id): Remove code that was only there
Wed, 17 Oct 2001 11:51:24 +0000 Gerd Moellmann (display_line): Don't indicate empty lines in
Wed, 17 Oct 2001 03:16:12 +0000 Miles Bader Change doc-string comments to `new style' [w/`doc:' keyword].
Sun, 14 Oct 2001 20:21:07 +0000 Stefan Monnier (in_ellipses_for_invisible_text_p, handle_invisible_prop):
Sun, 14 Oct 2001 19:19:57 +0000 Stefan Monnier (DOLIST, LOOP_PROPVAL): Remove.
Sun, 14 Oct 2001 10:36:01 +0000 Gerd Moellmann Put doc strings in comments.
Fri, 12 Oct 2001 22:15:07 +0000 Stefan Monnier (init_iterator): Be more strict with bytepos and charspos.
Mon, 08 Oct 2001 22:32:15 +0000 Stefan Monnier (handle_fontified_prop): Don't bind after-change-functions.
Mon, 08 Oct 2001 08:07:49 +0000 Gerd Moellmann Don't define min/max.
Mon, 01 Oct 2001 10:52:55 +0000 Gerd Moellmann (display_line): Set row's ends_in_newline_from_string_p.
Thu, 27 Sep 2001 08:35:44 +0000 Gerd Moellmann (display_mode_element): One more case where a string's
Wed, 26 Sep 2001 12:02:05 +0000 Gerd Moellmann (with_echo_area_buffer): Use echo_kboard instead
Wed, 26 Sep 2001 11:27:06 +0000 Gerd Moellmann (make_cursor_line_fully_visible): Return 0 and set
Wed, 26 Sep 2001 08:18:07 +0000 Gerd Moellmann (display_mode_lines): Temporarily set selected_frame
Tue, 25 Sep 2001 11:38:02 +0000 Gerd Moellmann (display_mode_element): If the mode element is a symbol
Tue, 25 Sep 2001 09:53:42 +0000 Gerd Moellmann (row_containing_pos): Make externally visible.
Wed, 19 Sep 2001 14:48:30 +0000 Gerd Moellmann (decode_mode_spec): Add parameter MULTIBYTE.