log src/dispnew.c @ 16039:855c8d8ba0f0

age author description
Sun, 01 Sep 1996 19:15:05 +0000 Karl Heuer Change all references from point to PT.
Thu, 22 Aug 1996 08:23:30 +0000 Erik Naggum (change_frame_size_1): Clean up conditional.
Mon, 15 Jul 1996 21:38:40 +0000 Karl Heuer Don't delare ospeed; cm.h already did it.
Mon, 10 Jun 1996 21:13:26 +0000 Richard M. Stallman (change_frame_size, remake_frame_glyphs): Use FRAME_WINDOW_P.
Mon, 10 Jun 1996 21:11:02 +0000 Richard M. Stallman (Fredraw_frame, remake_frame_glyphs)
Thu, 23 May 1996 01:34:07 +0000 Karl Heuer Comment fix.
Tue, 21 May 1996 17:32:00 +0000 Karl Heuer (init_display) [HAVE_LIBNCURSES]: If X, call tgetent.
Fri, 26 Apr 1996 15:45:46 +0000 Richard M. Stallman Include blockinput.h.
Tue, 23 Apr 1996 20:32:58 +0000 Richard M. Stallman Include blockinput.h.
Tue, 09 Apr 1996 02:41:15 +0000 Richard M. Stallman (sit_for): Call swallow_events.
Thu, 28 Mar 1996 18:23:18 +0000 Richard M. Stallman (make_frame_glyphs): Zero the correct number of bytes.
Tue, 05 Mar 1996 17:26:19 +0000 Richard M. Stallman (sit_for): Pass DISPLAY to detect_input_pending_run_timers.
Thu, 22 Feb 1996 05:50:00 +0000 Erik Naggum (Fsleep_for): Accept sub-second intervals.
Thu, 01 Feb 1996 21:30:03 +0000 Richard M. Stallman (update_frame): Compare FRAME_MINIBUF_WINDOW(f)
Wed, 24 Jan 1996 22:33:54 +0000 Karl Heuer (change_frame_size_1) [MSDOS]: Support frame size
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Tue, 09 Jan 1996 23:38:07 +0000 Karl Heuer (init_display): Treat null string DISPLAY var like not set.
Tue, 09 Jan 1996 00:31:17 +0000 Erik Naggum (Fsend_string_to_terminal, Fsit_for): Harmonize arguments with
Sun, 12 Nov 1995 05:20:12 +0000 Richard M. Stallman Always include dispextern.h before cm.h.
Fri, 10 Nov 1995 06:38:23 +0000 Richard M. Stallman (update_line): Avoid indexing into obody by -1.
Tue, 07 Nov 1995 07:14:59 +0000 Geoff Voelker [HAVE_NTGUI]: Include w32term.h.
Sat, 14 Oct 1995 05:54:16 +0000 Richard M. Stallman (Qdisplay_table): New variable.
Tue, 03 Oct 1995 09:13:55 +0000 Richard M. Stallman (get_display_line): Don't abort if there's text
Mon, 21 Aug 1995 21:56:40 +0000 Richard M. Stallman Include syssignal.h.
Tue, 25 Jul 1995 21:55:50 +0000 Richard M. Stallman Renamings: frame->display => frame->output, struct x_display -> sruct x_output.
Fri, 21 Jul 1995 07:46:14 +0000 Richard M. Stallman (update_frame): Check that the echo area is in the frame being displayed.
Mon, 17 Jul 1995 22:14:37 +0000 Karl Heuer (Fsit_for): Don't call prepare_menu_bars here.
Wed, 28 Jun 1995 09:38:18 +0000 Richard M. Stallman (update_frame): Pretend cursor is in echo area
Sun, 11 Jun 1995 20:59:45 +0000 Karl Heuer Comment update.
Sun, 11 Jun 1995 20:14:36 +0000 Karl Heuer (Fframe_or_buffer_changed_p): Calculate vector size right.