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
Tue, 09 Aug 2022 13:30:06 +0200 Bram Moolenaar patch 9.0.0175: spell checking for capital not working with trailing space v9.0.0175
Mon, 08 Aug 2022 17:15:03 +0200 Bram Moolenaar patch 9.0.0171: quickfix line highlight is overruled by 'cursorline' v9.0.0171
Sun, 07 Aug 2022 13:00:15 +0200 Bram Moolenaar patch 9.0.0162: text property "below" gets indent if 'breakindent' is set v9.0.0162
Sat, 06 Aug 2022 23:45:03 +0200 Bram Moolenaar patch 9.0.0161: warning for uninitialized variable v9.0.0161
Sat, 06 Aug 2022 23:30:03 +0200 Bram Moolenaar patch 9.0.0160: some diff mode tests fail v9.0.0160
Sat, 06 Aug 2022 23:15:03 +0200 Bram Moolenaar patch 9.0.0158: with 'nowrap' "below" property not displayed correctly v9.0.0158
Sat, 06 Aug 2022 22:15:06 +0200 Bram Moolenaar patch 9.0.0157: 'showbreak' displayed below truncated "after" text prop v9.0.0157
Sat, 06 Aug 2022 18:45:03 +0200 Bram Moolenaar patch 9.0.0155 Problem: No test for what patch 9.0.0155 fixes. Solution: Add a test. Fix typos. (closes #10822) v9.0.0155
Sat, 06 Aug 2022 17:00:03 +0200 Bram Moolenaar patch 9.0.0153: no fold and sign column for virtual text with "below" align v9.0.0153
Sat, 06 Aug 2022 15:30:03 +0200 Bram Moolenaar patch 9.0.0152: warning for unused argument in small build v9.0.0152
Sat, 06 Aug 2022 15:00:03 +0200 Bram Moolenaar patch 9.0.0151: a "below" aligned text property does not work with 'nowrap' v9.0.0151
Fri, 05 Aug 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0148: a "below" aligned text property gets 'showbreak' displayed v9.0.0148
Fri, 05 Aug 2022 21:15:03 +0200 Bram Moolenaar patch 9.0.0146: missing part of change for "override" flag v9.0.0146
Thu, 04 Aug 2022 16:15:08 +0200 Bram Moolenaar patch 9.0.0139: truncating virtual text after a line not implemented v9.0.0139
Mon, 01 Aug 2022 18:00:05 +0200 Bram Moolenaar patch 9.0.0132: multi-byte characters in virtual text not handled correctly v9.0.0132
Mon, 01 Aug 2022 17:00:04 +0200 Bram Moolenaar patch 9.0.0130: cursor position wrong when inserting around virtual text v9.0.0130
Sun, 31 Jul 2022 18:15:03 +0200 Bram Moolenaar patch 9.0.0121: cannot put virtual text after or below a line v9.0.0121
Sat, 30 Jul 2022 22:45:02 +0200 Bram Moolenaar patch 9.0.0116: virtual text not displayed if 'signcolumn' is "yes" v9.0.0116
Tue, 26 Jul 2022 17:15:03 +0200 Bram Moolenaar patch 9.0.0080: compiler warning for size_t to int conversion v9.0.0080
Tue, 26 Jul 2022 12:45:03 +0200 Bram Moolenaar patch 9.0.0075: some compilers warn for using an uninitialized variable v9.0.0075
Mon, 25 Jul 2022 22:30:03 +0200 Bram Moolenaar patch 9.0.0072: compiler warning for uninitialized variable v9.0.0072
Mon, 25 Jul 2022 19:15:06 +0200 Bram Moolenaar patch 9.0.0067: cannot show virtual text v9.0.0067
Sat, 09 Jul 2022 06:00:06 +0200 Bram Moolenaar patch 9.0.0048: cursor in wrong column with mouse click after concealed text v9.0.0048
Mon, 04 Jul 2022 18:45:04 +0200 Bram Moolenaar patch 9.0.0036: 'fillchars' cannot have window-local values v9.0.0036
Sun, 03 Jul 2022 15:30:03 +0200 Bram Moolenaar patch 9.0.0032: in the quickfix window 'cursorline' overrules QuickFixLine v9.0.0032
Fri, 10 Jun 2022 16:45:03 +0200 Bram Moolenaar patch 8.2.5076: unnecessary code v8.2.5076
Tue, 07 Jun 2022 11:30:04 +0200 Bram Moolenaar patch 8.2.5066: timer_create is not available on every Mac system v8.2.5066
Sun, 08 May 2022 22:30:03 +0200 Bram Moolenaar patch 8.2.4918: conceal character from matchadd() displayed too many times v8.2.4918
Sat, 07 May 2022 21:15:06 +0200 Bram Moolenaar patch 8.2.4911: the mode #defines are not clearly named v8.2.4911
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
Sun, 13 Mar 2022 14:45:03 +0100 Bram Moolenaar patch 8.2.4557: confusing comment about 'cursorlineopt' v8.2.4557
Sun, 06 Mar 2022 22:00:03 +0100 Bram Moolenaar patch 8.2.4521: build failure without the +diff feature v8.2.4521
Sun, 06 Mar 2022 21:00:06 +0100 Bram Moolenaar patch 8.2.4520: using wrong highlight for cursor line number v8.2.4520
Fri, 25 Feb 2022 22:15:03 +0100 Bram Moolenaar patch 8.2.4470: Coverity warns for uninitialized variable v8.2.4470
Wed, 16 Feb 2022 20:30:03 +0100 Bram Moolenaar patch 8.2.4402: missing parenthesis may cause unexpected problems v8.2.4402
Sat, 29 Jan 2022 16:30:03 +0100 Bram Moolenaar patch 8.2.4255: theoretical computation overflow v8.2.4255
Fri, 28 Jan 2022 16:30:11 +0100 Bram Moolenaar patch 8.2.4241: some type casts are redundant v8.2.4241
Tue, 11 Jan 2022 14:15:04 +0100 Bram Moolenaar patch 8.2.4062: match highlighting of tab too short
Mon, 27 Dec 2021 18:30:05 +0100 Bram Moolenaar patch 8.2.3914: various spelling mistakes in comments v8.2.3914
Wed, 22 Dec 2021 21:00:05 +0100 Bram Moolenaar patch 8.2.3874: cannot highlight the number column for a sign v8.2.3874
Thu, 02 Dec 2021 21:00:03 +0100 Bram Moolenaar patch 8.2.3723: when using 'linebreak' a text property starts too early v8.2.3723
Thu, 02 Dec 2021 12:45:03 +0100 Bram Moolenaar patch 8.2.3718: compiler warns for unused variable without +textprop v8.2.3718
Tue, 30 Nov 2021 21:30:04 +0100 Bram Moolenaar patch 8.2.3706: text property highlighting is used on Tab v8.2.3706
Mon, 29 Nov 2021 22:15:03 +0100 Bram Moolenaar patch 8.2.3700: text property highlighting continues over breakindent v8.2.3700
Mon, 29 Nov 2021 20:30:04 +0100 Bram Moolenaar patch 8.2.3698: match highlighting continues over breakindent v8.2.3698
Wed, 24 Nov 2021 17:30:06 +0100 Bram Moolenaar patch 8.2.3664: cannot adjust sign highlighting for 'cursorline' v8.2.3664
Fri, 10 Sep 2021 17:00:07 +0200 Bram Moolenaar patch 8.2.3424: a sequence of spaces is hard to see in list mode v8.2.3424
Tue, 07 Sep 2021 21:00:05 +0200 Bram Moolenaar patch 8.2.3410: crash with linebreak, listchars and large tabstop v8.2.3410
Tue, 31 Aug 2021 21:00:06 +0200 Bram Moolenaar patch 8.2.3391: crash with combination of 'linebreak' and other options v8.2.3391
Thu, 05 Aug 2021 18:00:05 +0200 Bram Moolenaar patch 8.2.3295: 'cursorline' should not apply to 'breakindent' v8.2.3295
Thu, 08 Jul 2021 12:45:03 +0200 Bram Moolenaar patch 8.2.3121: 'listchars' "exceeds" character appears in foldcolumn v8.2.3121
Wed, 16 Jun 2021 19:30:05 +0200 Bram Moolenaar patch 8.2.3012: when 'rightleft' is set the line number is drawn reversed v8.2.3012
Sat, 29 May 2021 18:00:03 +0200 Bram Moolenaar patch 8.2.2903: cursor position wrong on wrapped line with 'signcolumn' v8.2.2903
Wed, 21 Apr 2021 15:15:04 +0200 Bram Moolenaar patch 8.2.2797: Search highlight disappears in the Visual area v8.2.2797
Mon, 08 Mar 2021 19:15:03 +0100 Bram Moolenaar patch 8.2.2577: compiler warning for type conversion v8.2.2577
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
Wed, 10 Feb 2021 17:30:03 +0100 Bram Moolenaar patch 8.2.2493: text property for text left of window shows up v8.2.2493
Wed, 03 Feb 2021 16:00:07 +0100 Bram Moolenaar patch 8.2.2454: leading space can not be made visible v8.2.2454