log src/window.c @ 31186:433e92a6efb0 v9.0.0927

age author description
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
Tue, 26 Jul 2022 15:00:05 +0200 Bram Moolenaar patch 9.0.0077: wrong restored cursor position when switching window in autocmd v9.0.0077
Sat, 23 Jul 2022 10:15:03 +0200 Bram Moolenaar patch 9.0.0061: ml_get error with nested autocommand v9.0.0061
Fri, 01 Jul 2022 16:30:03 +0200 Bram Moolenaar patch 9.0.0017: accessing memory beyond the end of the line v9.0.0017
Tue, 07 Jun 2022 11:30:04 +0200 Bram Moolenaar patch 8.2.5066: timer_create is not available on every Mac system v8.2.5066
Mon, 30 May 2022 16:30:03 +0200 Bram Moolenaar patch 8.2.5043: can open a cmdline window from a substitute expression v8.2.5043
Sat, 28 May 2022 12:00:03 +0200 Bram Moolenaar patch 8.2.5035: when splitting a window the changelist position moves v8.2.5035
Fri, 27 May 2022 18:30:04 +0200 Bram Moolenaar patch 8.2.5029: "textlock" is always zero v8.2.5029
Wed, 18 May 2022 17:30:03 +0200 Bram Moolenaar patch 8.2.4979: accessing freed memory when line is flushed v8.2.4979
Mon, 09 May 2022 21:15:04 +0200 Bram Moolenaar patch 8.2.4928: various white space and cosmetic mistakes v8.2.4928
Sat, 07 May 2022 21:15:06 +0200 Bram Moolenaar patch 8.2.4911: the mode #defines are not clearly named v8.2.4911
Wed, 04 May 2022 23:15:02 +0200 Bram Moolenaar patch 8.2.4868: when closing help window autocmds triggered for wrong window v8.2.4868
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