log src/window.c @ 82729:10439b0bb602

age author description
Mon, 13 Aug 2007 13:41:28 +0000 Miles Bader Merge from emacs--rel--22
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Thu, 19 Jul 2007 06:30:39 +0000 Martin Rudalics (top-level): Fix typo in final comment introduced
Tue, 17 Jul 2007 07:22:59 +0000 Martin Rudalics (Fdisplay_buffer): If largest or LRU window is the
Mon, 16 Jul 2007 13:21:53 +0000 Andreas Schwab (Fdisplay_buffer): Use NILP.
Sun, 15 Jul 2007 08:21:41 +0000 Martin Rudalics (window_min_size_2): New function.
Sat, 14 Jul 2007 10:57:49 +0000 Juanma Barranquero (Fsave_window_excursion): Doc fix.
Fri, 01 Jun 2007 10:57:37 +0000 Juanma Barranquero (Fshrink_window): Reflow docstring.
Sat, 26 May 2007 17:21:14 +0000 Dan Nicolaescu * xfaces.c (syms_of_xfaces): Delete stray semicolon.
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Fri, 26 Oct 2007 20:49:12 +0000 Martin Rudalics (window_min_size_2): Don't count header-line.
Mon, 06 Aug 2007 06:44:31 +0000 Martin Rudalics (window_min_size_2): New function.
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Mon, 16 Jul 2007 10:41:05 +0000 Juanma Barranquero (Fsave_window_excursion): Doc fix.
Tue, 05 Jun 2007 00:21:21 +0000 Chong Yidong (delete_window): Delete stray semicolon.
Mon, 04 Jun 2007 22:47:22 +0000 Juanma Barranquero (Fshrink_window): Reflow docstring.
Sat, 31 Mar 2007 10:17:07 +0000 Eli Zaretskii (Fget_lru_window): Doc fix.
Sun, 04 Mar 2007 18:27:10 +0000 Richard M. Stallman (Fdisplay_buffer): Doc fix.
Sat, 10 Feb 2007 11:57:10 +0000 Eli Zaretskii (Fwindow_height, Fwindow_hscroll)
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Sat, 20 Jan 2007 21:03:39 +0000 Chong Yidong (set_window_buffer): Revert 2006-11-22 change.
Thu, 04 Jan 2007 00:15:16 +0000 Juanma Barranquero (Fwindow_end): Fix use of >= operator.
Wed, 03 Jan 2007 23:28:08 +0000 Richard M. Stallman (Fwindow_end): Check BUF_OVERLAY_MODIFF like BUF_MODIFF.
Fri, 29 Dec 2006 23:29:27 +0000 Kim F. Storm (Frecenter): Set minimize_tool_bar_window_p flag
Mon, 27 Nov 2006 16:00:59 +0000 Kim F. Storm (set_window_buffer): Refactor recent changes.
Sat, 25 Nov 2006 04:18:11 +0000 Chong Yidong (set_window_buffer): Use BLOCK_INPUT.
Wed, 22 Nov 2006 15:10:06 +0000 Chong Yidong (set_window_buffer): Clear mouse highlight if it is in this window.
Sat, 28 Oct 2006 22:03:51 +0000 Juanma Barranquero (Fdisplay_buffer): Fix typo in docstring.
Wed, 20 Sep 2006 10:14:46 +0000 Kim F. Storm (Fpos_visible_in_window_p): Doc fix.
Wed, 20 Sep 2006 09:43:25 +0000 Kim F. Storm (Fset_window_hscroll, Fpos_visible_in_window_p):
Tue, 19 Sep 2006 16:32:07 +0000 Stefan Monnier (Fwindow_end): Fix recent change.
Tue, 19 Sep 2006 13:09:11 +0000 Kim F. Storm (Fset_window_hscroll, Fpos_visible_in_window_p):
Mon, 18 Sep 2006 11:11:23 +0000 Kim F. Storm (Fwindow_line_visibility): Remove.
Fri, 15 Sep 2006 21:01:19 +0000 Kim F. Storm (Fwindow_line_visibility): New defun for line-move-partial.
Tue, 05 Sep 2006 22:49:43 +0000 Kim F. Storm (Fpos_visible_in_window_p): Adapt to new pos_visible_p.
Sat, 02 Sep 2006 21:19:21 +0000 Eli Zaretskii (syms_of_window) <split-height-threshold>:
Fri, 18 Aug 2006 01:52:19 +0000 Richard M. Stallman Comment change.
Thu, 17 Aug 2006 21:00:44 +0000 Nick Roberts (Fset_window_fringes): Do nothing on a tty.
Tue, 18 Jul 2006 13:29:55 +0000 Kim F. Storm (window_scroll_pixel_based, window_scroll_line_based):
Wed, 12 Jul 2006 13:22:00 +0000 Kim F. Storm (Fwindow_configuration_frame, Fset_window_configuration):
Sat, 08 Jul 2006 22:26:07 +0000 Kim F. Storm (Fforce_window_update): Doc fix.
Mon, 19 Jun 2006 21:59:30 +0000 Richard M. Stallman (size_window): New arg FIRST_ONLY. All callers changed.
Tue, 13 Jun 2006 23:07:56 +0000 Richard M. Stallman (adjust_window_trailing_edge): Don't break out of the loop
Fri, 09 Jun 2006 09:04:34 +0000 Eli Zaretskii (window_scroll_pixel_based): Signal "Beginning of buffer" when scroll-down
Fri, 02 Jun 2006 02:12:45 +0000 Richard M. Stallman (Fsplit_window): Doc fix.
Mon, 29 May 2006 01:05:24 +0000 Stefan Monnier (struct saved_window): Add `dedicated'.
Fri, 19 May 2006 09:12:26 +0000 YAMAMOTO Mitsuharu (foreach_window): Check WINDOWP (FRAME_ROOT_WINDOW (f)).
Fri, 21 Apr 2006 11:55:17 +0000 Eli Zaretskii (Fdisplay_buffer): Doc fix.
Tue, 18 Apr 2006 20:56:31 +0000 Richard M. Stallman (adjust_window_trailing_edge): Correctly distinguish
Mon, 17 Apr 2006 21:50:59 +0000 Kim F. Storm (window_loop): Test w->dedicated with !NILP instead of EQ Qt.
Mon, 17 Apr 2006 00:24:50 +0000 Nick Roberts (coordinates_in_window): On the vertical border, calculate the row number
Mon, 20 Mar 2006 22:22:25 +0000 Stefan Monnier (window_scroll_pixel_based): Yet another int/Lisp_Object mixup (YAILOM).
Sat, 11 Mar 2006 16:46:38 +0000 Luc Teirlinck Rename preserve_y to window_scroll_pixel_based_preserve_y.
Thu, 09 Mar 2006 03:43:23 +0000 Luc Teirlinck Declare preserve_y as a static global variable.
Tue, 28 Feb 2006 14:52:46 +0000 Chong Yidong * xselect.c (x_catch_errors_unwind): New function.
Wed, 22 Feb 2006 21:01:34 +0000 Stefan Monnier (Fwindow_list): Check `window' before doing XWINDOW.
Sat, 18 Feb 2006 22:17:09 +0000 Chong Yidong * window.c (window_min_size_1): Ensure room for the scroll bar and
Fri, 17 Feb 2006 15:02:30 +0000 Juanma Barranquero (Fset_window_scroll_bars): Doc fix.
Wed, 08 Feb 2006 13:39:52 +0000 Jan Dj¸«£rv * window.c (adjust_window_trailing_edge): Check that shrinking
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.