log src/window.c @ 32216:6651b86aed3b v9.0.1439

age author description
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
Wed, 07 Sep 2022 15:45:05 +0200 Bram Moolenaar patch 9.0.0403: 'equalalways' may be off when 'laststatus' is zero v9.0.0403
Wed, 31 Aug 2022 19:00:04 +0200 Bram Moolenaar patch 9.0.0342: ":wincmd =" equalizes in two directions v9.0.0342
Wed, 31 Aug 2022 16:00:05 +0200 Bram Moolenaar patch 9.0.0340: the 'cmdheight' zero support causes too much trouble v9.0.0340
Tue, 30 Aug 2022 13:00:05 +0200 Bram Moolenaar patch 9.0.0326: some changes for cmdheight=0 are not needed v9.0.0326
Sun, 28 Aug 2022 20:30:03 +0200 Bram Moolenaar patch 9.0.0304: WinScrolled is not triggered when only skipcol changes v9.0.0304
Sun, 28 Aug 2022 14:15:03 +0200 Bram Moolenaar patch 9.0.0294: crash when 'cmdheight' is 0 and popup_clear() used v9.0.0294
Thu, 25 Aug 2022 17:15:03 +0200 Bram Moolenaar patch 9.0.0265: no good reason why the "gf" command isn't in the tiny version v9.0.0265
Thu, 25 Aug 2022 16:15:03 +0200 Bram Moolenaar patch 9.0.0263: too many #ifdefs v9.0.0263
Sun, 14 Aug 2022 15:30:05 +0200 Bram Moolenaar patch 9.0.0206: redraw flags are not named specifically v9.0.0206
Thu, 11 Aug 2022 15:15:03 +0200 Bram Moolenaar patch 9.0.0191: messages test fails; window size incorrect v9.0.0191
Thu, 11 Aug 2022 14:30:05 +0200 Bram Moolenaar patch 9.0.0190: the way 'cmdheight' can be made zero is inconsistent v9.0.0190
Wed, 10 Aug 2022 18:30:03 +0200 Bram Moolenaar patch 9.0.0187: command line height changes when maximizing window height v9.0.0187
Tue, 02 Aug 2022 13:30:02 +0200 Bram Moolenaar patch 9.0.0135: comment about tabpage line above the wrong code v9.0.0135
Sun, 31 Jul 2022 19:45:02 +0200 Bram Moolenaar patch 9.0.0124: code has more indent than needed v9.0.0124
Sat, 30 Jul 2022 20:15:03 +0200 Bram Moolenaar patch 9.0.0115: when 'cmdheight' is zero pressing ':' may scroll a window v9.0.0115
Sat, 30 Jul 2022 18:00:03 +0200 Bram Moolenaar patch 9.0.0114: the command line takes up space even when not used v9.0.0114
Wed, 27 Jul 2022 16:30:03 +0200 Bram Moolenaar patch 9.0.0094: cursor restored unexpected with nested autocommand v9.0.0094