Tue, 24 May 2022 22:30:02 +0200 |
Bram Moolenaar |
patch 8.2.5014: byte offsets are wrong when using text properties
v8.2.5014
|
Sat, 21 May 2022 12:30:03 +0200 |
Bram Moolenaar |
patch 8.2.4988: textprop in wrong position when replacing multi-byte chars
v8.2.4988
|
Sun, 15 May 2022 23:30:03 +0200 |
Bram Moolenaar |
patch 8.2.4960: text properties that cross lines not updated for deleted line
v8.2.4960
|
Sun, 15 May 2022 14:15:04 +0200 |
Bram Moolenaar |
patch 8.2.4957: text properties in a wrong position after a block change
v8.2.4957
|
Sat, 14 May 2022 20:00:05 +0200 |
Bram Moolenaar |
patch 8.2.4955: text property in wrong position after auto-indent
v8.2.4955
|
Sat, 14 May 2022 19:15:03 +0200 |
Bram Moolenaar |
patch 8.2.4954: inserting line breaks text property spanning two lines
v8.2.4954
|
Fri, 13 May 2022 23:00:03 +0200 |
Bram Moolenaar |
patch 8.2.4950: text properties position wrong after shifting text
v8.2.4950
|
Fri, 13 May 2022 13:45:03 +0200 |
Bram Moolenaar |
patch 8.2.4947: text properties not adjusted when accepting spell suggestion
v8.2.4947
|
Thu, 12 May 2022 20:00:02 +0200 |
Bram Moolenaar |
patch 8.2.4944: text properties are wrong after "cc"
v8.2.4944
|
Mon, 18 Apr 2022 23:00:03 +0200 |
Bram Moolenaar |
patch 8.2.4787: prop_find() does not find the right property
v8.2.4787
|
Thu, 10 Feb 2022 21:00:04 +0100 |
Bram Moolenaar |
patch 8.2.4339: CTRL-A does not work properly with the cmdline popup menu
v8.2.4339
|
Sat, 29 Jan 2022 23:00:05 +0100 |
Bram Moolenaar |
patch 8.2.4257: Vim9: finding global function without g: prefix inconsistent
v8.2.4257
|
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
|
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
|
Tue, 23 Nov 2021 13:00:05 +0100 |
Bram Moolenaar |
patch 8.2.3652: can only get text properties one line at a time
v8.2.3652
|
Wed, 25 Aug 2021 17:15:04 +0200 |
Bram Moolenaar |
patch 8.2.3373: text property test fails on MS-Windows
v8.2.3373
|
Wed, 25 Aug 2021 16:45:03 +0200 |
Bram Moolenaar |
patch 8.2.3372: line2byte() value wrong when adding a text property
v8.2.3372
|
Mon, 16 Aug 2021 21:45:03 +0200 |
Bram Moolenaar |
patch 8.2.3356: adding many text properties requires a lot of function calls
v8.2.3356
|
Sun, 15 Aug 2021 15:15:03 +0200 |
Bram Moolenaar |
patch 8.2.3350: text properties test fails on MS-Windows
v8.2.3350
|
Sun, 15 Aug 2021 14:30:04 +0200 |
Bram Moolenaar |
patch 8.2.3348: line2byte() returns wrong value after adding textprop
v8.2.3348
|
Sun, 01 Aug 2021 21:45:03 +0200 |
Bram Moolenaar |
patch 8.2.3272: cannot use id zero with prop_find()
v8.2.3272
|
Sat, 31 Jul 2021 18:45:03 +0200 |
Bram Moolenaar |
patch 8.2.3257: calling prop_find() with -1 for ID gives errornous error
v8.2.3257
|
Wed, 28 Jul 2021 13:45:03 +0200 |
Bram Moolenaar |
patch 8.2.3233: prop_list() and prop_find() do not indicate the buffer
v8.2.3233
|
Sat, 10 Jul 2021 13:30:06 +0200 |
Bram Moolenaar |
patch 8.2.3135: Vim9: builtin function arguments not checked at compile time
v8.2.3135
|
Sun, 27 Jun 2021 13:15:03 +0200 |
Bram Moolenaar |
patch 8.2.3062: internal error when adding several text properties
v8.2.3062
|
Wed, 26 May 2021 22:45:03 +0200 |
Bram Moolenaar |
patch 8.2.2890: text property duplicated when data block splits
v8.2.2890
|
Sat, 27 Mar 2021 22:15:03 +0100 |
Bram Moolenaar |
patch 8.2.2667: prop_find() cannot find item matching both id and type
v8.2.2667
|
Tue, 02 Mar 2021 13:45:05 +0100 |
Bram Moolenaar |
patch 8.2.2561: not all textprop code is covered by tests
v8.2.2561
|
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
|
Sat, 30 Jan 2021 17:30:03 +0100 |
Bram Moolenaar |
patch 8.2.2429: :goto does not work correctly with text properties
v8.2.2429
|
Wed, 23 Dec 2020 14:45:04 +0100 |
Bram Moolenaar |
patch 8.2.2198: ml_get error when resizing window and using text property
v8.2.2198
|
Wed, 02 Dec 2020 17:45:05 +0100 |
Bram Moolenaar |
patch 8.2.2082: Vim9: can still use the depricated #{} dict syntax
v8.2.2082
|
Sun, 27 Sep 2020 23:00:04 +0200 |
Bram Moolenaar |
patch 8.2.1766: Vim9: Some tests are still using :let
v8.2.1766
|
Sun, 20 Sep 2020 21:15:04 +0200 |
Bram Moolenaar |
patch 8.2.1714: text properties corrupted with substitute command
v8.2.1714
|
Tue, 15 Sep 2020 21:45:04 +0200 |
Bram Moolenaar |
patch 8.2.1690: text properties not adjusted for "I" in Visual block mode
v8.2.1690
|
Tue, 15 Sep 2020 20:45:03 +0200 |
Bram Moolenaar |
patch 8.2.1688: increment/decrement removes text property
v8.2.1688
|
Sun, 06 Sep 2020 16:00:05 +0200 |
Bram Moolenaar |
patch 8.2.1623: Vim9: using :call where it is not needed
v8.2.1623
|
Sat, 05 Sep 2020 21:15:04 +0200 |
Bram Moolenaar |
patch 8.2.1613: Vim9: cannot pass "true" to prop_type_add()
v8.2.1613
|
Sat, 05 Sep 2020 21:00:03 +0200 |
Bram Moolenaar |
patch 8.2.1612: Vim9: cannot pass "true" to prop_remove()
v8.2.1612
|
Fri, 04 Sep 2020 21:30:04 +0200 |
Bram Moolenaar |
patch 8.2.1593: tests do not check the error number properly
v8.2.1593
|
Thu, 03 Sep 2020 22:45:06 +0200 |
Bram Moolenaar |
patch 8.2.1584: Vim9: cannot use "true" for "skipstart" in prop_find()
v8.2.1584
|
Wed, 02 Sep 2020 20:00:05 +0200 |
Bram Moolenaar |
patch 8.2.1568: prop_find() skips properties in the same line
v8.2.1568
|
Thu, 30 Jul 2020 20:15:05 +0200 |
Bram Moolenaar |
patch 8.2.1326: Vim9: skipping over white space after list
v8.2.1326
|
Sat, 11 Jul 2020 22:30:07 +0200 |
Bram Moolenaar |
patch 8.2.1183: assert_fails() checks the last error message
v8.2.1183
|
Sat, 30 May 2020 15:45:04 +0200 |
Bram Moolenaar |
patch 8.2.0845: text properties crossing lines not handled correctly
v8.2.0845
|
Sun, 26 Apr 2020 16:00:04 +0200 |
Bram Moolenaar |
patch 8.2.0644: insufficient testing for invalid function arguments
|
Fri, 13 Mar 2020 21:45:03 +0100 |
Bram Moolenaar |
patch 8.2.0378: prop_find() does not find all props
v8.2.0378
|
Wed, 11 Mar 2020 21:31:02 +0100 |
Bram Moolenaar |
patch 8.2.0372: prop_find() may not find text property at start of the line
v8.2.0372
|
Thu, 05 Mar 2020 22:00:04 +0100 |
Bram Moolenaar |
patch 8.2.0357: cannot delete a text property matching both id and type
v8.2.0357
|
Wed, 26 Feb 2020 22:15:04 +0100 |
Bram Moolenaar |
patch 8.2.0324: text property not updated correctly when inserting/deleting
v8.2.0324
|
Mon, 13 Jan 2020 20:45:03 +0100 |
Bram Moolenaar |
patch 8.2.0115: byte2line() does not work correctly with text properties
v8.2.0115
|
Fri, 10 Jan 2020 20:00:04 +0100 |
Bram Moolenaar |
patch 8.2.0110: prop_find() is not implemented
v8.2.0110
|
Thu, 09 Jan 2020 21:45:03 +0100 |
Bram Moolenaar |
patch 8.2.0109: corrupted text properties when expanding spaces
v8.2.0109
|
Fri, 03 Jan 2020 21:30:14 +0100 |
Bram Moolenaar |
patch 8.2.0083: text properties wrong when tabs and spaces are exchanged
v8.2.0083
|
Sat, 16 Nov 2019 20:45:04 +0100 |
Bram Moolenaar |
patch 8.1.2308: deleting text before zero-width textprop removes it
v8.1.2308
|
Tue, 12 Nov 2019 22:45:06 +0100 |
Bram Moolenaar |
patch 8.1.2296: text properties are not combined with syntax by default
v8.1.2296
|
Sat, 09 Nov 2019 21:30:03 +0100 |
Bram Moolenaar |
patch 8.1.2279: computation of highlight attributes is too complicated
v8.1.2279
|
Fri, 25 Oct 2019 22:15:03 +0200 |
Bram Moolenaar |
patch 8.1.2216: text property in wrong place after :substitute
v8.1.2216
|
Wed, 16 Oct 2019 14:45:04 +0200 |
Bram Moolenaar |
patch 8.1.2153: combining text property and syntax highlight is wrong
v8.1.2153
|