log src/textprop.c @ 18442:4fd68dcf6d88 v8.1.2215

age author description
Fri, 25 Oct 2019 22:00:04 +0200 Bram Moolenaar patch 8.1.2215: unreachable code in adjusting text prop columns v8.1.2215
Sun, 25 Aug 2019 23:15:03 +0200 Bram Moolenaar patch 8.1.1929: no tests for text property popup window v8.1.1929
Sun, 25 Aug 2019 22:30:03 +0200 Bram Moolenaar patch 8.1.1928: popup windows don't move with the text when making changes v8.1.1928
Tue, 20 Aug 2019 20:15:07 +0200 Bram Moolenaar patch 8.1.1891: functions used in one file are global v8.1.1891
Tue, 13 Aug 2019 22:30:06 +0200 Bram Moolenaar patch 8.1.1844: buffer no longer unloaded when adding text properties v8.1.1844
Thu, 08 Aug 2019 21:00:07 +0200 Bram Moolenaar patch 8.1.1827: allocating more memory than needed for extended structs v8.1.1827
Tue, 04 Jun 2019 19:30:05 +0200 Bram Moolenaar patch 8.1.1463: gcc warns for uninitialized variable v8.1.1463
Tue, 28 May 2019 23:15:10 +0200 Bram Moolenaar patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts v8.1.1414
Sun, 26 May 2019 23:45:05 +0200 Bram Moolenaar patch 8.1.1407: popup_create() does not support text properties v8.1.1407
Sat, 25 May 2019 20:30:06 +0200 Bram Moolenaar patch 8.1.1393: unnecessary type casts v8.1.1393
Fri, 24 May 2019 21:30:05 +0200 Bram Moolenaar patch 8.1.1388: errors when calling prop_remove() for an unloaded buffer v8.1.1388
Fri, 24 May 2019 20:45:05 +0200 Bram Moolenaar patch 8.1.1387: calling prop_add() in an empty buffer doesn't work v8.1.1387
Fri, 24 May 2019 19:45:05 +0200 Bram Moolenaar patch 8.1.1386: unessesary type casts for lalloc() v8.1.1386
Fri, 24 May 2019 13:30:06 +0200 Bram Moolenaar patch 8.1.1376: warnings for size_t/int mixups v8.1.1376
Sun, 19 May 2019 23:00:05 +0200 Bram Moolenaar patch 8.1.1359: text property wrong after :substitute with backslash v8.1.1359
Sun, 19 May 2019 15:30:07 +0200 Bram Moolenaar patch 8.1.1351: text property wrong after :substitute v8.1.1351
Fri, 17 May 2019 23:00:05 +0200 Bram Moolenaar patch 8.1.1343: text properties not adjusted for Visual block mode delete v8.1.1343
Fri, 17 May 2019 20:00:06 +0200 Bram Moolenaar patch 8.1.1341: text properties are lost when joining lines v8.1.1341
Fri, 17 May 2019 13:15:05 +0200 Bram Moolenaar patch 8.1.1340: attributes from 'cursorline' overwrite textprop v8.1.1340
Fri, 17 May 2019 11:15:06 +0200 Bram Moolenaar patch 8.1.1337: get empty text prop when splitting line just after text prop v8.1.1337
Wed, 15 May 2019 23:00:15 +0200 Bram Moolenaar patch 8.1.1333: text properties don't always move after changes v8.1.1333
Sun, 05 May 2019 16:45:05 +0200 Bram Moolenaar patch 8.1.1278: missing change for "combine" field v8.1.1278
Fri, 22 Mar 2019 13:30:05 +0100 Bram Moolenaar patch 8.1.1035: prop_remove() second argument is not optional v8.1.1035
Fri, 22 Feb 2019 19:15:12 +0100 Bram Moolenaar patch 8.1.0975: using STRNCPY() wrongly. Warning for uninitialized variable v8.1.0975
Sun, 13 Jan 2019 23:45:08 +0100 Bram Moolenaar patch 8.1.0743: giving error messages is not flexible v8.1.0743
Tue, 08 Jan 2019 20:15:07 +0100 Bram Moolenaar patch 8.1.0703: compiler warnings with 64-bit compiler v8.1.0703
Sun, 06 Jan 2019 13:00:05 +0100 Bram Moolenaar patch 8.1.0694: when using text props may free memory that is not allocated v8.1.0694
Fri, 04 Jan 2019 23:15:04 +0100 Bram Moolenaar patch 8.1.0691: text properties are not adjusted for :substitute v8.1.0691
Thu, 03 Jan 2019 22:30:06 +0100 Bram Moolenaar patch 8.1.0685: get_buf_tv() is named inconsistently v8.1.0685
Thu, 03 Jan 2019 22:00:06 +0100 Bram Moolenaar patch 8.1.0684: warnings from 64-bit compiler v8.1.0684
Thu, 03 Jan 2019 00:00:54 +0100 Bram Moolenaar patch 8.1.0682: text properties not adjusted when backspacing replaced text v8.1.0682
Wed, 02 Jan 2019 00:15:05 +0100 Bram Moolenaar patch 8.1.0678: text properties as not adjusted for inserted text v8.1.0678
Tue, 01 Jan 2019 20:00:07 +0100 Bram Moolenaar patch 8.1.0675: text property column in screen columns is not practical v8.1.0675
Fri, 28 Dec 2018 23:30:05 +0100 Bram Moolenaar patch 8.1.0655: when appending a line text property flags are not added v8.1.0655
Tue, 25 Dec 2018 23:30:07 +0100 Bram Moolenaar patch 8.1.0636: line2byte() gives wrong values with text properties v8.1.0636
Mon, 24 Dec 2018 23:15:05 +0100 Bram Moolenaar patch 8.1.0634: text properties cannot cross line boundaries v8.1.0634
Fri, 21 Dec 2018 16:15:06 +0100 Bram Moolenaar patch 8.1.0615: get_tv function names are not consistent v8.1.0615
Sun, 16 Dec 2018 14:45:06 +0100 Bram Moolenaar patch 8.1.0601: a few compiler warnings v8.1.0601
Fri, 14 Dec 2018 15:45:06 +0100 Bram Moolenaar patch 8.1.0583: using illogical name for get_dict_number()/get_dict_string() v8.1.0583
Fri, 14 Dec 2018 12:30:08 +0100 Bram Moolenaar patch 8.1.0582: text properties are not enabled v8.1.0582
Thu, 13 Dec 2018 22:30:08 +0100 Bram Moolenaar patch 8.1.0579: cannot attach properties to text v8.1.0579