log src/dispnew.c @ 32589:c2db6313d3d8

age author description
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.