log src/window.c @ 28361:68c36f734b10 v8.2.4706

age author description
Thu, 07 Apr 2022 15:15:02 +0200 Bram Moolenaar patch 8.2.4706: buffer remains active with WinClosed and tabpages v8.2.4706
Wed, 06 Apr 2022 19:00:04 +0200 Bram Moolenaar patch 8.2.4700: buffer remains active if WinClosed event throws an exception v8.2.4700
Sun, 03 Apr 2022 12:30:03 +0200 Bram Moolenaar patch 8.2.4670: memory allocation failures for new tab page not tested v8.2.4670
Sat, 02 Apr 2022 23:00:04 +0200 Bram Moolenaar patch 8.2.4668: buffer allocation failures insufficiently tested v8.2.4668
Sat, 26 Mar 2022 17:30:03 +0100 Bram Moolenaar patch 8.2.4631: crash when switching window in BufWipeout autocommand v8.2.4631
Tue, 22 Mar 2022 21:45:04 +0100 Bram Moolenaar patch 8.2.4610: some conditions are always true v8.2.4610
Tue, 22 Mar 2022 19:15:03 +0100 Bram Moolenaar patch 8.2.4609: :unhide does not check for failing to close a window v8.2.4609
Sat, 05 Mar 2022 18:15:02 +0100 Bram Moolenaar patch 8.2.4513: window-local directory is not applied if 'acd' fails v8.2.4513
Thu, 24 Feb 2022 13:45:03 +0100 Bram Moolenaar patch 8.2.4462: not enough testing for quickfix code v8.2.4462
Wed, 23 Feb 2022 13:30:03 +0100 Bram Moolenaar patch 8.2.4454: resetting cmdwin_type only for one situation v8.2.4454
Mon, 21 Feb 2022 19:00:05 +0100 Bram Moolenaar patch 8.2.4434: duplicate check for cmdline window v8.2.4434
Mon, 21 Feb 2022 17:15:03 +0100 Bram Moolenaar patch 8.2.4432: cannot use settabvar() while the cmdline window is open v8.2.4432
Sun, 20 Feb 2022 22:00:03 +0100 Bram Moolenaar patch 8.2.4428: crash when switching tabpage while in the cmdline window v8.2.4428
Wed, 16 Feb 2022 20:30:03 +0100 Bram Moolenaar patch 8.2.4402: missing parenthesis may cause unexpected problems v8.2.4402
Sat, 12 Feb 2022 13:00:04 +0100 Bram Moolenaar patch 8.2.4355: unnecessary call to check_colorcolumn() v8.2.4355
Mon, 07 Feb 2022 15:00:05 +0100 Bram Moolenaar patch 8.2.4318: various comment and indent mistakes, returning wrong zero v8.2.4318
Sat, 29 Jan 2022 12:00:06 +0100 Bram Moolenaar patch 8.2.4248: no proper test for moving the window separator
Fri, 28 Jan 2022 16:30:11 +0100 Bram Moolenaar patch 8.2.4241: some type casts are redundant v8.2.4241
Thu, 20 Jan 2022 14:45:03 +0100 Bram Moolenaar patch 8.2.4154: ml_get error when exchanging windows in Visual mode v8.2.4154
Sat, 08 Jan 2022 19:45:03 +0100 Bram Moolenaar patch 8.2.4045: some global functions are only used in one file v8.2.4045
Sat, 08 Jan 2022 17:30:04 +0100 Bram Moolenaar patch 8.2.4043: using int for second argument of ga_init2() v8.2.4043
Wed, 05 Jan 2022 19:00:06 +0100 Bram Moolenaar patch 8.2.4010: error messages are spread out v8.2.4010
Sun, 02 Jan 2022 20:30:04 +0100 Bram Moolenaar patch 8.2.3985: error messages are spread out v8.2.3985
Sat, 01 Jan 2022 20:45:03 +0100 Bram Moolenaar patch 8.2.3975: error messages are spread out v8.2.3975
Sat, 01 Jan 2022 17:00:04 +0100 Bram Moolenaar patch 8.2.3970: error messages are spread out v8.2.3970
Sat, 01 Jan 2022 00:00:04 +0100 Bram Moolenaar patch 8.2.3961: error messages are spread out v8.2.3961
Mon, 27 Dec 2021 18:30:05 +0100 Bram Moolenaar patch 8.2.3914: various spelling mistakes in comments v8.2.3914
Thu, 16 Dec 2021 22:00:05 +0100 Bram Moolenaar patch 8.2.3830: error messages are spread out v8.2.3830
Mon, 13 Dec 2021 14:15:03 +0100 Bram Moolenaar patch 8.2.3795: too many #ifdefs v8.2.3795
Fri, 10 Dec 2021 14:45:03 +0100 Bram Moolenaar patch 8.2.3774: test for command line height fails v8.2.3774
Fri, 10 Dec 2021 13:15:02 +0100 Bram Moolenaar patch 8.2.3773: wrong window size when a modeline changes 'columns' v8.2.3773
Thu, 09 Dec 2021 13:00:06 +0100 Bram Moolenaar patch 8.2.3764: cannot see any text when window was made zero lines v8.2.3764
Wed, 08 Dec 2021 21:15:03 +0100 Bram Moolenaar patch 8.2.3759: quickfix buffer becomes hidden while still in a window v8.2.3759
Sat, 04 Dec 2021 23:15:03 +0100 Bram Moolenaar patch 8.2.3739: in wrong directory when using win_execute() with 'acd' set v8.2.3739
Mon, 29 Nov 2021 21:45:04 +0100 Bram Moolenaar patch 8.2.3699: the +title feature adds a lot of #ifdef but little code v8.2.3699
Thu, 25 Nov 2021 14:15:03 +0100 Bram Moolenaar patch 8.2.3671: restarting Insert mode in prompt buffer too often v8.2.3671
Sat, 20 Nov 2021 15:00:05 +0100 Bram Moolenaar patch 8.2.3628: looking terminal colors is a bit slow v8.2.3628
Thu, 18 Nov 2021 20:00:06 +0100 Bram Moolenaar patch 8.2.3617: ":verbose pwd" does not mention 'autochdir' was applied v8.2.3617
Sun, 14 Nov 2021 12:45:04 +0100 Bram Moolenaar patch 8.2.3593: directory is wrong after executing "lcd" with win_execute() v8.2.3593
Sat, 13 Nov 2021 13:45:03 +0100 Bram Moolenaar patch 8.2.3591: no event is triggered when closing a window v8.2.3591
Tue, 02 Nov 2021 22:00:06 +0100 Bram Moolenaar patch 8.2.3572: memory leak when closing window and using "multispace" v8.2.3572
Mon, 09 Aug 2021 20:00:06 +0200 Bram Moolenaar patch 8.2.3320: some local functions are not static v8.2.3320
Sat, 07 Aug 2021 22:45:02 +0200 Bram Moolenaar patch 8.2.3313: unused code in win_exchange() and frame_remove() v8.2.3313
Wed, 04 Aug 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.3289: compiler warning for unused variable with small features v8.2.3289
Wed, 04 Aug 2021 21:00:05 +0200 Bram Moolenaar patch 8.2.3287: channel events not handled in BufEnter autocommand v8.2.3287
Wed, 04 Aug 2021 20:30:04 +0200 Bram Moolenaar patch 8.2.3286: win_enter_ext() has too many boolean arguments v8.2.3286
Tue, 20 Jul 2021 21:15:05 +0200 Bram Moolenaar patch 8.2.3190: error messages are spread out v8.2.3190
Wed, 07 Jul 2021 19:30:05 +0200 Bram Moolenaar patch 8.2.3115: Coverity complains about free_wininfo() use v8.2.3115
Sun, 27 Jun 2021 22:15:04 +0200 Bram Moolenaar patch 8.2.3069: error messages are spread out v8.2.3069
Wed, 24 Mar 2021 20:15:04 +0100 Bram Moolenaar patch 8.2.2649: Vim9: some wincmd arguments cause a white space error v8.2.2649
Sat, 13 Mar 2021 14:30:03 +0100 Bram Moolenaar patch 8.2.2595: setting 'winminheight' may cause 'lines' to change v8.2.2595
Mon, 01 Mar 2021 21:15:03 +0100 Bram Moolenaar patch 8.2.2560: setting 'winminheigt' does not take tabline into account v8.2.2560
Sun, 07 Feb 2021 12:15:03 +0100 Bram Moolenaar patch 8.2.2476: using freed memory when splitting window while closing buffer v8.2.2476
Tue, 29 Dec 2020 13:00:35 +0100 Bram Moolenaar patch 8.2.2244: crash when making the window width negative v8.2.2244
Mon, 28 Dec 2020 15:45:03 +0100 Bram Moolenaar patch 8.2.2236: 'scroll' option can change when setting the statusline v8.2.2236
Mon, 16 Nov 2020 21:00:04 +0100 Bram Moolenaar patch 8.2.1997: window changes when using bufload() while in a terminal popup v8.2.1997
Sat, 07 Nov 2020 17:00:05 +0100 Bram Moolenaar patch 8.2.1966: popup becomes current window after closing a terminal window v8.2.1966
Wed, 04 Nov 2020 11:15:04 +0100 Bram Moolenaar patch 8.2.1948: GUI: crash when handling message while closing a window v8.2.1948
Sun, 25 Oct 2020 18:00:04 +0100 Bram Moolenaar patch 8.2.1905: the wininfo list may contain stale entries v8.2.1905
Sat, 24 Oct 2020 21:00:05 +0200 Bram Moolenaar patch 8.2.1898: command modifier parsing always uses global cmdmod v8.2.1898