1. 8e95636 patch 8.1.1929: no tests for text property popup window by Bram Moolenaar · 6 years ago
  2. 12034e2 patch 8.1.1928: popup windows don't move with the text when making changes by Bram Moolenaar · 6 years ago
  3. 5843f5f patch 8.1.1891: functions used in one file are global by Bram Moolenaar · 6 years ago
  4. 45311b5 patch 8.1.1844: buffer no longer unloaded when adding text properties by Bram Moolenaar · 6 years ago
  5. 47ed553 patch 8.1.1827: allocating more memory than needed for extended structs by Bram Moolenaar · 6 years ago
  6. 277e79a patch 8.1.1463: gcc warns for uninitialized variable by Bram Moolenaar · 6 years ago
  7. c799fe2 patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts by Bram Moolenaar · 6 years ago
  8. 7a8d027 patch 8.1.1407: popup_create() does not support text properties by Bram Moolenaar · 6 years ago
  9. 51e1438 patch 8.1.1393: unnecessary type casts by Bram Moolenaar · 6 years ago
  10. f0884c5 patch 8.1.1388: errors when calling prop_remove() for an unloaded buffer by Bram Moolenaar · 6 years ago
  11. d79eef2 patch 8.1.1387: calling prop_add() in an empty buffer doesn't work by Bram Moolenaar · 6 years ago
  12. 18a4ba2 patch 8.1.1386: unessesary type casts for lalloc() by Bram Moolenaar · 6 years ago
  13. e2ad826 patch 8.1.1376: warnings for size_t/int mixups by Bram Moolenaar · 6 years ago
  14. f3333b0 patch 8.1.1359: text property wrong after :substitute with backslash by Bram Moolenaar · 6 years ago
  15. 338dfda patch 8.1.1351: text property wrong after :substitute by Bram Moolenaar · 6 years ago
  16. 8055d17 patch 8.1.1343: text properties not adjusted for Visual block mode delete by Bram Moolenaar · 6 years ago
  17. 80e737c patch 8.1.1341: text properties are lost when joining lines by Bram Moolenaar · 6 years ago
  18. bfd4512 patch 8.1.1340: attributes from 'cursorline' overwrite textprop by Bram Moolenaar · 6 years ago
  19. 5c65e6a patch 8.1.1337: get empty text prop when splitting line just after text prop by Bram Moolenaar · 6 years ago
  20. 45dd07f patch 8.1.1333: text properties don't always move after changes by Bram Moolenaar · 6 years ago
  21. 58187f1 patch 8.1.1278: missing change for "combine" field by Bram Moolenaar · 6 years ago
  22. 0a2f578 patch 8.1.1035: prop_remove() second argument is not optional by Bram Moolenaar · 6 years ago
  23. c666388 patch 8.1.0975: using STRNCPY() wrongly. Warning for uninitialized variable by Bram Moolenaar · 6 years ago
  24. f9e3e09 patch 8.1.0743: giving error messages is not flexible by Bram Moolenaar · 7 years ago
  25. 8aef43b patch 8.1.0703: compiler warnings with 64-bit compiler by Bram Moolenaar · 7 years ago
  26. 4614f53 patch 8.1.0694: when using text props may free memory that is not allocated by Bram Moolenaar · 7 years ago
  27. 4164bb2 patch 8.1.0691: text properties are not adjusted for :substitute by Bram Moolenaar · 7 years ago
  28. f2d79fa patch 8.1.0685: get_buf_tv() is named inconsistently by Bram Moolenaar · 7 years ago
  29. 4b7214e patch 8.1.0684: warnings from 64-bit compiler by Bram Moolenaar · 7 years ago
  30. 196d157 patch 8.1.0682: text properties not adjusted when backspacing replaced text by Bram Moolenaar · 7 years ago
  31. 44746aa patch 8.1.0678: text properties as not adjusted for inserted text by Bram Moolenaar · 7 years ago
  32. b9c67a5 patch 8.1.0675: text property column in screen columns is not practical by Bram Moolenaar · 7 years ago
  33. b56ac04 patch 8.1.0655: when appending a line text property flags are not added by Bram Moolenaar · 7 years ago
  34. b413d2e patch 8.1.0636: line2byte() gives wrong values with text properties by Bram Moolenaar · 7 years ago
  35. e3d31b0 patch 8.1.0634: text properties cannot cross line boundaries by Bram Moolenaar · 7 years ago
  36. d155d7a patch 8.1.0615: get_tv function names are not consistent by Bram Moolenaar · 7 years ago
  37. 4efe73b patch 8.1.0601: a few compiler warnings by Bram Moolenaar · 7 years ago
  38. 8f66717 patch 8.1.0583: using illogical name for get_dict_number()/get_dict_string() by Bram Moolenaar · 7 years ago
  39. fb95e21 patch 8.1.0582: text properties are not enabled by Bram Moolenaar · 7 years ago
  40. 98aefe7 patch 8.1.0579: cannot attach properties to text by Bram Moolenaar · 7 years ago