log src/drawline.c @ 31119:e2c909e06424 v9.0.0894

age author description
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
Mon, 22 Aug 2022 14:15:03 +0200 Bram Moolenaar patch 9.0.0243: text properties "below" sort differently on MS-Windows v9.0.0243
Sun, 14 Aug 2022 20:45:03 +0200 Bram Moolenaar patch 9.0.0210: 'list' mode does not work properly with virtual text v9.0.0210
Sun, 14 Aug 2022 18:00:03 +0200 Bram Moolenaar patch 9.0.0209: build error with small features v9.0.0209
Sun, 14 Aug 2022 17:45:03 +0200 Bram Moolenaar patch 9.0.0208: the override flag has no effect for virtual text v9.0.0208
Sat, 13 Aug 2022 21:30:03 +0200 Bram Moolenaar patch 9.0.0201: CursorLine highlight overrules virtual text highlight v9.0.0201
Thu, 11 Aug 2022 18:30:04 +0200 Bram Moolenaar patch 9.0.0193: search and match highlgith interfere with virtual text v9.0.0193
Wed, 10 Aug 2022 22:00:03 +0200 Bram Moolenaar patch 9.0.0189: invalid memory access for text prop without highlight v9.0.0189
Wed, 10 Aug 2022 18:00:04 +0200 Bram Moolenaar patch 9.0.0186: virtual text without highlighting does not show v9.0.0186
Wed, 10 Aug 2022 17:15:02 +0200 Bram Moolenaar patch 9.0.0185: virtual text does not show if text prop at same position v9.0.0185
Wed, 10 Aug 2022 14:45:02 +0200 Bram Moolenaar patch 9.0.0184: virtual text prop highlight continues after truncation v9.0.0184
Wed, 10 Aug 2022 14:15:03 +0200 Bram Moolenaar patch 9.0.0183: extra space after virtual text when 'linebreak' is set v9.0.0183