log src/dispnew.c @ 32318:8f591bd8ee83

age author description
2000-09-27 Gerd Moellmann (adjust_glyph_matrix, enable_glyph_matrix_rows):
2000-09-22 Gerd Moellmann (enable_glyph_matrix_rows): Remove xasserts.
2000-09-21 Gerd Moellmann (scrolling_window): Compare y-positions of rows
2000-09-19 Gerd Moellmann (update_window_line): Make sure to always draw
2000-09-18 Gerd Moellmann (update_window): Move test for invisible lines
2000-09-16 Gerd Moellmann (update_window): Make sure to make desired rows
2000-08-30 Gerd Moellmann (update_frame): Only set display_completed here; use
2000-08-29 Gerd Moellmann (build_frame_matrix_from_leaf_window): If a row of a
2000-08-22 Andrew Innes Include keyboard.h before frame.h.
2000-08-09 Gerd Moellmann (Qredisplay_dont_pause): New variable.
2000-08-09 Gerd Moellmann (mode_line_string): Declare parameter MODE_LINE_P.
2000-07-19 Gerd Moellmann (direct_output_for_insert): Remove confusing
2000-07-18 Gerd Moellmann (update_text_area): Write the whole row if it
2000-07-12 Gerd Moellmann (redraw_overlapped_rows): Add missing local.
2000-07-12 Gerd Moellmann (make_current): Preserve the mouse_face_p flag of the
2000-07-11 Gerd Moellmann (direct_output_forward_char): Give up if currently
2000-07-05 Gerd Moellmann (clear_glyph_row): Add debug code in #if 0.
2000-06-28 Gerd Moellmann (struct row_entry): New structure.
2000-06-15 Gerd Moellmann (update_frame_1): Handle case that cursor vpos is
2000-06-05 Dave Love Conditionally include term.h.
2000-05-31 Gerd Moellmann (find_glyph_row_slice, swap_glyphs_in_rows): Put in #if 0.
2000-04-25 Gerd Moellmann (increment_matrix_positions): Renamed from
2000-04-22 Gerd Moellmann (update_frame_line): When writing a whole line, make
2000-04-05 Ken Raeburn make_number/XINT/XUINT conversions; EQ/== fixes; ==Qnil -> NILP
2000-03-27 Gerd Moellmann (direct_output_for_insert): Use DEC_TEXT_POS
2000-03-02 Gerd Moellmann (free_glyphs): Block input while freeing matrices.
2000-02-25 Gerd Moellmann (flush_stdout) [GLYPH_DEBUG]: New function.
2000-02-17 Gerd Moellmann Remove `LISP_FLOAT_TYPE' and `standalone'.
2000-01-02 Eli Zaretskii (mode_line_string): Support termcap frames as well.
1999-12-29 Eli Zaretskii (mode_line_string): Support MS-DOS frames.
1999-12-27 Kenichi Handa (line_hash_code) (direct_output_for_insert): Adjusted
1999-12-15 Eli Zaretskii Changes for separate unspecified foreground and background colors
1999-12-15 Kenichi Handa (direct_output_forward_char): Check point moving into
1999-12-06 Eli Zaretskii Changes for automatic remapping of X colors on terminal frames:
1999-11-25 Gerd Moellmann (direct_output_for_insert): Set glyph row's
1999-11-22 Gerd Moellmann (direct_output_for_insert): Increment glyph positions
1999-11-18 Dave Love (Finternal_show_cursor_p): Fix doc string.
1999-11-03 Gerd Moellmann (Finternal_show_cursor): Change it to set the
1999-11-01 Gerd Moellmann (Finternal_show_cursor): Renamed from Fshow_cursor.
1999-10-25 Ken Raeburn more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine
1999-10-19 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
1999-09-20 Gerd Moellmann (direct_output_for_insert): Cast arguments to
1999-09-16 Gerd Moellmann (direct_output_forward_char): Don't use this method
1999-09-15 Gerd Moellmann (update_frame_line): If writing whole desired line,
1999-09-13 Gerd Moellmann (selected_frame): Make it a Lisp_Object.
1999-09-05 Gerd Moellmann Change
1999-09-05 Gerd Moellmann Change spelling of `toolbar' to `tool_bar' or `tool-bar'.
1999-09-03 Gerd Moellmann (adjust_frame_glyphs): Remove reference to
1999-08-30 Gerd Moellmann (mode_line_string): Add FRAME_LEFT_FLAGS_AREA_WIDTH
1999-08-24 Gerd Moellmann (adjust_frame_glyphs): Reset Vresize_mini_config.
1999-08-23 Gerd Moellmann (direct_output_for_insert): Set beg_unchanged
1999-08-21 Gerd Moellmann (do_pending_window_change): Add parameter `safe'.
1999-08-18 Gerd Moellmann (update_frame_line): Fix previous change. If writing
1999-08-17 Gerd Moellmann (update_frame_line): If writing whole line,
1999-08-17 Gerd Moellmann (direct_output_for_insert): Use
1999-08-11 Gerd Moellmann (mirror_make_current): If desired row isn't enabled,
1999-08-06 Gerd Moellmann (set_window_cursor_after_update): Correct cursor
1999-08-06 Gerd Moellmann (redraw_overlapping_rows): Use flag overlapping_p.
1999-07-30 Eli Zaretskii (init_display) [MSDOS]: Don't initialize frame faces,
1999-07-21 Gerd Moellmann Complete rewrite.