log src/drawscreen.c @ 35229:925475d6ebae default tip

age author description
Sun, 28 Apr 2024 16:30:12 +0200 Christian Brabandt patch 9.1.0380: Calculating line height for unnecessary amount of lines v9.1.0380
Sat, 16 Mar 2024 15:15:04 +0100 Christian Brabandt patch 9.1.0184: Cursor pos wrong when clicking with conceal and wrap v9.1.0184
Tue, 12 Mar 2024 22:00:04 +0100 Christian Brabandt patch 9.1.0172: More code can use ml_get_buf_len() instead of STRLEN() v9.1.0172
Wed, 21 Feb 2024 19:45:06 +0100 Christian Brabandt patch 9.1.0121: Infinite loop or signed overflow with 'smoothscroll' v9.1.0121
Mon, 12 Feb 2024 20:45:01 +0100 Christian Brabandt patch 9.1.0100: Redrawing can be improved with undo and 'spell' v9.1.0100
Thu, 08 Feb 2024 11:45:04 +0100 Christian Brabandt patch 9.1.0083: Redrawing can be improved when deleting lines with 'number' v9.1.0083
Tue, 06 Feb 2024 11:15:04 +0100 Christian Brabandt patch 9.1.0079: LineNrAbove/Below highlighting wrong on wrapped lines v9.1.0079
Tue, 23 Jan 2024 23:00:04 +0100 Christian Brabandt patch 9.1.0047: issues with temp curwin/buf while cmdwin is open v9.1.0047
Sat, 19 Aug 2023 14:30:02 +0200 Christian Brabandt patch 9.0.1747: screenpos() may cause unnecessary redraw v9.0.1747
Thu, 17 Aug 2023 23:15:02 +0200 Christian Brabandt patch 9.0.1729: screenpos() wrong when w_skipcol and cpoptions+=n v9.0.1729
Mon, 26 Jun 2023 13:13:12 +0200 Christian Brabandt Fix line endings issue
Mon, 26 Jun 2023 09:54:34 +0200 Christian Brabandt normalize line endings
Wed, 31 May 2023 20:00:07 +0200 Bram Moolenaar patch 9.0.1595: line pointer becomes invalid when using spell checking v9.0.1595
Sat, 27 May 2023 23:30:03 +0200 Bram Moolenaar patch 9.0.1585: weird use of static variables for spell checking v9.0.1585
Thu, 25 May 2023 18:15:04 +0200 Bram Moolenaar patch 9.0.1578: SpellCap highlight not always updated when needed v9.0.1578
Sat, 06 May 2023 13:45:04 +0200 Bram Moolenaar patch 9.0.1512: inserting lines when scrolling with 'smoothscroll' set v9.0.1512
Thu, 15 Dec 2022 14:30:05 +0100 Bram Moolenaar patch 9.0.1061: cannot display 'showcmd' somewhere else v9.0.1061
Tue, 29 Nov 2022 17:15:03 +0100 Bram Moolenaar patch 9.0.0972: build failure on some systems v9.0.0972
Mon, 07 Nov 2022 13:30:04 +0100 Bram Moolenaar patch 9.0.0844: handling 'statusline' errors is spread out v9.0.0844
Fri, 14 Oct 2022 18:15:03 +0200 Bram Moolenaar patch 9.0.0750: crash when popup closed in callback v9.0.0750
Thu, 13 Oct 2022 23:15:05 +0200 Bram Moolenaar patch 9.0.0747: too many #ifdefs v9.0.0747
Tue, 04 Oct 2022 21:45:03 +0200 Bram Moolenaar patch 9.0.0661: multi-byte "lastline" in 'fillchars' does not work properly v9.0.0661
Tue, 04 Oct 2022 17:30:06 +0200 Bram Moolenaar patch 9.0.0657: too many #ifdefs v9.0.0657
Tue, 04 Oct 2022 15:45:03 +0200 Bram Moolenaar patch 9.0.0656: cannot specify another character to use instead of '@' v9.0.0656
Mon, 03 Oct 2022 21:15:03 +0200 Bram Moolenaar patch 9.0.0652: 'smoothscroll' not tested with 'number' and "n" in 'cpo' v9.0.0652
Thu, 29 Sep 2022 14:00:09 +0200 Bram Moolenaar patch 9.0.0620: matchaddpos() can only add up to 8 matches v9.0.0620
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 23:30:03 +0200 Bram Moolenaar patch 9.0.0337: flicker when resetting cmdline_row after updating the screen v9.0.0337
Mon, 29 Aug 2022 16:15:04 +0200 Bram Moolenaar patch 9.0.0318: clearing screen causes flicker v9.0.0318
Mon, 29 Aug 2022 14:45:04 +0200 Bram Moolenaar patch 9.0.0317: when updating the whole screen a popup may not be redrawn v9.0.0317
Mon, 29 Aug 2022 13:45:03 +0200 Bram Moolenaar patch 9.0.0316: screen flickers when 'cmdheight' is zero v9.0.0316
Mon, 29 Aug 2022 00:45:03 +0200 Bram Moolenaar patch 9.0.0311: test for hit-Enter prompt fails v9.0.0311
Sun, 28 Aug 2022 23:30:03 +0200 Bram Moolenaar patch 9.0.0309: invalid memory access when cmdheight is zero v9.0.0309
Fri, 26 Aug 2022 18:00:05 +0200 Bram Moolenaar patch 9.0.0279: the tiny version has the popup menu but not 'wildmenu' v9.0.0279
Thu, 25 Aug 2022 16:15:03 +0200 Bram Moolenaar patch 9.0.0263: too many #ifdefs v9.0.0263
Mon, 22 Aug 2022 16:30:03 +0200 Bram Moolenaar patch 9.0.0245: mechanism to prevent recursive screen updating is incomplete v9.0.0245
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 17:00:03 +0200 Bram Moolenaar patch 9.0.0192: possible invalid memory access when 'cmdheight' is zero v9.0.0192
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
Mon, 04 Jul 2022 18:45:04 +0200 Bram Moolenaar patch 9.0.0036: 'fillchars' cannot have window-local values v9.0.0036
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