log src/xdisp.c @ 50150:288ffa39e234

age author description
Sun, 16 Mar 2003 20:45:46 +0000 Kim F. Storm Consolidate gui-independent "glyph string" code here.
Wed, 12 Mar 2003 22:57:28 +0000 Kim F. Storm Make last change compile on non-X systems.
Wed, 12 Mar 2003 12:11:00 +0000 Kim F. Storm The following changes consolidates the fringe handling from
Tue, 25 Feb 2003 12:33:07 +0000 Kim F. Storm (redisplay_window): Fix infinite loop in redisplay.
Mon, 24 Feb 2003 07:57:55 +0000 Juanma Barranquero (Qwhen): Declare external; it's now defined in callint.c.
Tue, 18 Feb 2003 00:17:17 +0000 Andreas Schwab (in_display_vector_p): New function.
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Fri, 31 Jan 2003 03:53:43 +0000 Kenichi Handa (SKIP_GLYPHS): New macro.
Wed, 29 Jan 2003 13:12:46 +0000 Kenichi Handa (set_cursor_from_row): Pay attention to string display properties.
Mon, 20 Jan 2003 08:54:46 +0000 Richard M. Stallman Comment change.
Mon, 20 Jan 2003 08:53:53 +0000 Richard M. Stallman (redisplay_window): If mini window's buffer is not
Sun, 19 Jan 2003 21:50:03 +0000 Jan Dj«£rv GTK version
Wed, 15 Jan 2003 06:38:54 +0000 Kenichi Handa (message_dolog): Fix bug of the case that *Message*
Mon, 06 Jan 2003 00:58:45 +0000 Richard M. Stallman (try_scrolling): New arg LAST_LINE_MISFIT.
Sun, 22 Dec 2002 21:59:20 +0000 Richard M. Stallman (try_cursor_movement): Don't call try_window here.
Sat, 21 Dec 2002 18:09:54 +0000 Richard M. Stallman (row_containing_pos): Change exit test using last_y.
Wed, 11 Dec 2002 21:21:17 +0000 Kim F. Storm (try_window_id): Don't call set_cursor_from_row if
Mon, 09 Dec 2002 01:56:05 +0000 Richard M. Stallman (row_containing_pos): Check more carefully
Fri, 29 Nov 2002 16:19:26 +0000 Richard M. Stallman (start_display): Check more intelligently for
Fri, 22 Nov 2002 12:22:20 +0000 Dave Love (store_frame_title_char) [PROTOTYPES]: Provide ISO C
Thu, 14 Nov 2002 14:19:55 +0000 Dave Love (message2_nolog, set_message):
Sun, 03 Nov 2002 13:35:46 +0000 Stefan Monnier (single_display_prop_intangible_p): Strings are intangible.
Thu, 24 Oct 2002 19:59:14 +0000 Kim F. Storm (get_window_cursor_type): New arg ACTIVE_CURSOR.
Fri, 18 Oct 2002 10:09:43 +0000 Juanma Barranquero Fix typo in comment.
Sun, 29 Sep 2002 17:44:16 +0000 Richard M. Stallman (STOP_POLLING, RESUME_POLLING): New macros.
Thu, 12 Sep 2002 03:26:01 +0000 Richard M. Stallman (try_scrolling): If after make_cursor_line_fully_visible
Wed, 11 Sep 2002 01:59:33 +0000 Richard M. Stallman (pop_message_unwind): Renamed from push_message_unwind.
Sun, 01 Sep 2002 13:43:38 +0000 Richard M. Stallman (redisplay_window) <force-start case>:
Sat, 31 Aug 2002 10:16:40 +0000 Eli Zaretskii (get_window_cursor_type): Don't use x_highlight_frame
Fri, 30 Aug 2002 23:10:09 +0000 Kim F. Storm (Valternate_cursor_type, Qalternate_cursor_type): Removed.
Fri, 30 Aug 2002 13:44:55 +0000 Kenichi Handa (get_next_display_element): Fix previous change.
Fri, 30 Aug 2002 12:00:12 +0000 Kim F. Storm (Qbar, Qhbar, Qbox, Qhollow, Vblink_cursor_alist):
Thu, 29 Aug 2002 14:41:09 +0000 Richard M. Stallman (redisplay_updating_p): Variable removed.
Tue, 27 Aug 2002 00:59:55 +0000 Kenichi Handa (get_next_display_element): In unibyte case, don't use
Thu, 22 Aug 2002 16:52:56 +0000 Kim F. Storm (redisplay_window): Do not `goto try_to_scroll' when we
Fri, 09 Aug 2002 17:29:11 +0000 Gerd Moellmann (forward_to_next_line_start): Return 0 when reaching the
Sat, 03 Aug 2002 12:44:18 +0000 Gerd Moellmann (forward_to_next_line_start): Fix a condition that
Thu, 25 Jul 2002 03:19:08 +0000 Richard M. Stallman (unwind_redisplay): Clear redisplay_updating_p.
Tue, 23 Jul 2002 19:31:18 +0000 Richard M. Stallman (redisplay_updating_p): New variable.
Tue, 23 Jul 2002 04:48:25 +0000 Kenichi Handa (face_before_or_after_it_pos): Call
Mon, 22 Jul 2002 16:12:31 +0000 Richard M. Stallman (display_line): Replace an unconditional abort with an assertion.
Sun, 21 Jul 2002 20:31:46 +0000 Richard M. Stallman (redisplay_window): Don't test BEG_UNCHANGED
Sat, 20 Jul 2002 21:44:48 +0000 Richard M. Stallman (redisplay_window): Test MODIFF to set buffer_unchanged_p.
Fri, 19 Jul 2002 11:38:35 +0000 Juanma Barranquero (syms_of_xdisp): Remove redundant deprecation info.
Tue, 16 Jul 2002 19:49:12 +0000 Ken Raeburn (store_frame_title, string_char_and_length):
Tue, 16 Jul 2002 13:47:07 +0000 Richard M. Stallman (reconsider_clip_changes): Don't test prevent_redisplay_optimizations_p.
Mon, 15 Jul 2002 20:37:12 +0000 Stefan Monnier (Ftrace_to_stderr): Add usage to docstring.
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Thu, 11 Jul 2002 17:36:07 +0000 Richard M. Stallman (message_dolog): Do nothing if Vmemory_full is non-nil.
Wed, 10 Jul 2002 08:45:24 +0000 Juanma Barranquero Rename BINDING_STACK_SIZE to SPECPDL_INDEX.
Sun, 07 Jul 2002 10:50:49 +0000 Richard M. Stallman Treat a partially visible line like "cursor off screen".
Fri, 05 Jul 2002 19:59:54 +0000 Pavel Jan«¿k Remove unused variable `face'.
Mon, 01 Jul 2002 07:55:03 +0000 Richard M. Stallman (redisplay_internal): Make optional_new_start really work.
Sat, 29 Jun 2002 19:52:02 +0000 Ken Raeburn (store_mode_line_string): Lisp_Object/int mixup.
Thu, 27 Jun 2002 20:42:35 +0000 Kim F. Storm (mode_line_string_list, mode_line_string_face)
Sat, 22 Jun 2002 21:15:33 +0000 Stefan Monnier Improve comments.
Wed, 12 Jun 2002 09:37:34 +0000 Juanma Barranquero (Fformat_mode_line): Fix typo.
Tue, 11 Jun 2002 22:27:11 +0000 Kim F. Storm (Fformat_mode_line): New function.
Sat, 08 Jun 2002 18:30:02 +0000 Richard M. Stallman Comment change.
Mon, 03 Jun 2002 22:44:31 +0000 Richard M. Stallman (message_with_string): Error if STRING is not a string.