log src/drawline.c @ 29247:5f314b2ed494 v8.2.5142

age author description
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
Wed, 25 Nov 2020 14:00:04 +0100 Bram Moolenaar patch 8.2.2045: highlighting a character too much with incsearch v8.2.2045
Tue, 17 Nov 2020 19:30:04 +0100 Bram Moolenaar patch 8.2.2003: build error with +conceal but without +popupwin v8.2.2003
Sun, 15 Nov 2020 20:45:03 +0100 Bram Moolenaar patch 8.2.1990: cursor position wrong in terminal popup with finished job v8.2.1990
Thu, 05 Nov 2020 19:15:03 +0100 Bram Moolenaar patch 8.2.1957: diff and cursorcolumn highlighting don't mix v8.2.1957
Tue, 15 Sep 2020 21:00:03 +0200 Bram Moolenaar patch 8.2.1689: 'colorcolumn' doesn't show in indent v8.2.1689
Mon, 31 Aug 2020 22:15:09 +0200 Bram Moolenaar patch 8.2.1556: cursorline highlighting always overrules sign highlighting v8.2.1556
Thu, 25 Jun 2020 22:30:15 +0200 Bram Moolenaar patch 8.2.1058: multiline conceal causes display errors v8.2.1058
Thu, 25 Jun 2020 20:15:32 +0200 Bram Moolenaar patch 8.2.1056: wrong display when mixing match conceal and syntax conceal v8.2.1056
Thu, 18 Jun 2020 19:30:04 +0200 Bram Moolenaar patch 8.2.1004: line numbers below filler lines not always updated v8.2.1004
Wed, 10 Jun 2020 14:30:04 +0200 Bram Moolenaar patch 8.2.0943: displaying ^M or ^J depends on current buffer v8.2.0943
Sat, 16 May 2020 14:15:06 +0200 Bram Moolenaar patch 8.2.0766: display error when using 'number' and 'breakindent' v8.2.0766
Tue, 21 Apr 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.0616: build error when disabling the diff feature v8.2.0616
Fri, 27 Mar 2020 21:00:07 +0100 Bram Moolenaar patch 8.2.0464: typos and other small problems
Sun, 23 Feb 2020 15:30:04 +0100 Bram Moolenaar patch 8.2.0309: window-local values have confusing name v8.2.0309
Sun, 23 Feb 2020 15:30:03 +0100 Bram Moolenaar patch 8.2.0308: 'showbreak' does not work for a very long line v8.2.0308
Sat, 01 Feb 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.0191: cannot put a terminal in a popup window v8.2.0191
Thu, 23 Jan 2020 20:00:04 +0100 Bram Moolenaar patch 8.2.0146: wrong indent when 'showbreak' and 'breakindent' are set v8.2.0146
Wed, 04 Dec 2019 19:15:04 +0100 Bram Moolenaar patch 8.1.2386: 'wincolor' is not used for 'listchars' v8.1.2386
Sun, 01 Dec 2019 19:00:04 +0100 Bram Moolenaar patch 8.1.2376: preprocessor indents are incorrect v8.1.2376
Sat, 30 Nov 2019 23:00:05 +0100 Bram Moolenaar patch 8.1.2371: FEAT_TEXT_PROP is a confusing name v8.1.2371
Tue, 26 Nov 2019 22:45:04 +0100 Bram Moolenaar patch 8.1.2351: 'wincolor' not used for > for not fitting double width char v8.1.2351
Tue, 12 Nov 2019 22:45:05 +0100 Bram Moolenaar patch 8.1.2295: if buffer of popup is in another window cursorline sign shows v8.1.2295
Sat, 09 Nov 2019 23:30:03 +0100 Bram Moolenaar patch 8.1.2281: 'showbreak' cannot be set for one window v8.1.2281
Sat, 09 Nov 2019 21:30:03 +0100 Bram Moolenaar patch 8.1.2279: computation of highlight attributes is too complicated v8.1.2279
Sun, 03 Nov 2019 16:00:04 +0100 Bram Moolenaar patch 8.1.2245: third character of 'listchars' tab shows in wrong place v8.1.2245