log src/window.c @ 36809:126bac1a4495 EMACS_PRETEST_21_0_100

age author description
Wed, 14 Mar 2001 16:36:16 +0000 Gerd Moellmann (Fset_window_configuration): Change call to EMACS_PRETEST_21_0_100
Wed, 07 Mar 2001 17:17:07 +0000 Gerd Moellmann (Frecenter): Rewrite code handling negative values
Thu, 01 Mar 2001 19:31:06 +0000 Gerd Moellmann (Fwindow_end): Call move_it_past_eol only if
Wed, 28 Feb 2001 17:41:06 +0000 Ken Raeburn * window.c (set_window_buffer): Field vscroll is an int, not a lisp object.
Wed, 28 Feb 2001 13:28:11 +0000 Gerd Moellmann (make_window, make_dummy_parent): Use allocate_window.
Tue, 20 Feb 2001 16:00:18 +0000 Gerd Moellmann (Fwindow_end): Handle case that WINDOW's buffer is not
Mon, 19 Feb 2001 16:43:40 +0000 Gerd Moellmann (Fmove_to_window_line): Undo last change.
Fri, 16 Feb 2001 15:50:33 +0000 Gerd Moellmann (set_window_buffer): Fix last change.
Fri, 16 Feb 2001 15:12:14 +0000 Gerd Moellmann (set_window_buffer): Set window's vscroll to 0.
Fri, 16 Feb 2001 14:56:44 +0000 Gerd Moellmann (coordinates_in_window): Increase width of area
Tue, 13 Feb 2001 15:44:27 +0000 Gerd Moellmann (window_loop) <GET_BUFFER_WINDOW>: Prefer to return
Mon, 05 Feb 2001 12:24:00 +0000 Gerd Moellmann (Fmove_to_window_line): Don't add 1 if window is
Fri, 02 Feb 2001 07:40:37 +0000 Eli Zaretskii (Fenlarge_window, Fshrink_window): Doc fix.
Wed, 31 Jan 2001 20:26:26 +0000 Gerd Moellmann (enum window_part): New enumeration.
Wed, 31 Jan 2001 14:47:44 +0000 Gerd Moellmann (Fscroll_right, Fscroll_left): Use interactive_p
Fri, 26 Jan 2001 20:01:43 +0000 Gerd Moellmann (size_window): Set the window's orig_top to nil when
Tue, 23 Jan 2001 11:32:56 +0000 Eli Zaretskii (syms_of_window) <scroll-preserve-screen-position>: Doc fix.
Thu, 18 Jan 2001 14:09:17 +0000 Gerd Moellmann * window.c (Fwindow_live_p): Use WINDOW_LIVE_P.
Thu, 18 Jan 2001 13:46:21 +0000 Gerd Moellmann (window_size_fixed): New variable.
Tue, 16 Jan 2001 14:59:37 +0000 Gerd Moellmann (Fset_window_hscroll): Don't set window's min_hscroll
Mon, 08 Jan 2001 14:37:40 +0000 Gerd Moellmann (window_scroll_pixel_based): Adjust glyph matrices
Thu, 04 Jan 2001 12:53:14 +0000 Gerd Moellmann (Fdelete_other_windows): Set window's window_end_valid
Wed, 03 Jan 2001 13:49:32 +0000 Gerd Moellmann (Frecenter): When changing the window start, set the
Wed, 03 Jan 2001 12:52:06 +0000 Gerd Moellmann (Fwindow_end): Doc fix.
Wed, 03 Jan 2001 00:31:18 +0000 Richard M. Stallman (Frecenter): Doc fix.
Tue, 02 Jan 2001 15:32:31 +0000 Gerd Moellmann (Frecenter): Handle centering in graphical frames
Tue, 02 Jan 2001 14:23:43 +0000 Eli Zaretskii (size_window): Remove block-local variable `min_size'.
Wed, 27 Dec 2000 15:46:17 +0000 Gerd Moellmann (Frecenter): Use displayed_window_lines instead
Fri, 22 Dec 2000 13:48:19 +0000 Gerd Moellmann (size_window): When setting the window's too_small_ok
Fri, 22 Dec 2000 10:51:11 +0000 Gerd Moellmann (delete_window): Simplify somewhat.
Thu, 21 Dec 2000 15:38:38 +0000 Gerd Moellmann (delete_window, Fsplit_window)
Wed, 20 Dec 2000 15:36:29 +0000 Gerd Moellmann (make_window): Initialize window's min_hscroll.
Wed, 20 Dec 2000 12:00:24 +0000 Gerd Moellmann (delete_window, Fsplit_window)
Tue, 19 Dec 2000 14:20:11 +0000 Gerd Moellmann (window_scroll_pixel_based): Don't use
Sun, 17 Dec 2000 15:11:35 +0000 Gerd Moellmann (coordinates_in_window): Fix computation for
Fri, 15 Dec 2000 15:06:35 +0000 Gerd Moellmann (Fset_window_point): Remove test for
Tue, 12 Dec 2000 19:00:34 +0000 Dave Love (Fdisplay_buffer): Doc fix.
Tue, 12 Dec 2000 16:14:01 +0000 Gerd Moellmann (Fset_window_point): If displaying cursors in windows
Mon, 11 Dec 2000 07:28:51 +0000 Miles Bader (displayed_window_lines): Fix off-by-one error.
Mon, 11 Dec 2000 07:22:38 +0000 Miles Bader (displayed_window_lines): Handle non-newline-terminated final lines properly.
Mon, 11 Dec 2000 02:20:24 +0000 Miles Bader (displayed_window_lines): Don't round up when converting empty space at
Fri, 08 Dec 2000 18:56:35 +0000 Miles Bader (Fmove_to_window_line): Skip past any partially visible first line.
Fri, 08 Dec 2000 18:10:29 +0000 Miles Bader (Fpos_visible_in_window_p): Replace FULLY parameter with PARTIALLY,
Wed, 06 Dec 2000 15:19:28 +0000 Gerd Moellmann (coordinates_in_window): Check mouse on mode-line or
Wed, 06 Dec 2000 13:54:21 +0000 Gerd Moellmann (syms_of_window): Doc fix.
Wed, 06 Dec 2000 13:44:12 +0000 Gerd Moellmann (Veven_window_heights): New variable.
Fri, 01 Dec 2000 20:44:31 +0000 Gerd Moellmann (coordinates_in_window): Handle computations for
Fri, 01 Dec 2000 19:31:02 +0000 Gerd Moellmann (struct saved_window): Add members orig_top and
Tue, 28 Nov 2000 13:45:21 +0000 Gerd Moellmann (coordinates_in_window): If on a mode or header line,
Sun, 19 Nov 2000 15:20:27 +0000 Gerd Moellmann (Fwindow_list): Change parameter list to be XEmacs
Tue, 14 Nov 2000 05:43:37 +0000 Gerd Moellmann (Fpos_visible_in_window_p): Call pos_visible with
Tue, 07 Nov 2000 16:39:24 +0000 Gerd Moellmann (Fset_window_configuration): Don't try to preserve
Mon, 06 Nov 2000 15:47:04 +0000 Gerd Moellmann (displayed_window_lines): Detect partially
Mon, 30 Oct 2000 12:51:17 +0000 Gerd Moellmann (displayed_window_lines): Change buffers if necessary.
Fri, 27 Oct 2000 01:16:47 +0000 Miles Bader (Fpos_visible_in_window_p):
Thu, 26 Oct 2000 20:37:37 +0000 Gerd Moellmann (size_window): Compute size difference from sum of old
Wed, 25 Oct 2000 11:53:54 +0000 Gerd Moellmann (pos_fully_visible_p): Removed.
Tue, 24 Oct 2000 14:05:17 +0000 Gerd Moellmann (size_window): Prevent setting window's width or
Tue, 24 Oct 2000 04:39:01 +0000 Kenichi Handa (Fdisplay_buffer): Fix doc.
Mon, 23 Oct 2000 13:47:40 +0000 Miles Bader (window_scroll_pixel_based, window_scroll_line_based):