log src/drawscreen.c @ 29234:96ff6c230a66 v8.2.5136

age author description
Sun, 19 Jun 2022 13:30:03 +0200 Bram Moolenaar patch 8.2.5128: syntax disabled when using synID() in searchpair() skip expr v8.2.5128
Sun, 05 Jun 2022 18:00:08 +0200 Bram Moolenaar patch 8.2.5057: using gettimeofday() for timeout is very inefficient v8.2.5057
Tue, 31 May 2022 14:45:03 +0200 Bram Moolenaar patch 8.2.5047: CurSearch highlight is often wrong v8.2.5047
Sat, 07 May 2022 21:15:06 +0200 Bram Moolenaar patch 8.2.4911: the mode #defines are not clearly named v8.2.4911
Sat, 09 Apr 2022 13:45:02 +0200 Bram Moolenaar patch 8.2.4718: @@@ in the last line sometimes drawn in the wrong place v8.2.4718
Tue, 29 Mar 2022 12:45:03 +0200 Bram Moolenaar patch 8.2.4644: redrawing too often when 'relativenumber' is set v8.2.4644
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
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
Tue, 30 Mar 2021 22:15:03 +0200 Bram Moolenaar patch 8.2.2679: status line missing for non-current window with winbar v8.2.2679
Wed, 03 Mar 2021 13:30:02 +0100 Bram Moolenaar patch 8.2.2563: cannot use multibyte characters for folding in 'fillchars' v8.2.2563
Mon, 15 Feb 2021 20:45:04 +0100 Bram Moolenaar patch 8.2.2518: 'listchars' should be window-local v8.2.2518
Sat, 13 Feb 2021 18:30:03 +0100 Bram Moolenaar patch 8.2.2508: cannot change the character displayed in non existing lines v8.2.2508
Wed, 19 Aug 2020 20:30:04 +0200 Bram Moolenaar patch 8.2.1488: text does not scroll when inserting above first line v8.2.1488
Sat, 01 Aug 2020 19:15:03 +0200 Bram Moolenaar patch 8.2.1345: Redraw error when using visual block and scroll v8.2.1345
Tue, 28 Apr 2020 20:45:04 +0200 Bram Moolenaar patch 8.2.0656: MS-Windows: redrawing right screen edge may not be needed v8.2.0656
Mon, 06 Apr 2020 22:15:39 +0200 Bram Moolenaar patch 8.2.0523: loops are repeated v8.2.0523
Sun, 05 Apr 2020 19:00:37 +0200 Bram Moolenaar patch 8.2.0514: several global functions are used in only one file v8.2.0514
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
Mon, 23 Dec 2019 23:00:03 +0100 Bram Moolenaar patch 8.2.0035: saving and restoring called_emsg is clumsy v8.2.0035
Sat, 30 Nov 2019 23:00:05 +0100 Bram Moolenaar patch 8.1.2371: FEAT_TEXT_PROP is a confusing name v8.1.2371
Tue, 12 Nov 2019 21:00:03 +0100 Bram Moolenaar patch 8.1.2294: cursor pos wrong with concealing and search causes a scroll v8.1.2294
Sun, 10 Nov 2019 17:30:03 +0100 Bram Moolenaar patch 8.1.2287: using EndOfBuffer highlight in popup does not look good v8.1.2287
Thu, 24 Oct 2019 22:45:04 +0200 Bram Moolenaar patch 8.1.2214: too much is redrawn when 'cursorline' is set v8.1.2214
Thu, 19 Sep 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.2057: the screen.c file is much too big v8.1.2057