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
|
Wed, 05 Oct 2022 19:30:02 +0200 |
Bram Moolenaar |
patch 9.0.0667: ml_get error when 'splitkeep' is "screen"
v9.0.0667
|
Wed, 05 Oct 2022 16:45:04 +0200 |
Bram Moolenaar |
patch 9.0.0665: setting 'cmdheight' has no effect if last window was resized
v9.0.0665
|
Tue, 04 Oct 2022 17:30:06 +0200 |
Bram Moolenaar |
patch 9.0.0657: too many #ifdefs
v9.0.0657
|
Mon, 03 Oct 2022 16:30:04 +0200 |
Bram Moolenaar |
patch 9.0.0647: the 'splitscroll' option is not a good name
v9.0.0647
|
Thu, 29 Sep 2022 15:00:03 +0200 |
Bram Moolenaar |
patch 9.0.0622: matchaddpos() can get slow when adding many matches
v9.0.0622
|
Tue, 27 Sep 2022 13:45:04 +0200 |
Bram Moolenaar |
patch 9.0.0603: with 'nosplitscroll' folds are not handled correctly
v9.0.0603
|
Tue, 27 Sep 2022 00:15:06 +0200 |
Bram Moolenaar |
patch 9.0.0598: using negative array index with negative width window
v9.0.0598
|
Fri, 23 Sep 2022 14:00:06 +0200 |
Bram Moolenaar |
patch 9.0.0555: scrolling with 'nosplitscroll' in callback changing curwin
v9.0.0555
|
Thu, 22 Sep 2022 19:15:03 +0200 |
Bram Moolenaar |
patch 9.0.0550: crash when closing a tabpage and buffer is NULL
v9.0.0550
|
Mon, 19 Sep 2022 18:00:05 +0200 |
Bram Moolenaar |
patch 9.0.0505: various problems with 'nosplitscroll'
v9.0.0505
|
Sat, 17 Sep 2022 17:30:03 +0200 |
Bram Moolenaar |
patch 9.0.0486: text scrolled with 'nosplitscroll', autocmd win and help
v9.0.0486
|
Fri, 16 Sep 2022 14:00:05 +0200 |
Bram Moolenaar |
patch 9.0.0478: test for 'splitscroll' takes too much time
v9.0.0478
|
Thu, 15 Sep 2022 13:45:03 +0200 |
Bram Moolenaar |
patch 9.0.0469: cursor moves if cmdwin is closed when 'splitscroll' is off
v9.0.0469
|
Wed, 14 Sep 2022 02:30:03 +0200 |
Bram Moolenaar |
patch 9.0.0461: 'scroll' is not always updated
v9.0.0461
|
Tue, 13 Sep 2022 13:00:03 +0200 |
Bram Moolenaar |
patch 9.0.0455: a few problems with 'splitscroll'
v9.0.0455
|
Sun, 11 Sep 2022 18:00:03 +0200 |
Bram Moolenaar |
patch 9.0.0445: when opening/closing window text moves up/down
|