log src/dispnew.c @ 42397:47ec068f97d5

age author description
Tue, 11 Dec 2001 22:20:20 +0000 Richard M. Stallman Test GNU_LINUX, not LINUX.
Fri, 16 Nov 2001 13:02:02 +0000 Kim F. Storm Fringe cleanup.
Thu, 15 Nov 2001 10:29:34 +0000 Gerd Moellmann (direct_output_forward_char): Fix character/byte
Wed, 14 Nov 2001 00:04:38 +0000 Richard M. Stallman (syms_of_display): Doc fix.
Tue, 13 Nov 2001 06:57:12 +0000 Pavel Jank (Fsit_for): Reindent.
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jank Update usage of CHECK_ macros (remove unused second argument).
Tue, 30 Oct 2001 16:59:41 +0000 Gerd Moellmann (change_frame_size_1): Set frame's resized_p.
Fri, 26 Oct 2001 13:35:12 +0000 Eli Zaretskii (syms_of_display) <visible-bell>: Add a reference to
Wed, 24 Oct 2001 20:24:02 +0000 Pavel Jank (sync_window_with_frame_matrix_rows): Remove unused variable `area'.
Tue, 23 Oct 2001 15:14:53 +0000 Gerd Moellmann (sync_window_with_frame_matrix_rows): Fix
Sat, 20 Oct 2001 05:42:06 +0000 Miles Bader (update_frame_line): Don't call reassert_line_highlight.
Wed, 17 Oct 2001 03:16:12 +0000 Miles Bader Change doc-string comments to `new style' [w/`doc:' keyword].
Mon, 15 Oct 2001 11:09:48 +0000 Pavel Jank (Fsleep_for): Fix typo in a doc string.
Sun, 14 Oct 2001 10:36:01 +0000 Gerd Moellmann Put doc strings in comments.
Mon, 08 Oct 2001 08:07:49 +0000 Gerd Moellmann Don't define min/max.
Wed, 26 Sep 2001 11:15:40 +0000 Gerd Moellmann (required_matrix_width, required_matrix_height): New
Wed, 12 Sep 2001 11:43:47 +0000 Gerd Moellmann (set_window_cursor_after_update): Fix code
Mon, 10 Sep 2001 13:25:34 +0000 Gerd Moellmann (direct_output_for_insert): Don't change IT's
Tue, 28 Aug 2001 09:01:08 +0000 Gerd Moellmann (direct_output_for_insert): Set updated_area
Thu, 09 Aug 2001 09:37:50 +0000 Gerd Moellmann (adjust_glyph_matrix): Undo last change.
Wed, 08 Aug 2001 11:41:07 +0000 Gerd Moellmann (adjust_glyph_matrix): In the optimization for
Fri, 27 Jul 2001 15:28:46 +0000 Gerd Moellmann (shift_glyph_matrix, blank_row): Fix computation
Mon, 23 Jul 2001 11:33:42 +0000 Gerd Moellmann (adjust_glyph_matrix): In the optimization for
Thu, 19 Jul 2001 13:16:14 +0000 Gerd Moellmann (update_window): Don't set the cursor at the end
Tue, 10 Jul 2001 16:16:48 +0000 Gerd Moellmann (update_window): Don't skip the header-line
Fri, 30 Mar 2001 14:07:20 +0000 Gerd Moellmann (adjust_glyph_matrix): Don't try to reuse the current
Fri, 09 Mar 2001 14:50:33 +0000 Gerd Moellmann (buffer_posn_from_coords): Add parameters OBJECT and
Tue, 06 Mar 2001 16:13:34 +0000 Eli Zaretskii (syms_of_display) <glyph-table>: Doc fix.
Mon, 26 Feb 2001 12:17:18 +0000 Gerd Moellmann Check HAVE_TERM_H before including term.h.
Thu, 22 Feb 2001 11:45:47 +0000 Gerd Moellmann (direct_output_for_insert): Give up if we are showing
Fri, 16 Feb 2001 12:36:03 +0000 Gerd Moellmann (direct_output_for_insert): Recognize more cases where
Thu, 15 Feb 2001 12:28:07 +0000 Gerd Moellmann (update_text_area): Undo change of 2001-01-12.
Tue, 06 Feb 2001 13:57:49 +0000 Gerd Moellmann (update_frame_line): Rename parameter FRAME to F.
Fri, 26 Jan 2001 14:19:03 +0000 Gerd Moellmann (adjust_glyph_matrix): Always clear desired matrices.
Sat, 20 Jan 2001 13:55:52 +0000 Andrew Innes (Fredraw_frame): Remove reference to
Wed, 17 Jan 2001 16:53:55 +0000 Gerd Moellmann (direct_output_for_insert): If char_ins_del_ok is
Tue, 16 Jan 2001 12:42:22 +0000 Gerd Moellmann Call redisplay_preserve_echo_area with additional arg.
Mon, 15 Jan 2001 13:46:04 +0000 Gerd Moellmann (save_or_restore_current_matrices): Function removed.
Fri, 12 Jan 2001 14:10:17 +0000 Gerd Moellmann Fix last change.
Fri, 12 Jan 2001 14:09:54 +0000 Gerd Moellmann (update_text_area): Put code which decrements the
Tue, 02 Jan 2001 22:55:49 +0000 Andrew Innes (Fredraw_frame): Call set_terminal_modes for
Tue, 02 Jan 2001 10:26:28 +0000 Gerd Moellmann (update_window): Don't check_current_matrix_flags.
Fri, 29 Dec 2000 21:09:36 +0000 Gerd Moellmann (check_current_matrix_flags) [GLYPH_DEBUG]: New
Thu, 28 Dec 2000 10:11:50 +0000 Gerd Moellmann Use #if GLYPH_DEBUG instead of #ifdef GLYPH_DEBUG.
Thu, 28 Dec 2000 10:08:21 +0000 Gerd Moellmann Use #if GLYPH_DEBUG instead of #ifdef GLYPH_DEBUG.
Wed, 27 Dec 2000 12:43:22 +0000 Gerd Moellmann (struct redisplay_history) [GLYPH_DEBUG]: New.
Sat, 23 Dec 2000 17:22:22 +0000 Gerd Moellmann (save_frame_matrix, restore_frame_matrix): Removed.
Thu, 21 Dec 2000 15:39:27 +0000 Gerd Moellmann (ensure_frame_matrix): Removed.
Wed, 20 Dec 2000 12:00:57 +0000 Gerd Moellmann (fake_current_matrices, ensure_frame_matrix): New
Tue, 19 Dec 2000 13:37:19 +0000 Gerd Moellmann (direct_output_for_insert): Fix check for mini-window
Fri, 15 Dec 2000 17:14:34 +0000 Gerd Moellmann (update_window): Detect pending input every nth line
Wed, 13 Dec 2000 14:24:01 +0000 Gerd Moellmann (update_window): If do_mouse_tracking is non-nil,
Wed, 06 Dec 2000 15:46:27 +0000 Gerd Moellmann (adjust_glyph_matrix): Don't reuse a window's current
Tue, 05 Dec 2000 13:48:22 +0000 Gerd Moellmann (scrolling_window): Fix code inserting runs in list of all runs.
Wed, 22 Nov 2000 16:32:00 +0000 Gerd Moellmann (update_frame): Do nothing with frame's tool bar
Sat, 18 Nov 2000 23:56:13 +0000 Gerd Moellmann (update_text_area): Fix last change.
Sat, 18 Nov 2000 15:37:15 +0000 Gerd Moellmann (update_text_area): Don't skip over equal glyphs
Thu, 16 Nov 2000 00:53:28 +0000 Kenichi Handa (null_row): New gloval static variable.
Tue, 31 Oct 2000 13:32:08 +0000 Gerd Moellmann (update_frame_line): Handle case where spaces in
Sun, 22 Oct 2000 16:50:16 +0000 Andrew Choi Initial check-in: changes for building Emacs under Mac OS.
Fri, 13 Oct 2000 18:26:51 +0000 Gerd Moellmann (direct_output_for_insert): Call set_iterator_to_next
Wed, 27 Sep 2000 11:43:51 +0000 Gerd Moellmann (adjust_glyph_matrix, enable_glyph_matrix_rows):
Fri, 22 Sep 2000 19:54:02 +0000 Gerd Moellmann (enable_glyph_matrix_rows): Remove xasserts.
Thu, 21 Sep 2000 18:41:36 +0000 Gerd Moellmann (scrolling_window): Compare y-positions of rows
Tue, 19 Sep 2000 15:18:07 +0000 Gerd Moellmann (update_window_line): Make sure to always draw
Mon, 18 Sep 2000 11:39:53 +0000 Gerd Moellmann (update_window): Move test for invisible lines
Sat, 16 Sep 2000 13:38:54 +0000 Gerd Moellmann (update_window): Make sure to make desired rows
Wed, 30 Aug 2000 14:59:26 +0000 Gerd Moellmann (update_frame): Only set display_completed here; use
Tue, 29 Aug 2000 15:02:44 +0000 Gerd Moellmann (build_frame_matrix_from_leaf_window): If a row of a
Tue, 22 Aug 2000 22:14:00 +0000 Andrew Innes Include keyboard.h before frame.h.
Wed, 09 Aug 2000 18:39:58 +0000 Gerd Moellmann (Qredisplay_dont_pause): New variable.
Wed, 09 Aug 2000 12:29:11 +0000 Gerd Moellmann (mode_line_string): Declare parameter MODE_LINE_P.
Wed, 19 Jul 2000 15:47:52 +0000 Gerd Moellmann (direct_output_for_insert): Remove confusing
Tue, 18 Jul 2000 19:43:04 +0000 Gerd Moellmann (update_text_area): Write the whole row if it
Wed, 12 Jul 2000 15:59:56 +0000 Gerd Moellmann (redraw_overlapped_rows): Add missing local.
Wed, 12 Jul 2000 15:10:30 +0000 Gerd Moellmann (make_current): Preserve the mouse_face_p flag of the
Tue, 11 Jul 2000 19:57:54 +0000 Gerd Moellmann (direct_output_forward_char): Give up if currently
Wed, 05 Jul 2000 11:39:35 +0000 Gerd Moellmann (clear_glyph_row): Add debug code in #if 0.
Wed, 28 Jun 2000 20:28:50 +0000 Gerd Moellmann (struct row_entry): New structure.
Thu, 15 Jun 2000 22:51:01 +0000 Gerd Moellmann (update_frame_1): Handle case that cursor vpos is
Mon, 05 Jun 2000 14:22:26 +0000 Dave Love Conditionally include term.h.
Wed, 31 May 2000 19:16:25 +0000 Gerd Moellmann (find_glyph_row_slice, swap_glyphs_in_rows): Put in #if 0.
Tue, 25 Apr 2000 19:39:59 +0000 Gerd Moellmann (increment_matrix_positions): Renamed from
Sat, 22 Apr 2000 14:10:51 +0000 Gerd Moellmann (update_frame_line): When writing a whole line, make
Wed, 05 Apr 2000 17:29:31 +0000 Ken Raeburn make_number/XINT/XUINT conversions; EQ/== fixes; ==Qnil -> NILP
Mon, 27 Mar 2000 16:03:29 +0000 Gerd Moellmann (direct_output_for_insert): Use DEC_TEXT_POS
Thu, 02 Mar 2000 20:09:29 +0000 Gerd Moellmann (free_glyphs): Block input while freeing matrices.
Fri, 25 Feb 2000 13:20:36 +0000 Gerd Moellmann (flush_stdout) [GLYPH_DEBUG]: New function.
Thu, 17 Feb 2000 09:45:46 +0000 Gerd Moellmann Remove `LISP_FLOAT_TYPE' and `standalone'.
Sun, 02 Jan 2000 12:06:14 +0000 Eli Zaretskii (mode_line_string): Support termcap frames as well.
Wed, 29 Dec 1999 12:31:58 +0000 Eli Zaretskii (mode_line_string): Support MS-DOS frames.
Mon, 27 Dec 1999 05:06:03 +0000 Kenichi Handa (line_hash_code) (direct_output_for_insert): Adjusted
Wed, 15 Dec 1999 13:14:38 +0000 Eli Zaretskii Changes for separate unspecified foreground and background colors
Wed, 15 Dec 1999 00:09:32 +0000 Kenichi Handa (direct_output_forward_char): Check point moving into
Mon, 06 Dec 1999 16:54:09 +0000 Eli Zaretskii Changes for automatic remapping of X colors on terminal frames:
Thu, 25 Nov 1999 10:14:15 +0000 Gerd Moellmann (direct_output_for_insert): Set glyph row's
Mon, 22 Nov 1999 17:37:24 +0000 Gerd Moellmann (direct_output_for_insert): Increment glyph positions
Thu, 18 Nov 1999 18:03:57 +0000 Dave Love (Finternal_show_cursor_p): Fix doc string.
Wed, 03 Nov 1999 15:57:55 +0000 Gerd Moellmann (Finternal_show_cursor): Change it to set the
Mon, 01 Nov 1999 14:43:24 +0000 Gerd Moellmann (Finternal_show_cursor): Renamed from Fshow_cursor.
Mon, 25 Oct 1999 04:58:18 +0000 Ken Raeburn more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Mon, 20 Sep 1999 23:18:39 +0000 Gerd Moellmann (direct_output_for_insert): Cast arguments to
Thu, 16 Sep 1999 12:52:13 +0000 Gerd Moellmann (direct_output_forward_char): Don't use this method
Wed, 15 Sep 1999 12:58:31 +0000 Gerd Moellmann (update_frame_line): If writing whole desired line,
Mon, 13 Sep 1999 11:13:24 +0000 Gerd Moellmann (selected_frame): Make it a Lisp_Object.
Sun, 05 Sep 1999 16:39:19 +0000 Gerd Moellmann Change
Sun, 05 Sep 1999 15:49:07 +0000 Gerd Moellmann Change spelling of `toolbar' to `tool_bar' or `tool-bar'.
Fri, 03 Sep 1999 15:52:05 +0000 Gerd Moellmann (adjust_frame_glyphs): Remove reference to
Mon, 30 Aug 1999 23:14:23 +0000 Gerd Moellmann (mode_line_string): Add FRAME_LEFT_FLAGS_AREA_WIDTH
Tue, 24 Aug 1999 19:24:46 +0000 Gerd Moellmann (adjust_frame_glyphs): Reset Vresize_mini_config.
Mon, 23 Aug 1999 00:11:43 +0000 Gerd Moellmann (direct_output_for_insert): Set beg_unchanged
Sat, 21 Aug 1999 19:29:02 +0000 Gerd Moellmann (do_pending_window_change): Add parameter `safe'.
Wed, 18 Aug 1999 10:37:34 +0000 Gerd Moellmann (update_frame_line): Fix previous change. If writing
Tue, 17 Aug 1999 22:44:37 +0000 Gerd Moellmann (update_frame_line): If writing whole line,
Tue, 17 Aug 1999 00:46:01 +0000 Gerd Moellmann (direct_output_for_insert): Use
Wed, 11 Aug 1999 10:47:38 +0000 Gerd Moellmann (mirror_make_current): If desired row isn't enabled,
Fri, 06 Aug 1999 15:05:27 +0000 Gerd Moellmann (set_window_cursor_after_update): Correct cursor
Fri, 06 Aug 1999 13:59:32 +0000 Gerd Moellmann (redraw_overlapping_rows): Use flag overlapping_p.
Fri, 30 Jul 1999 08:38:10 +0000 Eli Zaretskii (init_display) [MSDOS]: Don't initialize frame faces,