log src/window.c @ 30439:e3091fc473a1 v9.0.0555

age author description
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
Thu, 07 Apr 2022 15:15:02 +0200 Bram Moolenaar patch 8.2.4706: buffer remains active with WinClosed and tabpages v8.2.4706
Wed, 06 Apr 2022 19:00:04 +0200 Bram Moolenaar patch 8.2.4700: buffer remains active if WinClosed event throws an exception v8.2.4700
Sun, 03 Apr 2022 12:30:03 +0200 Bram Moolenaar patch 8.2.4670: memory allocation failures for new tab page not tested v8.2.4670
Sat, 02 Apr 2022 23:00:04 +0200 Bram Moolenaar patch 8.2.4668: buffer allocation failures insufficiently tested v8.2.4668
Sat, 26 Mar 2022 17:30:03 +0100 Bram Moolenaar patch 8.2.4631: crash when switching window in BufWipeout autocommand v8.2.4631
Tue, 22 Mar 2022 21:45:04 +0100 Bram Moolenaar patch 8.2.4610: some conditions are always true v8.2.4610
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
Sat, 05 Mar 2022 18:15:02 +0100 Bram Moolenaar patch 8.2.4513: window-local directory is not applied if 'acd' fails v8.2.4513
Thu, 24 Feb 2022 13:45:03 +0100 Bram Moolenaar patch 8.2.4462: not enough testing for quickfix code v8.2.4462
Wed, 23 Feb 2022 13:30:03 +0100 Bram Moolenaar patch 8.2.4454: resetting cmdwin_type only for one situation v8.2.4454
Mon, 21 Feb 2022 19:00:05 +0100 Bram Moolenaar patch 8.2.4434: duplicate check for cmdline window v8.2.4434
Mon, 21 Feb 2022 17:15:03 +0100 Bram Moolenaar patch 8.2.4432: cannot use settabvar() while the cmdline window is open v8.2.4432
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
Wed, 16 Feb 2022 20:30:03 +0100 Bram Moolenaar patch 8.2.4402: missing parenthesis may cause unexpected problems v8.2.4402
Sat, 12 Feb 2022 13:00:04 +0100 Bram Moolenaar patch 8.2.4355: unnecessary call to check_colorcolumn() v8.2.4355
Mon, 07 Feb 2022 15:00:05 +0100 Bram Moolenaar patch 8.2.4318: various comment and indent mistakes, returning wrong zero v8.2.4318
Sat, 29 Jan 2022 12:00:06 +0100 Bram Moolenaar patch 8.2.4248: no proper test for moving the window separator
Fri, 28 Jan 2022 16:30:11 +0100 Bram Moolenaar patch 8.2.4241: some type casts are redundant v8.2.4241
Thu, 20 Jan 2022 14:45:03 +0100 Bram Moolenaar patch 8.2.4154: ml_get error when exchanging windows in Visual mode v8.2.4154
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
Sat, 08 Jan 2022 17:30:04 +0100 Bram Moolenaar patch 8.2.4043: using int for second argument of ga_init2() v8.2.4043