log src/drawscreen.c @ 28201:bdd6df4832ba v8.2.4626

age author description
Fri, 25 Mar 2022 16:45:03 +0100 Bram Moolenaar patch 8.2.4626: Visual area not updated when removing sign in Visual mode v8.2.4626
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, 22 Mar 2022 21:45:04 +0100 Bram Moolenaar patch 8.2.4610: some conditions are always true v8.2.4610
Sat, 19 Mar 2022 12:15:04 +0100 Bram Moolenaar patch 8.2.4591: cursor line not updated when a callback moves the cursor v8.2.4591
Wed, 16 Feb 2022 20:30:03 +0100 Bram Moolenaar patch 8.2.4402: missing parenthesis may cause unexpected problems v8.2.4402
Mon, 14 Feb 2022 20:30:02 +0100 Bram Moolenaar patch 8.2.4382: a custom 'tabline' may cause Esc to work like Enter v8.2.4382
Fri, 11 Feb 2022 20:00:03 +0100 Bram Moolenaar patch 8.2.4346: a custom statusline may cause Esc to work like Enter v8.2.4346
Tue, 08 Feb 2022 13:15:05 +0100 Bram Moolenaar patch 8.2.4325: 'wildmenu' only shows few matches v8.2.4325
Thu, 03 Feb 2022 14:45:03 +0100 Bram Moolenaar patch 8.2.4289: warnings reported by MSVC v8.2.4289
Fri, 28 Jan 2022 16:30:11 +0100 Bram Moolenaar patch 8.2.4241: some type casts are redundant v8.2.4241
Sun, 16 Jan 2022 15:00:04 +0100 Bram Moolenaar patch 8.2.4108: going over the end of the w_lines array v8.2.4108
Sun, 16 Jan 2022 12:45:03 +0100 Bram Moolenaar patch 8.2.4106: going over the end of the w_lines array v8.2.4106
Thu, 13 Jan 2022 14:15:06 +0100 Bram Moolenaar patch 8.2.4074: going over the end of NameBuff v8.2.4074
Mon, 13 Dec 2021 23:00:03 +0100 Bram Moolenaar patch 8.2.3801: if a terminal shows in two windows, only one is redrawn v8.2.3801
Thu, 09 Dec 2021 12:00:05 +0100 Bram Moolenaar patch 8.2.3763: when editing the cmdline a callback may cause a scroll up v8.2.3763
Mon, 29 Nov 2021 21:45:04 +0100 Bram Moolenaar patch 8.2.3699: the +title feature adds a lot of #ifdef but little code v8.2.3699
Mon, 18 Oct 2021 22:00:06 +0200 Bram Moolenaar patch 8.2.3535: if-else indenting is confusing v8.2.3535
Fri, 08 Oct 2021 19:45:04 +0200 Bram Moolenaar patch 8.2.3487: illegal memory access if buffer name is very long v8.2.3487
Tue, 03 Aug 2021 18:45:04 +0200 Bram Moolenaar patch 8.2.3280: 'virtualedit' local to buffer is not the best solution v8.2.3280
Mon, 26 Jul 2021 22:30:05 +0200 Bram Moolenaar patch 8.2.3227: 'virtualedit' can only be set globally v8.2.3227
Thu, 22 Jul 2021 21:45:04 +0200 Bram Moolenaar patch 8.2.3204: display garbled when 'cursorline' is set and lines wrap v8.2.3204
Fri, 09 Jul 2021 16:00:05 +0200 Bram Moolenaar patch 8.2.3132: compiler warns for size_t to colnr_T conversion. v8.2.3132
Mon, 05 Jul 2021 22:15:02 +0200 Bram Moolenaar patch 8.2.3112: in rare cases the cursor may be somewhere in a folded line v8.2.3112
Sat, 03 Jul 2021 22:30:03 +0200 Bram Moolenaar patch 8.2.3095: with 'virtualedit' set to "block" block selection is wrong v8.2.3095
Sat, 03 Jul 2021 18:15:02 +0200 Bram Moolenaar patch 8.2.3090: in rare cases the cursor may be somewhere in a folded line v8.2.3090
Sat, 03 Jul 2021 15:15:03 +0200 Bram Moolenaar patch 8.2.3088: with 'virtualedit' set to "block" Visual highlight is wrong v8.2.3088
Fri, 23 Apr 2021 21:15:04 +0200 Bram Moolenaar patch 8.2.2803: flicker when the popup menu has an info popup v8.2.2803
Thu, 22 Apr 2021 21:45:03 +0200 Bram Moolenaar patch 8.2.2800: after a timer displays text a hit-enter prompt is given v8.2.2800
Sun, 11 Apr 2021 13:30:06 +0200 Bram Moolenaar patch 8.2.2754: :sleep! does not always hide the cursor v8.2.2754
Thu, 01 Apr 2021 16:30:05 +0200 Bram Moolenaar patch 8.2.2685: custom statusline not drawn correctly with WinBar v8.2.2685