log src/window.c @ 34454:f8fed6c8bb60 v9.1.0143

age author description
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
Sat, 24 Feb 2024 10:30:07 +0100 Christian Brabandt patch 9.1.0130: [security]: UAF if win_split_ins autocommands delete "wp" v9.1.0130
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:06 +0100 Christian Brabandt patch 9.1.0117: Stop split-moving from firing WinNew and WinNewPre autocommands v9.1.0117
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
Fri, 09 Feb 2024 19:45:06 +0100 Christian Brabandt patch 9.1.0089: qsort() comparison functions should be transitive v9.1.0089
Thu, 25 Jan 2024 23:15:04 +0100 Christian Brabandt patch 9.1.0059: No event triggered before creating a window v9.1.0059
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
Tue, 23 Jan 2024 23:00:04 +0100 Christian Brabandt patch 9.1.0047: issues with temp curwin/buf while cmdwin is open v9.1.0047
Tue, 16 Jan 2024 17:30:08 +0100 Christian Brabandt patch 9.1.0033: Insert mode not stopped if closing prompt buffer modifies hidden buffer v9.1.0033
Fri, 12 Jan 2024 17:45:06 +0100 Christian Brabandt patch 9.1.0019: cmdline may disappear when changing 'cmdheight' v9.1.0019
Wed, 03 Jan 2024 19:15:03 +0100 Christian Brabandt patch 9.1.0001: when closing window, wincmd p may fail v9.1.0001
Sat, 16 Dec 2023 14:00:05 +0100 Christian Brabandt patch 9.0.2168: Moving tabpages on :drop may cause an endless loop v9.0.2168
Sun, 10 Dec 2023 15:16:01 +0100 Christian Brabandt patch 9.0.2140: [security]: use-after-free in win-enter v9.0.2140
Mon, 27 Nov 2023 23:30:04 +0100 Christian Brabandt patch 9.0.2134: ml_get error when scrolling v9.0.2134
Thu, 16 Nov 2023 22:15:05 +0100 Christian Brabandt patch 9.0.2106: [security]: Use-after-free in win_close() v9.0.2106
Tue, 05 Sep 2023 20:30:04 +0200 Christian Brabandt patch 9.0.1873: [security] heap-buffer-overflow in vim_regsub_both v9.0.1873
Mon, 04 Sep 2023 22:15:04 +0200 Christian Brabandt patch 9.0.1864: still crash with bt_quickfix1_poc v9.0.1864
Sun, 20 Aug 2023 21:00:03 +0200 Christian Brabandt patch 9.0.1772: Cursor may be adjusted in 'splitkeep'ed windows v9.0.1772
Thu, 17 Aug 2023 22:45:06 +0200 Christian Brabandt patch 9.0.1726: incorrect heights in win_size_restore() v9.0.1726
Sun, 13 Aug 2023 20:00:04 +0200 Christian Brabandt patch 9.0.1710: scrolloff options work slightly different v9.0.1710
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
Mon, 05 Jun 2023 16:15:04 +0200 Bram Moolenaar patch 9.0.1608: update_topline() is called twice v9.0.1608
Fri, 02 Jun 2023 15:30:04 +0200 Bram Moolenaar patch 9.0.1599: Cursor not adjusted when 'splitkeep' is not "cursor" v9.0.1599
Wed, 24 May 2023 22:15:06 +0200 Bram Moolenaar patch 9.0.1576: users may not know what to do with an internal error v9.0.1576
Sat, 20 May 2023 15:15:05 +0200 Bram Moolenaar patch 9.0.1571: RedrawingDisabled not used consistently v9.0.1571
Sun, 14 May 2023 18:30:05 +0200 Bram Moolenaar patch 9.0.1554: code for handling 'switchbuf' is repeated v9.0.1554
Fri, 12 May 2023 19:00:04 +0200 Bram Moolenaar patch 9.0.1546: some commands for opening a file don't use 'switchbuf' v9.0.1546
Sat, 06 May 2023 14:00:04 +0200 Bram Moolenaar patch 9.0.1513: text scrolls unnecessarily when splitting v9.0.1513
Wed, 26 Apr 2023 20:15:04 +0200 Bram Moolenaar patch 9.0.1491: wrong scrolling with ls=0 and :botright split v9.0.1491
Sun, 23 Apr 2023 00:00:04 +0200 Bram Moolenaar patch 9.0.1479: small source file problems; outdated list of distrib. files v9.0.1479
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, 07 Mar 2023 18:15:04 +0100 Bram Moolenaar patch 9.0.1390: FOR_ALL_ macros are defined in an unexpected file v9.0.1390
Mon, 27 Feb 2023 18:30:04 +0100 Bram Moolenaar patch 9.0.1362: ml_get error when going to another tab v9.0.1362
Tue, 21 Feb 2023 15:30:08 +0100 Bram Moolenaar patch 9.0.1336: functions without arguments are not always declared properly v9.0.1336
Wed, 15 Feb 2023 18:00:06 +0100 Bram Moolenaar patch 9.0.1312: Cursor position wrong when splitting window in insert mode v9.0.1312
Thu, 26 Jan 2023 13:15:04 +0100 Bram Moolenaar patch 9.0.1246: code is indented more than necessary v9.0.1246
Tue, 13 Dec 2022 13:30:04 +0100 Bram Moolenaar patch 9.0.1051: after a failed CTRL-W ] next command splits window v9.0.1051
Wed, 07 Dec 2022 10:30:04 +0100 Bram Moolenaar patch 9.0.1025: WinScrolled is not triggered when filler lines change v9.0.1025
Mon, 28 Nov 2022 21:45:03 +0100 Bram Moolenaar patch 9.0.0967: leaking memory from autocmd windows v9.0.0967
Mon, 28 Nov 2022 20:00:05 +0100 Bram Moolenaar patch 9.0.0965: using one window for executing autocommands is insufficient v9.0.0965
Mon, 28 Nov 2022 18:00:04 +0100 Bram Moolenaar patch 9.0.0964: status line not redrawn when 'splitkeep' is "screen" v9.0.0964
Fri, 25 Nov 2022 14:15:05 +0100 Bram Moolenaar patch 9.0.0947: invalid memory access in substitute with function v9.0.0947
Wed, 23 Nov 2022 15:45:04 +0100 Bram Moolenaar patch 9.0.0929: build failure with tiny version v9.0.0929
Wed, 23 Nov 2022 12:45:05 +0100 Bram Moolenaar patch 9.0.0927: Coverity warns for using a NULL pointer v9.0.0927
Tue, 22 Nov 2022 14:30:04 +0100 Bram Moolenaar patch 9.0.0919: build failure with tiny features v9.0.0919
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
Wed, 02 Nov 2022 11:18:55 +0100 Bram Moolenaar patch 9.0.0825: cannot drag an entry in the tabpage line v9.0.0825
Wed, 02 Nov 2022 11:18:53 +0100 Bram Moolenaar patch 9.0.0823: mouse drag test fails v9.0.0823
Wed, 02 Nov 2022 11:18:52 +0100 Bram Moolenaar patch 9.0.0822: crash when dragging the statusline with a mapping v9.0.0822
Mon, 17 Oct 2022 15:30:03 +0200 Bram Moolenaar patch 9.0.0780: 'scroll' value computed in unexpected location v9.0.0780
Thu, 13 Oct 2022 23:15:05 +0200 Bram Moolenaar patch 9.0.0747: too many #ifdefs v9.0.0747
Fri, 07 Oct 2022 12:30:07 +0200 Bram Moolenaar patch 9.0.0682: crash when popup with deleted timer is closed v9.0.0682
Thu, 06 Oct 2022 12:45:05 +0200 Bram Moolenaar patch 9.0.0670: no space for command line when there is a tabline v9.0.0670