1. 346f18e patch 8.2.0378: prop_find() does not find all props by Bram Moolenaar · 6 years ago
  2. 66b9885 patch 8.2.0372: prop_find() may not find text property at start of the line by Bram Moolenaar · 6 years ago
  3. 49b79bd patch 8.2.0357: cannot delete a text property matching both id and type by Bram Moolenaar · 6 years ago
  4. 12f2003 patch 8.2.0324: text property not updated correctly when inserting/deleting by Bram Moolenaar · 6 years ago
  5. 9df53b6 patch 8.2.0115: byte2line() does not work correctly with text properties by Bram Moolenaar · 6 years ago
  6. e05a89a patch 8.2.0110: prop_find() is not implemented by Bram Moolenaar · 6 years ago
  7. ac15fd8 patch 8.2.0109: corrupted text properties when expanding spaces by Bram Moolenaar · 6 years ago
  8. 5cb0b93 patch 8.2.0083: text properties wrong when tabs and spaces are exchanged by Bram Moolenaar · 6 years ago
  9. ecafcc1 patch 8.1.2308: deleting text before zero-width textprop removes it by Bram Moolenaar · 6 years ago
  10. 58e32ab patch 8.1.2296: text properties are not combined with syntax by default by Bram Moolenaar · 6 years ago
  11. dbd4316 patch 8.1.2279: computation of highlight attributes is too complicated by Bram Moolenaar · 6 years ago
  12. 1fd30d7 patch 8.1.2216: text property in wrong place after :substitute by Bram Moolenaar · 6 years ago
  13. 3439028 patch 8.1.2153: combining text property and syntax highlight is wrong by Bram Moolenaar · 6 years ago
  14. a5a7882 patch 8.1.1986: more functions can be used as methods by Bram Moolenaar · 7 years ago
  15. 45311b5 patch 8.1.1844: buffer no longer unloaded when adding text properties by Bram Moolenaar · 7 years ago
  16. d74af42 patch 8.1.1603: crash when using unknown highlighting in text property by Bram Moolenaar · 7 years ago
  17. 37e66cf patch 8.1.1573: textprop test fails if screenhots do not work by Bram Moolenaar · 7 years ago
  18. a956bf6 patch 8.1.1571: textprop highlight starts too early if just after a tab by Bram Moolenaar · 7 years ago
  19. b46fecd patch 8.1.1544: some balloon tests don't run when they can by Bram Moolenaar · 7 years ago
  20. b0f94c1 patch 8.1.1524: tests are silently skipped by Bram Moolenaar · 7 years ago
  21. 5d30ff1 patch 8.1.1483: skipped tests are not properly listed by Bram Moolenaar · 7 years ago
  22. adfde11 patch 8.1.1395: saving for undo may access invalid memory by Bram Moolenaar · 7 years ago
  23. f0884c5 patch 8.1.1388: errors when calling prop_remove() for an unloaded buffer by Bram Moolenaar · 7 years ago
  24. d79eef2 patch 8.1.1387: calling prop_add() in an empty buffer doesn't work by Bram Moolenaar · 7 years ago
  25. f3333b0 patch 8.1.1359: text property wrong after :substitute with backslash by Bram Moolenaar · 7 years ago
  26. 338dfda patch 8.1.1351: text property wrong after :substitute by Bram Moolenaar · 7 years ago
  27. 8055d17 patch 8.1.1343: text properties not adjusted for Visual block mode delete by Bram Moolenaar · 7 years ago
  28. 80e737c patch 8.1.1341: text properties are lost when joining lines by Bram Moolenaar · 7 years ago
  29. bfd4512 patch 8.1.1340: attributes from 'cursorline' overwrite textprop by Bram Moolenaar · 7 years ago
  30. 5c65e6a patch 8.1.1337: get empty text prop when splitting line just after text prop by Bram Moolenaar · 7 years ago
  31. 45dd07f patch 8.1.1333: text properties don't always move after changes by Bram Moolenaar · 7 years ago
  32. de24a87 patch 8.1.1276: cannot combine text properties with syntax highlighting by Bram Moolenaar · 7 years ago
  33. 0a2f578 patch 8.1.1035: prop_remove() second argument is not optional by Bram Moolenaar · 7 years ago
  34. ed79d1e patch 8.1.0970: text properties test fails when 'encoding' is not utf-8 by Bram Moolenaar · 7 years ago
  35. 663bc89 patch 8.1.0707: text property columns are not adjusted for changed indent by Bram Moolenaar · 7 years ago
  36. 4164bb2 patch 8.1.0691: text properties are not adjusted for :substitute by Bram Moolenaar · 7 years ago
  37. 21b5038 patch 8.1.0690: setline() and setbufline() do not clear text properties by Bram Moolenaar · 7 years ago
  38. 7f1664e patch 8.1.0689: undo with text properties not tested by Bram Moolenaar · 7 years ago
  39. 196d157 patch 8.1.0682: text properties not adjusted when backspacing replaced text by Bram Moolenaar · 7 years ago
  40. 33c8ca9 patch 8.1.0681: text properties as not adjusted for deleted text by Bram Moolenaar · 7 years ago
  41. 44746aa patch 8.1.0678: text properties as not adjusted for inserted text by Bram Moolenaar · 7 years ago
  42. b9c67a5 patch 8.1.0675: text property column in screen columns is not practical by Bram Moolenaar · 7 years ago
  43. 2f21fa8 patch 8.1.0667: textprop test leaves file behind by Bram Moolenaar · 7 years ago
  44. c6d86dc patch 8.1.0665: text property display wrong when 'spell' is set by Bram Moolenaar · 7 years ago
  45. b56ac04 patch 8.1.0655: when appending a line text property flags are not added by Bram Moolenaar · 7 years ago
  46. c1a9bc1 patch 8.1.0654: when deleting a line text property flags are not adjusted by Bram Moolenaar · 7 years ago
  47. 00b1e04 patch 8.1.0643: computing byte offset wrong by Bram Moolenaar · 7 years ago
  48. 8cf734e patch 8.1.0639: text properties test fails on MS-Windows by Bram Moolenaar · 7 years ago
  49. b413d2e patch 8.1.0636: line2byte() gives wrong values with text properties by Bram Moolenaar · 7 years ago
  50. e3d31b0 patch 8.1.0634: text properties cannot cross line boundaries by Bram Moolenaar · 7 years ago
  51. 98aefe7 patch 8.1.0579: cannot attach properties to text by Bram Moolenaar · 7 years ago