log src/drawline.c @ 31469:c097c18dcedb v9.0.1067

age author description
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
Thu, 06 Oct 2022 22:00:05 +0200 Bram Moolenaar patch 9.0.0680: tests failing with 'breakindent', 'number' and "n" in 'cpo' v9.0.0680
Thu, 06 Oct 2022 21:30:04 +0200 Bram Moolenaar patch 9.0.0679: tests failing with 'smoothscroll', 'number' and "n" in 'cpo' v9.0.0679
Thu, 06 Oct 2022 20:30:04 +0200 Bram Moolenaar patch 9.0.0677: breakindent test accepts wrong result v9.0.0677
Tue, 04 Oct 2022 23:45:02 +0200 Bram Moolenaar patch 9.0.0662: concealed characters do not work correctly v9.0.0662
Tue, 04 Oct 2022 17:30:06 +0200 Bram Moolenaar patch 9.0.0657: too many #ifdefs v9.0.0657
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
Mon, 03 Oct 2022 19:00:03 +0200 Bram Moolenaar patch 9.0.0651: build fails without the +conceal feature v9.0.0651
Mon, 03 Oct 2022 17:45:03 +0200 Bram Moolenaar patch 9.0.0649: no indication the first line is broken for 'smoothscroll' v9.0.0649
Sun, 02 Oct 2022 23:15:03 +0200 Bram Moolenaar patch 9.0.0642: breakindent test fails v9.0.0642
Sun, 02 Oct 2022 22:30:15 +0200 Bram Moolenaar patch 9.0.0640: cannot scroll by screen line if a line wraps v9.0.0640
Sun, 25 Sep 2022 22:00:04 +0200 Bram Moolenaar patch 9.0.0590: after exiting Insert mode spelling not checked in next line v9.0.0590
Wed, 21 Sep 2022 17:45:03 +0200 Bram Moolenaar patch 9.0.0534: line number is displayed at virtual text "above" v9.0.0534
Wed, 21 Sep 2022 16:45:04 +0200 Bram Moolenaar patch 9.0.0533: the win_line() function is much too long v9.0.0533
Wed, 21 Sep 2022 15:45:03 +0200 Bram Moolenaar patch 9.0.0531: the win_line() function is much too long v9.0.0531
Wed, 21 Sep 2022 12:30:07 +0200 Bram Moolenaar patch 9.0.0527: long sign text may overflow buffer v9.0.0527
Tue, 20 Sep 2022 22:15:03 +0200 Bram Moolenaar patch 9.0.0523: more compiler warnings for arguments in small version v9.0.0523
Tue, 20 Sep 2022 21:30:03 +0200 Bram Moolenaar patch 9.0.0521: compiler warns for unused argument in small version v9.0.0521
Tue, 20 Sep 2022 20:00:04 +0200 Bram Moolenaar patch 9.0.0519: the win_line() function is much too long v9.0.0519
Tue, 20 Sep 2022 19:00:05 +0200 Bram Moolenaar patch 9.0.0518: virtual text highlight starts too early with 'nowrap' v9.0.0518
Tue, 20 Sep 2022 17:30:04 +0200 Bram Moolenaar patch 9.0.0516: virtual text "above" highlights gap after it v9.0.0516
Tue, 20 Sep 2022 17:00:05 +0200 Bram Moolenaar patch 9.0.0515: virtual text highlight starts too early when 'number' is set v9.0.0515
Thu, 15 Sep 2022 20:45:03 +0200 Bram Moolenaar patch 9.0.0472: virtual text "below" doesn't show in list mode v9.0.0472
Mon, 12 Sep 2022 20:30:06 +0200 Bram Moolenaar patch 9.0.0452: Visual highlighting extends into virtual text prop v9.0.0452
Mon, 12 Sep 2022 19:00:05 +0200 Bram Moolenaar patch 9.0.0451: virtual text "above" does not work with 'nowrap' v9.0.0451
Sun, 11 Sep 2022 14:45:04 +0200 Bram Moolenaar patch 9.0.0442: virtual text "above" doesn't handel line numbers v9.0.0442
Sat, 10 Sep 2022 21:15:03 +0200 Bram Moolenaar patch 9.0.0438: cannot put virtual text above a line v9.0.0438
Fri, 02 Sep 2022 14:30:04 +0200 Bram Moolenaar patch 9.0.0357: 'linebreak' interferes with text property highlight v9.0.0357
Sun, 28 Aug 2022 17:45:03 +0200 Bram Moolenaar patch 9.0.0297: cursor position wrong after right aligned virtual text v9.0.0297
Tue, 23 Aug 2022 19:45:05 +0200 Bram Moolenaar patch 9.0.0247: cannot add padding to virtual text without highlight v9.0.0247