log src/highlight.c @ 35075:43739470fe40 default tip

age author description
Tue, 09 Apr 2024 22:15:02 +0200 Christian Brabandt patch 9.1.0288: MS-Windows: compiler warning for size_t to int conversion v9.1.0288
Tue, 09 Apr 2024 08:15:06 +0200 Christian Brabandt patch 9.1.0282: Several small issues in doc and tests v9.1.0283
Mon, 08 Apr 2024 23:45:03 +0200 Christian Brabandt patch 9.1.0282: Finding highlighting attributes is inefficient v9.1.0282
Wed, 14 Feb 2024 20:45:04 +0100 Christian Brabandt patch 9.1.0106: Visual highlight hard to read with 'termguicolors' v9.1.0106
Thu, 01 Feb 2024 21:15:06 +0100 Christian Brabandt patch 9.1.0068: Visual highlighting can still be improved v9.1.0068
Sun, 28 Jan 2024 23:39:23 +0100 Christian Brabandt patch 9.1.0061: UX of visual highlighting can be improved v9.1.0061
Mon, 15 Jan 2024 22:30:03 +0100 Christian Brabandt patch 9.1.0030: Cannot use terminal alternate font v9.1.0030
Thu, 04 Jan 2024 21:30:04 +0100 Christian Brabandt patch 9.1.0006: is*() and to*() function may be unsafe v9.1.0006
Fri, 29 Sep 2023 20:45:04 +0200 Christian Brabandt patch 9.0.1958: cannot complete option values v9.0.1958
Sun, 20 Aug 2023 19:30:04 +0200 Christian Brabandt patch 9.0.1767: '.-' no allowed in highlight group names v9.0.1767
Fri, 10 Mar 2023 17:45:05 +0100 Bram Moolenaar patch 9.0.1397: highlight for popupmenu kind and extra cannot be set v9.0.1397
Tue, 21 Feb 2023 15:30:08 +0100 Bram Moolenaar patch 9.0.1336: functions without arguments are not always declared properly v9.0.1336
Mon, 09 Jan 2023 20:15:03 +0100 Bram Moolenaar patch 9.0.1166: code is indented more than necessary v9.0.1166
Mon, 02 Jan 2023 19:15:04 +0100 Bram Moolenaar patch 9.0.1133: error message names do not match the items v9.0.1133
Wed, 02 Nov 2022 14:45:11 +0100 Bram Moolenaar patch 9.0.0828: various typos v9.0.0828
Sat, 03 Sep 2022 12:00:05 +0200 Bram Moolenaar patch 9.0.0364: clang static analyzer gives warnings v9.0.0364
Wed, 31 Aug 2022 22:30:06 +0200 Bram Moolenaar patch 9.0.0343: ColorScheme autocommand triggered when colorscheme not found v9.0.0343
Wed, 31 Aug 2022 16:00:05 +0200 Bram Moolenaar patch 9.0.0340: the 'cmdheight' zero support causes too much trouble v9.0.0340
Tue, 30 Aug 2022 16:45:03 +0200 Bram Moolenaar patch 9.0.0329: ":highlight" hangs when 'cmdheight' is zero v9.0.0329
Fri, 26 Aug 2022 18:00:05 +0200 Bram Moolenaar patch 9.0.0279: the tiny version has the popup menu but not 'wildmenu' v9.0.0279
Mon, 22 Aug 2022 16:30:03 +0200 Bram Moolenaar patch 9.0.0245: mechanism to prevent recursive screen updating is incomplete v9.0.0245
Sun, 14 Aug 2022 15:30:05 +0200 Bram Moolenaar patch 9.0.0206: redraw flags are not named specifically v9.0.0206
Sat, 13 Aug 2022 22:45:04 +0200 Bram Moolenaar patch 9.0.0203: confusing variable name v9.0.0203
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
Sat, 23 Jul 2022 11:00:04 +0200 Bram Moolenaar patch 9.0.0063: too many type casts for dict_get functions v9.0.0063
Wed, 29 Jun 2022 19:45:03 +0200 Bram Moolenaar patch 9.0.0007: no support for double, dotted and dashed underlines v9.0.0007
Wed, 29 Jun 2022 14:00:03 +0200 Bram Moolenaar patch 9.0.0003: functions are global while they could be local v9.0.0003
Mon, 09 May 2022 21:15:04 +0200 Bram Moolenaar patch 8.2.4928: various white space and cosmetic mistakes v8.2.4928
Thu, 05 May 2022 22:15:03 +0200 Bram Moolenaar patch 8.2.4877: MS-Windows: Wrongly using Normal colors for termguicolors v8.2.4877
Tue, 03 May 2022 00:00:04 +0200 Bram Moolenaar patch 8.2.4858: K_SPECIAL may be escaped twice v8.2.4858
Fri, 15 Apr 2022 15:00:04 +0200 Bram Moolenaar patch 8.2.4753: error from setting an option is silently ignored v8.2.4753
Sat, 09 Apr 2022 22:15:03 +0200 Bram Moolenaar patch 8.2.4724: current instance of last search pattern not easily spotted v8.2.4724
Mon, 04 Apr 2022 16:30:04 +0200 Bram Moolenaar patch 8.2.4683: verbose check with dict_find() to see if a key is present v8.2.4683
Wed, 16 Feb 2022 20:30:03 +0100 Bram Moolenaar patch 8.2.4402: missing parenthesis may cause unexpected problems v8.2.4402
Sat, 08 Jan 2022 19:45:03 +0100 Bram Moolenaar patch 8.2.4045: some global functions are only used in one file v8.2.4045
Sat, 08 Jan 2022 13:45:04 +0100 Bram Moolenaar patch 8.2.4038: various code not used when features are disabled v8.2.4038
Wed, 05 Jan 2022 19:00:06 +0100 Bram Moolenaar patch 8.2.4010: error messages are spread out v8.2.4010
Tue, 04 Jan 2022 22:45:04 +0100 Bram Moolenaar patch 8.2.4005: error messages are spread out v8.2.4005
Sun, 02 Jan 2022 21:30:04 +0100 Bram Moolenaar patch 8.2.3986: error messages are spread out v8.2.3986
Sun, 02 Jan 2022 20:30:04 +0100 Bram Moolenaar patch 8.2.3985: error messages are spread out v8.2.3985
Sat, 01 Jan 2022 15:30:05 +0100 Bram Moolenaar patch 8.2.3967: error messages are spread out v8.2.3967
Sat, 01 Jan 2022 00:00:04 +0100 Bram Moolenaar patch 8.2.3961: error messages are spread out v8.2.3961
Tue, 07 Dec 2021 22:30:03 +0100 Bram Moolenaar patch 8.2.3757: an overlong highlight group name is silently truncated v8.2.3757
Wed, 24 Nov 2021 21:30:03 +0100 Bram Moolenaar patch 8.2.3668: messages may be corrupted v8.2.3668
Wed, 24 Nov 2021 17:30:06 +0100 Bram Moolenaar patch 8.2.3664: cannot adjust sign highlighting for 'cursorline' v8.2.3664
Sat, 20 Nov 2021 15:00:05 +0100 Bram Moolenaar patch 8.2.3628: looking terminal colors is a bit slow v8.2.3628
Tue, 16 Nov 2021 18:30:04 +0100 Bram Moolenaar patch 8.2.3605: cannot clear and unlinke a highlight group with hlset() v8.2.3605
Sat, 13 Nov 2021 12:00:03 +0100 Bram Moolenaar patch 8.2.3590: test for v:colornames sometimes fails v8.2.3590
Wed, 03 Nov 2021 23:00:08 +0100 Bram Moolenaar patch 8.2.3578: manipulating highlighting is complicated v8.2.3578
Mon, 25 Oct 2021 11:45:04 +0200 Bram Moolenaar patch 8.2.3563: build failure with +eval but without GUI or +termguicolors v8.2.3563
Sun, 24 Oct 2021 21:45:04 +0200 Bram Moolenaar patch 8.2.3562: cannot add color names v8.2.3562
Tue, 19 Oct 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.3541: compiler warning for unused variable in tiny version v8.2.3541
Tue, 19 Oct 2021 14:45:03 +0200 Bram Moolenaar patch 8.2.3538: else-if indenting is confusing
Mon, 18 Oct 2021 23:15:03 +0200 Bram Moolenaar patch 8.2.3536: the do_highlight() function is way too long v8.2.3536
Fri, 15 Oct 2021 23:30:04 +0200 Bram Moolenaar patch 8.2.3516: terminal window does not have transparent background v8.2.3516
Wed, 02 Jun 2021 13:30:05 +0200 Bram Moolenaar patch 8.2.2922: computing array length is done in various ways v8.2.2922
Tue, 29 Sep 2020 21:00:04 +0200 Bram Moolenaar patch 8.2.1771: synIDattr() cannot get the value of ctermul v8.2.1771
Fri, 18 Sep 2020 19:45:04 +0200 Bram Moolenaar patch 8.2.1705: "verbose hi Name" reports incorrect info after ":hi clear" v8.2.1705
Thu, 17 Sep 2020 20:00:07 +0200 Bram Moolenaar patch 8.2.1703: ":highlight clear" does not restore default link v8.2.1703
Wed, 16 Sep 2020 15:45:05 +0200 Bram Moolenaar patch 8.2.1693: "hi def" does not work for cleared highlight v8.2.1693