log src/window.c @ 16166:a3284dd27de6 v8.1.1088

age author description
Sat, 30 Mar 2019 20:00:05 +0100 Bram Moolenaar patch 8.1.1088: height of quickfix window not retained with vertical split v8.1.1088
Sun, 17 Mar 2019 16:45:11 +0100 Bram Moolenaar patch 8.1.1015: quickfix buffer shows up in list, can't get buffer number v8.1.1015
Mon, 04 Mar 2019 13:30:08 +0100 Bram Moolenaar patch 8.1.0994: relative cursor position is not calculated correctly v8.1.0994
Fri, 22 Feb 2019 18:00:05 +0100 Bram Moolenaar patch 8.1.0974: cannot switch from terminal window to previous tabpage v8.1.0974
Fri, 22 Feb 2019 16:15:06 +0100 Bram Moolenaar patch 8.1.0972: cannot switch from terminal window to next tabpage v8.1.0972
Sat, 16 Feb 2019 15:15:07 +0100 Bram Moolenaar patch 8.1.0932: Farsi support is outdated and unused v8.1.0932
Wed, 13 Feb 2019 23:15:05 +0100 Bram Moolenaar patch 8.1.0914: code related to findfile() is spread out v8.1.0914
Sun, 10 Feb 2019 23:00:05 +0100 Bram Moolenaar patch 8.1.0892: failure when closing a window when location list is in use v8.1.0892
Thu, 31 Jan 2019 18:30:08 +0100 Bram Moolenaar patch 8.1.0864: cannot have a local value for 'scrolloff' and 'sidescrolloff' v8.1.0864
Sat, 26 Jan 2019 17:30:15 +0100 Bram Moolenaar patch 8.1.0826: too many #ifdefs v8.1.0826
Thu, 24 Jan 2019 17:30:08 +0100 Bram Moolenaar patch 8.1.0810: too many #ifdefs v8.1.0810
Sat, 19 Jan 2019 17:45:07 +0100 Bram Moolenaar patch 8.1.0779: argument for message functions is inconsistent v8.1.0779
Tue, 15 Jan 2019 20:30:07 +0100 Bram Moolenaar patch 8.1.0753: printf format not checked for semsg() v8.1.0753
Sun, 13 Jan 2019 23:45:08 +0100 Bram Moolenaar patch 8.1.0743: giving error messages is not flexible v8.1.0743
Fri, 11 Jan 2019 21:00:06 +0100 Bram Moolenaar patch 8.1.0726: redrawing specifically for conceal feature v8.1.0726
Sun, 06 Jan 2019 17:30:05 +0100 Bram Moolenaar patch 8.1.0698: clearing the window is used too often v8.1.0698
Sat, 22 Dec 2018 17:15:05 +0100 Bram Moolenaar patch 8.1.0623: iterating through window frames is repeated v8.1.0623
Fri, 21 Dec 2018 16:15:06 +0100 Bram Moolenaar patch 8.1.0615: get_tv function names are not consistent v8.1.0615
Sat, 10 Nov 2018 16:15:05 +0100 Bram Moolenaar patch 8.1.0514: CTRL-W ^ does not work when alternate buffer has no name v8.1.0514
Sun, 30 Sep 2018 21:45:07 +0200 Christian Brabandt patch 8.1.0443: unnecessary static function prototypes v8.1.0443
Tue, 25 Sep 2018 22:15:06 +0200 Christian Brabandt patch 8.1.0434: copy_loclist() is too long v8.1.0434
Thu, 13 Sep 2018 15:45:05 +0200 Christian Brabandt patch 8.1.0377: xdiff doesn't use the Vim memory allocation functions v8.1.0377
Tue, 21 Aug 2018 17:00:06 +0200 Christian Brabandt patch 8.1.0307: there is no good way to get the window layout v8.1.0307
Wed, 25 Jul 2018 22:45:04 +0200 Christian Brabandt patch 8.1.0213: CTRL-W CR does not work properly in a quickfix window v8.1.0213
Sun, 17 Jun 2018 16:30:06 +0200 Christian Brabandt patch 8.1.0064: typing CTRL-W in a prompt buffer shows mode "-- --" v8.1.0064
Tue, 12 Jun 2018 17:00:07 +0200 Christian Brabandt patch 8.1.0046: loading a session file fails if 'winheight' is big v8.1.0046
Sun, 10 Jun 2018 14:45:06 +0200 Christian Brabandt patch 8.1.0042: if omni completion opens a window Insert mode is stopped v8.1.0042
Wed, 06 Jun 2018 18:15:05 +0200 Christian Brabandt patch 8.1.0036: not restoring Insert mode if leaving prompt buffer with mouse v8.1.0036
Wed, 06 Jun 2018 09:15:06 +0200 Christian Brabandt patch 8.1.0035: not easy to switch between prompt buffer and other windows v8.1.0035
Fri, 04 May 2018 20:30:06 +0200 Christian Brabandt patch 8.0.1790: 'winfixwidth' is not always respected by :close v8.0.1790
Fri, 13 Apr 2018 22:30:08 +0200 Christian Brabandt patch 8.0.1707: when 'wfh' is set ":bel 10new" scrolls window v8.0.1707
Tue, 10 Apr 2018 19:00:07 +0200 Christian Brabandt patch 8.0.1688: some macros are used without a semicolon v8.0.1688
Sun, 04 Mar 2018 20:15:05 +0100 Christian Brabandt patch 8.0.1566: too many #ifdefs v8.0.1566
Sun, 04 Mar 2018 18:15:08 +0100 Christian Brabandt patch 8.0.1564: too many #ifdefs v8.0.1564
Tue, 20 Feb 2018 21:45:05 +0100 Christian Brabandt patch 8.0.1528: dead code found v8.0.1528
Sat, 10 Feb 2018 19:00:07 +0100 Christian Brabandt patch 8.0.1496: clearing a pointer takes two lines v8.0.1496
Wed, 31 Jan 2018 19:15:06 +0100 Christian Brabandt patch 8.0.1446: acessing freed memory after window command in auto command v8.0.1446
Mon, 25 Dec 2017 14:30:06 +0100 Christian Brabandt patch 8.0.1426: "gf" and <cfile> don't accept ? and & in URL v8.0.1426
Tue, 05 Dec 2017 20:45:05 +0100 Christian Brabandt patch 8.0.1375: window size wrong after maximizing with WinBar v8.0.1375
Sat, 25 Nov 2017 14:30:05 +0100 Christian Brabandt patch 8.0.1334: splitting a window with a WinBar damages window layout v8.0.1334
Wed, 22 Nov 2017 22:30:06 +0100 Christian Brabandt patch 8.0.1331: possible crash when window can be zero lines high v8.0.1331
Sat, 28 Oct 2017 21:15:35 +0200 Christian Brabandt patch 8.0.1236: Mac features are confusing v8.0.1236
Tue, 24 Oct 2017 22:00:06 +0200 Christian Brabandt patch 8.0.1215: newer gcc warns for implicit fallthrough v8.0.1215
Fri, 29 Sep 2017 21:30:05 +0200 Christian Brabandt patch 8.0.1160: getting tab-local variable fails after closing window v8.0.1160
Fri, 22 Sep 2017 15:30:06 +0200 Christian Brabandt patch 8.0.1136: W_WIDTH() is always the same v8.0.1136
Fri, 22 Sep 2017 14:45:06 +0200 Christian Brabandt patch 8.0.1135: W_WINCOL() is always the same v8.0.1135
Mon, 18 Sep 2017 20:45:04 +0200 Christian Brabandt patch 8.0.1125: wrong window height when splitting window with window toolbar v8.0.1125
Sun, 17 Sep 2017 23:15:04 +0200 Christian Brabandt patch 8.0.1123: cannot define a toolbar for a window v8.0.1123
Sat, 16 Sep 2017 21:00:06 +0200 Christian Brabandt patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs v8.0.1118
Thu, 03 Aug 2017 22:45:04 +0200 Christian Brabandt patch 8.0.0858: can exit while a terminal is still running a job
Thu, 27 Jul 2017 22:15:03 +0200 Christian Brabandt patch 8.0.0782: using freed memory in quickfix code v8.0.0782
Mon, 26 Jun 2017 10:00:03 +0200 Christian Brabandt patch 8.0.0679: using freed memory v8.0.0679
Sun, 25 Jun 2017 23:00:03 +0200 Christian Brabandt patch 8.0.0678: closing a window does not trigger resizing v8.0.0678
Tue, 21 Mar 2017 22:00:04 +0100 Christian Brabandt patch 8.0.0502: Coverity complains about possible NULL pointer v8.0.0502
Sun, 19 Mar 2017 20:30:04 +0100 Christian Brabandt patch 8.0.0490: vertical split makes 'winfixwidth' window smaller v8.0.0490
Sun, 19 Mar 2017 17:15:05 +0100 Christian Brabandt patch 8.0.0486: crash and endless loop when closing windows in autocmd v8.0.0486
Sat, 18 Mar 2017 23:15:04 +0100 Christian Brabandt patch 8.0.0483: illegal memory access when using :all v8.0.0483
Sat, 18 Mar 2017 22:45:05 +0100 Christian Brabandt patch 8.0.0482: the setbufvar() function may mess up the window layout v8.0.0482
Sun, 12 Mar 2017 19:30:05 +0100 Christian Brabandt patch 8.0.0451: some macros are in lower case v8.0.0451
Fri, 17 Feb 2017 12:15:05 +0100 Christian Brabandt patch 8.0.0331: restoring help snapshot accesses freed memory v8.0.0331