log src/drawscreen.c @ 35080:fcc356d45610 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