summaryrefslogtreecommitdiffstats
path: root/src/textprop.c
AgeCommit message (Expand)Author
2019-03-22patch 8.1.1035: prop_remove() second argument is not optionalv8.1.1035Bram Moolenaar
2019-02-22patch 8.1.0975: using STRNCPY() wrongly. Warning for uninitialized variablev8.1.0975Bram Moolenaar
2019-01-13patch 8.1.0743: giving error messages is not flexiblev8.1.0743Bram Moolenaar
2019-01-08patch 8.1.0703: compiler warnings with 64-bit compilerv8.1.0703Bram Moolenaar
2019-01-06patch 8.1.0694: when using text props may free memory that is not allocatedv8.1.0694Bram Moolenaar
2019-01-04patch 8.1.0691: text properties are not adjusted for :substitutev8.1.0691Bram Moolenaar
2019-01-03patch 8.1.0685: get_buf_tv() is named inconsistentlyv8.1.0685Bram Moolenaar
2019-01-03patch 8.1.0684: warnings from 64-bit compilerv8.1.0684Bram Moolenaar
2019-01-02patch 8.1.0682: text properties not adjusted when backspacing replaced textv8.1.0682Bram Moolenaar
2019-01-02patch 8.1.0678: text properties as not adjusted for inserted textv8.1.0678Bram Moolenaar
2019-01-01patch 8.1.0675: text property column in screen columns is not practicalv8.1.0675Bram Moolenaar
2018-12-28patch 8.1.0655: when appending a line text property flags are not addedv8.1.0655Bram Moolenaar
2018-12-25patch 8.1.0636: line2byte() gives wrong values with text propertiesv8.1.0636Bram Moolenaar
2018-12-24patch 8.1.0634: text properties cannot cross line boundariesv8.1.0634Bram Moolenaar
2018-12-21patch 8.1.0615: get_tv function names are not consistentv8.1.0615Bram Moolenaar
2018-12-16patch 8.1.0601: a few compiler warningsv8.1.0601Bram Moolenaar
2018-12-14patch 8.1.0583: using illogical name for get_dict_number()/get_dict_string()v8.1.0583Bram Moolenaar
2018-12-14patch 8.1.0582: text properties are not enabledv8.1.0582Bram Moolenaar
2018-12-13patch 8.1.0579: cannot attach properties to textv8.1.0579Bram Moolenaar