log src/proto/window.pro @ 35167:6dddafdbe6f9 default tip

age author description
Sun, 07 Apr 2024 18:30:03 +0200 Christian Brabandt patch 9.1.0272: autocmd may change cwd after :tcd and :lcd v9.1.0272
Sun, 03 Mar 2024 16:30:06 +0100 Christian Brabandt patch 9.1.0147: Cannot keep a buffer focused in a window v9.1.0147
Wed, 28 Feb 2024 23:45:03 +0100 Christian Brabandt patch 9.1.0143: [security]: autocmd causes use-after-free in set_curbuf() v9.1.0143
Wed, 21 Feb 2024 19:45:06 +0100 Christian Brabandt patch 9.1.0121: Infinite loop or signed overflow with 'smoothscroll' v9.1.0121
Tue, 20 Feb 2024 22:30:07 +0100 Christian Brabandt patch 9.1.0118: Use different restoration strategy in win_splitmove v9.1.0118
Tue, 20 Feb 2024 22:30:04 +0100 Christian Brabandt patch 9.1.0116: win_split_ins may not check available room v9.1.0116
Tue, 23 Jan 2024 23:00:05 +0100 Christian Brabandt patch 9.1.0048: Abort opening cmdwin if autocmds screw things up v9.1.0048
Thu, 17 Aug 2023 22:45:06 +0200 Christian Brabandt patch 9.0.1726: incorrect heights in win_size_restore() v9.0.1726
Mon, 26 Jun 2023 13:13:12 +0200 Christian Brabandt Fix line endings issue
Mon, 26 Jun 2023 09:54:34 +0200 Christian Brabandt normalize line endings
Sun, 14 May 2023 18:30:05 +0200 Bram Moolenaar patch 9.0.1554: code for handling 'switchbuf' is repeated v9.0.1554
Sun, 02 Apr 2023 23:15:03 +0200 Bram Moolenaar patch 9.0.1439: start Insert mode when accessing a hidden prompt buffer v9.0.1439
Tue, 22 Nov 2022 13:45:04 +0100 Bram Moolenaar patch 9.0.0917: the WinScrolled autocommand event is not enough v9.0.0917
Sun, 20 Nov 2022 13:15:04 +0100 Bram Moolenaar patch 9.0.0915: WinScrolled may trigger immediately when defined v9.0.0915
Sat, 19 Nov 2022 22:30:03 +0100 Bram Moolenaar patch 9.0.0913: only change in current window triggers the WinScrolled event v9.0.0913
Sat, 19 Nov 2022 14:15:03 +0100 Bram Moolenaar patch 9.0.0909: error message for layout change does not match action v9.0.0909
Sat, 19 Nov 2022 12:45:04 +0100 Bram Moolenaar patch 9.0.0907: restoring window after WinScrolled may fail v9.0.0907
Sat, 23 Jul 2022 10:15:03 +0200 Bram Moolenaar patch 9.0.0061: ml_get error with nested autocommand v9.0.0061
Tue, 12 Apr 2022 12:45:04 +0200 Bram Moolenaar patch 8.2.4739: accessing freed memory after WinScrolled autocmd event v8.2.4739
Fri, 08 Apr 2022 16:30:03 +0200 Bram Moolenaar patch 8.2.4713: plugins cannot track text scrolling v8.2.4713
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
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
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
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
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, 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
Thu, 01 Oct 2020 22:45:05 +0200 Bram Moolenaar patch 8.2.1783: try-catch test fails v8.2.1783
Sun, 09 Aug 2020 14:15:04 +0200 Bram Moolenaar patch 8.2.1401: cannot jump to the last used tabpage v8.2.1401
Sat, 07 Sep 2019 16:00:03 +0200 Bram Moolenaar patch 8.1.2001: some source files are too big v8.1.2001
Mon, 02 Sep 2019 22:45:05 +0200 Bram Moolenaar patch 8.1.1966: some code in options.c fits better elsewhere v8.1.1966
Fri, 30 Aug 2019 16:00:04 +0200 Bram Moolenaar patch 8.1.1943: more code can be moved to evalvars.c v8.1.1943
Tue, 20 Aug 2019 20:15:07 +0200 Bram Moolenaar patch 8.1.1891: functions used in one file are global v8.1.1891
Fri, 09 Aug 2019 15:00:05 +0200 Bram Moolenaar patch 8.1.1832: win_execute() does not work in other tab v8.1.1832
Mon, 22 Jul 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.1734: the evalfunc.c file is too big v8.1.1734
Fri, 14 Jun 2019 00:00:08 +0200 Bram Moolenaar patch 8.1.1525: cannot move a popup window with the mouse v8.1.1525
Thu, 30 May 2019 17:30:06 +0200 Bram Moolenaar patch 8.1.1425: win_execute() does not set window pointers properly v8.1.1425
Sat, 25 May 2019 20:00:08 +0200 Bram Moolenaar patch 8.1.1391: no popup window support v8.1.1391
Thu, 25 Apr 2019 22:30:05 +0200 Bram Moolenaar patch 8.1.1205: a BufReadPre autocommand may cause the cursor to move v8.1.1205
Wed, 17 Apr 2019 18:30:05 +0200 Bram Moolenaar patch 8.1.1182: some function prototypes are outdated v8.1.1182
Mon, 08 Apr 2019 20:15:05 +0200 Bram Moolenaar patch 8.1.1140: not easy to find out what neighbors a window has v8.1.1140
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, 13 Sep 2018 17:30:06 +0200 Christian Brabandt patch 8.1.0380: "make proto" doesn't work well v8.1.0380
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
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
Thu, 17 May 2018 17:15:08 +0200 Christian Brabandt Vim 8.1 release v8.1.0000
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
Sun, 28 Aug 2016 15:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/46328f9a1cc8047d1e05095bc9f531038c5a4028 v7.4.2279
Sun, 14 Aug 2016 19:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/e59215c7dcae17b03daf39517560cfaa03314f5a v7.4.2212
Fri, 12 Aug 2016 22:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/b5ae48e9ffd3b8eb6ca4057de11f1bddcde8ce6f v7.4.2204
Sun, 10 Jul 2016 22:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/7c0a2f367f2507669560b1a66423155c70d2e75b v7.4.2024
Sun, 13 Mar 2016 19:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/9cdf86b86f5fdb5a45b682f336846f9d9a9c6f1f v7.4.1558
Sun, 13 Mar 2016 18:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/86edef664efccbfe685906c854b9cdd04e56f2d5 v7.4.1557
Tue, 19 Jan 2016 13:30:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/ef26954a35207c3f17d6ed35d9a40c918d974892 v7.4.1133
Sat, 05 Dec 2015 20:00:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/9dc2ce398bb3456cc8f590ef0260459798b34d2a v7.4.961
Tue, 21 Jul 2015 15:48:27 +0200 Bram Moolenaar patch 7.4.792 v7.4.792
Wed, 14 Jan 2015 15:47:36 +0100 Bram Moolenaar updated for version 7.4.572 v7.4.572
Wed, 17 Dec 2014 14:47:56 +0100 Bram Moolenaar updated for version 7.4.557 v7.4.557
Tue, 17 Jun 2014 17:48:32 +0200 Bram Moolenaar updated for version 7.4.330 v7.4.330
Wed, 14 Aug 2013 17:11:20 +0200 Bram Moolenaar updated for version 7.4.004 v7.4.004