log src/dispnew.c @ 19319:9ea3c87ea61d

age author description
1997-08-01 Richard M. Stallman (direct_output_for_insert): Set last_point_x properly.
1997-07-18 Richard M. Stallman (direct_output_forward_char): Reenable check against
1997-07-13 Richard M. Stallman (init_display): Go ahead and prepare for
1997-05-29 Richard M. Stallman (scrolling): If a line is not enabled,
1997-05-27 Richard M. Stallman (sit_for): New arg initial_display.
1997-05-20 Richard M. Stallman (sit_for): Delete #if 0.
1997-04-10 Karl Heuer (Fframe_or_buffer_changed_p): Use EQ, not ==.
1997-04-02 Richard M. Stallman (change_frame_size_1): Call Fset_window_buffer,
1997-02-20 Karl Heuer (direct_output_forward_char): #if-0-out redundant
1997-01-20 Richard M. Stallman (init_display): Use `fatal'.
1997-01-20 Richard M. Stallman (init_display): Check for overflow in screen size.
1997-01-19 Richard M. Stallman (change_frame_size_1): Reject new sizes if they cause overflow.
1997-01-03 Richard M. Stallman (update_frame): Call detect_input_pending
1996-11-19 Geoff Voelker (init_display) [HAVE_NTGUI]: Use w32 for window-system.
1996-10-09 Richard M. Stallman (init_display): If not yet initialized,
1996-09-21 Richard M. Stallman (make_frame_glyphs, update_line, update_frame)
1996-09-21 Richard M. Stallman (preserve_other_columns, preserve_my_columns): Use new
1996-09-15 Richard M. Stallman (direct_output_for_insert): Set last_overlay_modified field in window.
1996-09-01 Karl Heuer Removed support for !MULTI_FRAME.
1996-09-01 Karl Heuer Change all references from point to PT.
1996-08-22 Erik Naggum (change_frame_size_1): Clean up conditional.
1996-07-15 Karl Heuer Don't delare ospeed; cm.h already did it.
1996-06-10 Richard M. Stallman (change_frame_size, remake_frame_glyphs): Use FRAME_WINDOW_P.
1996-06-10 Richard M. Stallman (Fredraw_frame, remake_frame_glyphs)
1996-05-23 Karl Heuer Comment fix.
1996-05-21 Karl Heuer (init_display) [HAVE_LIBNCURSES]: If X, call tgetent.
1996-04-26 Richard M. Stallman Include blockinput.h.
1996-04-23 Richard M. Stallman Include blockinput.h.
1996-04-09 Richard M. Stallman (sit_for): Call swallow_events.
1996-03-28 Richard M. Stallman (make_frame_glyphs): Zero the correct number of bytes.
1996-03-05 Richard M. Stallman (sit_for): Pass DISPLAY to detect_input_pending_run_timers.
1996-02-22 Erik Naggum (Fsleep_for): Accept sub-second intervals.
1996-02-01 Richard M. Stallman (update_frame): Compare FRAME_MINIBUF_WINDOW(f)
1996-01-24 Karl Heuer (change_frame_size_1) [MSDOS]: Support frame size
1996-01-15 Erik Naggum Update FSF's address in the preamble.
1996-01-09 Karl Heuer (init_display): Treat null string DISPLAY var like not set.
1996-01-09 Erik Naggum (Fsend_string_to_terminal, Fsit_for): Harmonize arguments with
1995-11-12 Richard M. Stallman Always include dispextern.h before cm.h.
1995-11-10 Richard M. Stallman (update_line): Avoid indexing into obody by -1.
1995-11-07 Geoff Voelker [HAVE_NTGUI]: Include w32term.h.
1995-10-14 Richard M. Stallman (Qdisplay_table): New variable.
1995-10-03 Richard M. Stallman (get_display_line): Don't abort if there's text
1995-08-21 Richard M. Stallman Include syssignal.h.
1995-07-25 Richard M. Stallman Renamings: frame->display => frame->output, struct x_display -> sruct x_output.
1995-07-21 Richard M. Stallman (update_frame): Check that the echo area is in the frame being displayed.
1995-07-17 Karl Heuer (Fsit_for): Don't call prepare_menu_bars here.
1995-06-28 Richard M. Stallman (update_frame): Pretend cursor is in echo area
1995-06-11 Karl Heuer Comment update.
1995-06-11 Karl Heuer (Fframe_or_buffer_changed_p): Calculate vector size right.
1995-05-25 Karl Heuer (Fframe_or_buffer_changed_p): Record frame names
1995-05-25 Karl Heuer (change_frame_size_1): Declare arg DELAY.
1995-05-19 Karl Heuer (buffer_posn_from_coords): Don't let startp be before BEGV.
1995-05-18 Karl Heuer (buffer_posn_from_coords): New arg to compute_motion.
1995-05-11 Karl Heuer [!MULTI_FRAME] (Fredraw_frame): Delete extra docstring.
1995-05-02 Karl Heuer (update_frame): Don't put cursor in echo area unless
1995-04-13 Richard M. Stallman (Fframe_or_buffer_changed_p): Ignore buffers whose names start with space.
1995-04-07 Karl Heuer Update copyright.
1995-03-22 Karl Heuer (direct_output_forward_char): Don't use direct output at an overlay boundary.
1995-02-17 Richard M. Stallman (change_frame_size_1): New subroutine.
1995-02-14 Richard M. Stallman (window_change_signal): Add ignored argument.