log src/drawline.c @ 32981:2415680a2554 v9.0.1783

age author description
Wed, 23 Aug 2023 19:56:02 +0200 Christian Brabandt Some more missing changes :(
Sun, 20 Aug 2023 18:15:05 +0200 Christian Brabandt patch 9.0.1759: Visual highlight not working with cursor at end of screen line v9.0.1759
Sat, 19 Aug 2023 22:45:03 +0200 Christian Brabandt patch 9.0.1756: failing cursorline sign test v9.0.1756
Sat, 19 Aug 2023 15:45:03 +0200 Christian Brabandt patch 9.0.1749: Text property highlight doesn't override a sign highlight on TAB v9.0.1749
Thu, 17 Aug 2023 23:30:04 +0200 Christian Brabandt patch 9.0.1731: blockwise Visual highlight not working with virtual text v9.0.1731
Thu, 17 Aug 2023 22:45:04 +0200 Christian Brabandt patch 9.0.1725: cursor pos wrong after concealed text with 'virtualedit' v9.0.1725
Sun, 13 Aug 2023 18:15:05 +0200 Christian Brabandt patch 9.0.1705: cursor position wrong when clicking on an unprintable char v9.0.1705
Sat, 12 Aug 2023 00:30:03 +0200 Christian Brabandt patch 9.0.1695: Crash with overlong textprop above v9.0.1695
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
Sat, 10 Jun 2023 20:45:06 +0200 Bram Moolenaar patch 9.0.1626: Visual area not shown when using 'showbreak' v9.0.1626
Sun, 04 Jun 2023 20:00:04 +0200 Bram Moolenaar patch 9.0.1606: using freed memory when 'foldcolumn' is set v9.0.1606
Sat, 03 Jun 2023 21:00:04 +0200 Bram Moolenaar patch 9.0.1602: stray character visible if marker on top of double-wide char v9.0.1602
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
Tue, 02 May 2023 22:00:04 +0200 Bram Moolenaar patch 9.0.1506: line number not displayed when using 'smoothscroll' v9.0.1506
Sun, 23 Apr 2023 22:45:04 +0200 Bram Moolenaar patch 9.0.1482: crash when textprop has a very large "padding" value v9.0.1482
Mon, 17 Apr 2023 23:00:05 +0200 Bram Moolenaar patch 9.0.1463: virtual text truncation only works with Unicode 'encoding' v9.0.1463
Thu, 02 Mar 2023 20:00:04 +0100 Bram Moolenaar patch 9.0.1373: wrong text displayed when using both 'linebreak' and 'list' v9.0.1373
Sun, 19 Feb 2023 15:45:03 +0100 Bram Moolenaar patch 9.0.1326: relative line number not updated with virtual text above v9.0.1326
Sun, 19 Feb 2023 15:30:04 +0100 Bram Moolenaar patch 9.0.1325: 'colorcolumn' highlight wrong with virtual text above v9.0.1325
Sun, 12 Feb 2023 15:45:04 +0100 Bram Moolenaar patch 9.0.1304: "$" for 'list' option displayed in wrong position v9.0.1304
Sat, 11 Feb 2023 15:00:04 +0100 Bram Moolenaar patch 9.0.1301: virtual text below empty line not displayed v9.0.1301
Sat, 21 Jan 2023 17:00:41 +0100 Bram Moolenaar patch 9.0.1226: spurious empty line when using text properties v9.0.1226
Wed, 04 Jan 2023 12:30:05 +0100 Bram Moolenaar patch 9.0.1141: 'cursorcolumn' and 'colorcolumn' wrong after concealing v9.0.1141
Sun, 01 Jan 2023 15:15:03 +0100 Bram Moolenaar patch 9.0.1124: virtual text at a column position is truncated v9.0.1124
Mon, 26 Dec 2022 14:00:07 +0100 Bram Moolenaar patch 9.0.1098: code uses too much indent v9.0.1098
Sat, 17 Dec 2022 16:15:03 +0100 Bram Moolenaar patch 9.0.1069: diff mode highlight fails for special characters v9.0.1069
Sat, 17 Dec 2022 12:45:03 +0100 Bram Moolenaar patch 9.0.1067: in diff mode virtual text is highlighted incorrectly v9.0.1067
Mon, 12 Dec 2022 14:30:05 +0100 Bram Moolenaar patch 9.0.1048: with "screenline" in 'culopt' cursorline highlight is wrong v9.0.1048
Tue, 06 Dec 2022 15:30:04 +0100 Bram Moolenaar patch 9.0.1019: 'smoothscroll' and virtual text above don't work together v9.0.1019
Fri, 02 Dec 2022 23:00:03 +0100 Bram Moolenaar patch 9.0.0995: padding before virtual text is highlighted v9.0.0995
Fri, 02 Dec 2022 17:45:03 +0100 Bram Moolenaar patch 9.0.0991: crash when reading help index with various options set v9.0.0991
Thu, 01 Dec 2022 19:45:03 +0100 Bram Moolenaar patch 9.0.0982: 'cursorline' not drawn before virtual text below v9.0.0982
Tue, 29 Nov 2022 22:45:03 +0100 Bram Moolenaar patch 9.0.0975: virtual text below empty line misplaced when 'number' set v9.0.0975
Sun, 27 Nov 2022 22:00:03 +0100 Bram Moolenaar patch 9.0.0962: virtual text below cannot be placed below empty lines v9.0.0962
Fri, 25 Nov 2022 00:15:02 +0100 Bram Moolenaar patch 9.0.0945: failures in the cursorline test v9.0.0945
Thu, 24 Nov 2022 23:45:02 +0100 Bram Moolenaar patch 9.0.0944: 'cursorline' causes virtual text highlight to continue v9.0.0944
Sat, 19 Nov 2022 00:15:03 +0100 Bram Moolenaar patch 9.0.0905: virtual text after the line wraps when 'wrap' is off v9.0.0905
Thu, 17 Nov 2022 16:00:06 +0100 Bram Moolenaar patch 9.0.0894: virtual text property highlight ignores window background v9.0.0894
Wed, 16 Nov 2022 23:15:04 +0100 Bram Moolenaar patch 9.0.0891: virtual text below after match has wrong highlight v9.0.0891
Wed, 02 Nov 2022 14:45:11 +0100 Bram Moolenaar patch 9.0.0828: various typos v9.0.0828
Mon, 17 Oct 2022 20:00:04 +0200 Bram Moolenaar patch 9.0.0784: text prop "above" not right with 'number' and "n" in 'cpo' v9.0.0784
Sat, 15 Oct 2022 15:15:03 +0200 Bram Moolenaar patch 9.0.0758: "precedes" from 'listchars' overwritten by <<< v9.0.0758
Sat, 15 Oct 2022 14:45:07 +0200 Bram Moolenaar patch 9.0.0757: line number not visisble with 'smoothscroll', 'nu' and 'rnu' v9.0.0757
Thu, 13 Oct 2022 23:15:05 +0200 Bram Moolenaar patch 9.0.0747: too many #ifdefs v9.0.0747
Tue, 11 Oct 2022 22:15:03 +0200 Bram Moolenaar patch 9.0.0725: virtual text "after" wraps to next line when 'wrap' is off v9.0.0725
Tue, 11 Oct 2022 18:00:05 +0200 Bram Moolenaar patch 9.0.0723: extra empty line below virtual text when 'list' is set v9.0.0723
Tue, 11 Oct 2022 16:30:05 +0200 Bram Moolenaar patch 9.0.0722: virtual text "after" does not show with 'list' set v9.0.0722
Tue, 11 Oct 2022 16:00:05 +0200 Bram Moolenaar patch 9.0.0721: virtual text "above" with padding not displayed correctly v9.0.0721
Mon, 10 Oct 2022 22:15:03 +0200 Bram Moolenaar patch 9.0.0718: extra empty line between two virtual text "below" v9.0.0718
Mon, 10 Oct 2022 21:45:03 +0200 Bram Moolenaar patch 9.0.0717: compiler warning for unused variable in tiny build v9.0.0717
Mon, 10 Oct 2022 21:00:05 +0200 Bram Moolenaar patch 9.0.0716: with 'nowrap' virtual text "after" does not scroll left v9.0.0716
Mon, 10 Oct 2022 16:45:05 +0200 Bram Moolenaar patch 9.0.0714: with 'nowrap' two virtual text below not displayed correctly v9.0.0714
Sun, 09 Oct 2022 23:00:03 +0200 Bram Moolenaar patch 9.0.0709: virtual text "after" not correct with 'nowrap' v9.0.0709
Sun, 09 Oct 2022 16:30:03 +0200 Bram Moolenaar patch 9.0.0705: virtual text truncation does not take padding into account v9.0.0705
Sat, 08 Oct 2022 13:00:06 +0200 Bram Moolenaar patch 9.0.0691: lalloc(0) error in listchars test v9.0.0691
Sat, 08 Oct 2022 12:30:06 +0200 Bram Moolenaar patch 9.0.0690: buffer size for expanding tab not correctly computed v9.0.0690
Thu, 06 Oct 2022 22:30:03 +0200 Bram Moolenaar patch 9.0.0681: "<<<" shows for 'smoothscroll' even when 'showbreak is set v9.0.0681