log src/move.c @ 29275:281509f1417b v8.2.5155

age author description
Fri, 24 Jun 2022 13:45:04 +0200 Bram Moolenaar patch 8.2.5155: in diff mode windows may get out of sync v8.2.5155
Mon, 20 Jun 2022 12:45:03 +0200 Bram Moolenaar patch 8.2.5138: various small issues v8.2.5138
Thu, 16 Jun 2022 12:45:03 +0200 Bram Moolenaar patch 8.2.5107: some callers of rettv_list_alloc() check for not OK v8.2.5107
Fri, 27 May 2022 23:00:03 +0200 Bram Moolenaar patch 8.2.5034: there is no way to get the byte index from a virtual column v8.2.5034
Mon, 09 May 2022 21:15:04 +0200 Bram Moolenaar patch 8.2.4928: various white space and cosmetic mistakes v8.2.4928
Sun, 08 May 2022 20:45:03 +0200 Bram Moolenaar patch 8.2.4915: sometimes the cursor is in the wrong position v8.2.4915
Wed, 20 Apr 2022 16:00:04 +0200 Bram Moolenaar patch 8.2.4795: 'cursorbind' scrolling depends on whether 'cursorline' is set v8.2.4795
Mon, 28 Mar 2022 13:45:03 +0200 Bram Moolenaar patch 8.2.4641: may mark the wrong window for redrawing v8.2.4641
Sun, 27 Mar 2022 20:30:04 +0200 Bram Moolenaar patch 8.2.4638: superfluous check if a redraw is needed for 'cursorline' v8.2.4638
Wed, 23 Mar 2022 16:00:03 +0100 Bram Moolenaar patch 8.2.4614: redrawing too much when 'cursorline' is set v8.2.4614
Tue, 15 Feb 2022 14:45:03 +0100 Bram Moolenaar patch 8.2.4389: screenpos() does not handle a position in a closed fold v8.2.4389
Mon, 24 Jan 2022 17:30:05 +0100 Bram Moolenaar patch 8.2.4204: screenpos() has non-zero row for invisible text v8.2.4204
Mon, 27 Dec 2021 18:30:05 +0100 Bram Moolenaar patch 8.2.3914: various spelling mistakes in comments v8.2.3914
Mon, 25 Oct 2021 18:15:03 +0200 Bram Moolenaar patch 8.2.3564: invalid memory access when scrolling without valid screen v8.2.3564
Sat, 09 Oct 2021 16:45:03 +0200 Bram Moolenaar patch 8.2.3490: superfluous return statements v8.2.3490
Sat, 02 Oct 2021 12:30:05 +0200 Bram Moolenaar patch 8.2.3460: some type casts are not needed v8.2.3460
Wed, 01 Sep 2021 16:15:04 +0200 Bram Moolenaar patch 8.2.3394: filler lines are wrong when changing text in diff mode v8.2.3394
Tue, 27 Jul 2021 22:15:06 +0200 Bram Moolenaar patch 8.2.3229: Vim9: runtime and compile time type checks are not the same v8.2.3229
Wed, 21 Jul 2021 18:15:05 +0200 Bram Moolenaar patch 8.2.3193: screenpos() is wrong when 'display' is "lastline" v8.2.3193
Thu, 08 Jul 2021 13:30:04 +0200 Bram Moolenaar patch 8.2.3122: with 'nowrap' cursor position is unexected in narrow window v8.2.3122
Wed, 10 Feb 2021 21:15:04 +0100 Bram Moolenaar patch 8.2.2495: text jumps up and down when moving the cursor v8.2.2495
Wed, 23 Dec 2020 14:45:04 +0100 Bram Moolenaar patch 8.2.2198: ml_get error when resizing window and using text property v8.2.2198
Thu, 17 Dec 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.2152: screenpos() does not include the WinBar offset v8.2.2152
Sun, 15 Nov 2020 21:15:03 +0100 Bram Moolenaar patch 8.2.1992: build fails with small features v8.2.1992
Sun, 15 Nov 2020 20:45:03 +0100 Bram Moolenaar patch 8.2.1990: cursor position wrong in terminal popup with finished job v8.2.1990
Sun, 01 Nov 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.1939: invalid memory access in Ex mode with global command v8.2.1939
Sat, 26 Sep 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.1750: popup_setoptions() setting firstline fails if cursorline set v8.2.1750
Tue, 14 Jul 2020 21:30:05 +0200 Bram Moolenaar patch 8.2.1211: removed more than dead code v8.2.1211
Thu, 02 Jul 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.1118: condition can never be true, dead code v8.2.1118
Fri, 28 Feb 2020 22:30:09 +0100 Bram Moolenaar patch 8.2.0328: no redraw when leaving term-normal mode in popup terminal v8.2.0328
Sat, 21 Dec 2019 18:30:05 +0100 Bram Moolenaar patch 8.2.0026: still some /* */ comments v8.2.0026
Sat, 14 Dec 2019 18:45:04 +0100 Bram Moolenaar patch 8.2.0007: popup menu positioned wrong with folding in two tabs v8.2.0007
Sat, 30 Nov 2019 23:00:05 +0100 Bram Moolenaar patch 8.1.2371: FEAT_TEXT_PROP is a confusing name v8.1.2371
Sat, 16 Nov 2019 14:30:03 +0100 Bram Moolenaar patch 8.1.2303: cursor in wrong position after horizontal scroll v8.1.2303
Sun, 10 Nov 2019 01:45:03 +0100 Bram Moolenaar patch 8.1.2284: compiler warning for unused variable v8.1.2284
Sat, 09 Nov 2019 23:30:03 +0100 Bram Moolenaar patch 8.1.2281: 'showbreak' cannot be set for one window v8.1.2281
Sun, 27 Oct 2019 21:45:03 +0100 Bram Moolenaar patch 8.1.2228: screenpos() returns wrong values when 'number' is set v8.1.2228
Thu, 17 Oct 2019 23:15:04 +0200 Bram Moolenaar patch 8.1.2171: mouse support not always available v8.1.2171
Sun, 25 Aug 2019 22:30:03 +0200 Bram Moolenaar patch 8.1.1928: popup windows don't move with the text when making changes v8.1.1928
Wed, 21 Aug 2019 14:45:04 +0200 Bram Moolenaar patch 8.1.1901: the +insert_expand feature is not always available v8.1.1901
Sun, 07 Jul 2019 18:30:05 +0200 Bram Moolenaar patch 8.1.1645: cannot use a popup window for a balloon v8.1.1645
Sat, 30 Mar 2019 19:00:07 +0100 Bram Moolenaar patch 8.1.1086: too many curly braces v8.1.1086
Wed, 20 Mar 2019 21:45:04 +0100 Bram Moolenaar patch 8.1.1026: unused condition v8.1.1026
Thu, 31 Jan 2019 18:30:08 +0100 Bram Moolenaar patch 8.1.0864: cannot have a local value for 'scrolloff' and 'sidescrolloff' v8.1.0864
Thu, 31 Jan 2019 13:30:07 +0100 Bram Moolenaar patch 8.1.0856: when scrolling a window the cursorline is not always updated v8.1.0856
Sat, 26 Jan 2019 17:30:15 +0100 Bram Moolenaar patch 8.1.0826: too many #ifdefs v8.1.0826
Thu, 24 Jan 2019 16:00:08 +0100 Bram Moolenaar patch 8.1.0806: too many #ifdefs v8.1.0806
Fri, 11 Jan 2019 12:00:10 +0100 Bram Moolenaar patch 8.1.0715: superfluous call to redraw_win_later() v8.1.0715
Wed, 09 Jan 2019 21:00:07 +0100 Bram Moolenaar patch 8.1.0708: third argument for redrawWinline() is always FALSE v8.1.0708
Sat, 24 Nov 2018 14:30:08 +0100 Bram Moolenaar patch 8.1.0543: Coverity warns for leaking memory and using wrong struct v8.1.0543
Tue, 02 Oct 2018 18:30:06 +0200 Christian Brabandt patch 8.1.0448: cursorline not removed when using 'cursorbind' v8.1.0448
Sun, 30 Sep 2018 21:45:07 +0200 Christian Brabandt patch 8.1.0443: unnecessary static function prototypes v8.1.0443
Tue, 25 Sep 2018 22:30:05 +0200 Christian Brabandt patch 8.1.0435: cursorline highlight not removed in some situation v8.1.0435
Wed, 12 Sep 2018 23:30:06 +0200 Christian Brabandt patch 8.1.0374: moving the cursor is slow when 'relativenumber' is set v8.1.0374
Wed, 12 Sep 2018 22:30:05 +0200 Christian Brabandt patch 8.1.0373: screen updating still slow when 'cursorline' is set v8.1.0373
Wed, 12 Sep 2018 22:00:07 +0200 Christian Brabandt patch 8.1.0372: screen updating slow when 'cursorline' is set v8.1.0372
Tue, 10 Jul 2018 15:15:07 +0200 Christian Brabandt patch 8.1.0174: after paging up and down fold line is wrong v8.1.0174
Sun, 04 Mar 2018 20:15:05 +0100 Christian Brabandt patch 8.0.1566: too many #ifdefs v8.0.1566
Sun, 04 Mar 2018 18:15:08 +0100 Christian Brabandt patch 8.0.1564: too many #ifdefs v8.0.1564
Fri, 22 Sep 2017 15:30:06 +0200 Christian Brabandt patch 8.0.1136: W_WIDTH() is always the same v8.0.1136