1. 515f734 patch 9.1.0224: cursor may move too many lines over "right" & "below" virt text by Dylan Thacker-Smith · 1 year, 4 months ago
  2. 94b7c32 patch 9.1.0172: More code can use ml_get_buf_len() instead of STRLEN() by zeertzjq · 1 year, 5 months ago
  3. 8055721 patch 9.1.0124: display of below/right virtual text with non-virtual text overlap by Dylan Thacker-Smith · 1 year, 6 months ago
  4. 0d0b3b1 patch 9.0.2146: text-property without type errors when joining by Christian Brabandt · 1 year, 8 months ago
  5. ce53e3e patch 9.0.1836: display wrong with virttext, linebreak and breakindent by zeertzjq · 2 years ago
  6. 171c5b9 patch 9.0.1782: prop_list() does not return text_padding_left by Yegappan Lakshmanan · 2 years ago
  7. f9037f1 patch 9.0.1762: Not able to get the virtual text property by Yegappan Lakshmanan · 2 years ago
  8. 68ebcee patch 9.0.1594: some internal error messages are translated by RestorerZ · 2 years, 2 months ago
  9. 960dcbd patch 9.0.1391: "clear" macros are not always used by Yegappan Lakshmanan · 2 years, 5 months ago
  10. 14113fd patch 9.0.1390: FOR_ALL_ macros are defined in an unexpected file by Yegappan Lakshmanan · 2 years, 5 months ago
  11. 032713f patch 9.0.1245: code is indented more than necessary by Yegappan Lakshmanan · 2 years, 7 months ago
  12. a9fa8c5 patch 9.0.1133: error message names do not match the items by Bram Moolenaar · 2 years, 7 months ago
  13. 4ce1f99 patch 9.0.1077: can add text property with negative ID before virtual text by Bram Moolenaar · 2 years, 8 months ago
  14. 89469d1 patch 9.0.0993: display errors when adding or removing text property type by Bram Moolenaar · 2 years, 8 months ago
  15. ef2c325 patch 9.0.0949: crash when unletting a variable while listing variables by Bram Moolenaar · 2 years, 9 months ago
  16. c57b5bc patch 9.0.0828: various typos by dundargoc · 2 years, 9 months ago
  17. d93009e patch 9.0.0741: cannot specify an ID for each item with prop_add_list() by Bram Moolenaar · 2 years, 10 months ago
  18. 4997f2a patch 9.0.0740: prop_add_list() gives multiple errors for invalid argument by Bram Moolenaar · 2 years, 10 months ago
  19. fb593c5 patch 9.0.0489: using "end_lnum" with virtual text causes problems by Bram Moolenaar · 2 years, 11 months ago
  20. ebd0e8b patch 9.0.0466: virtual text wrong after adding line break after line by Bram Moolenaar · 2 years, 11 months ago
  21. 98b3730 patch 9.0.0462: ASAN warning for integer overflow by Bram Moolenaar · 2 years, 11 months ago
  22. 3b93cf2 patch 9.0.0458: splitting a line with a text prop "above" moves it down by Bram Moolenaar · 2 years, 11 months ago
  23. 6eda17d patch 9.0.0452: Visual highlighting extends into virtual text prop by Bram Moolenaar · 2 years, 11 months ago
  24. c9dc03f patch 9.0.0451: virtual text "above" does not work with 'nowrap' by Bram Moolenaar · 2 years, 11 months ago
  25. 04e0ed1 patch 9.0.0438: cannot put virtual text above a line by Bram Moolenaar · 2 years, 11 months ago
  26. d83392a patch 9.0.0345: error message for list argument could be clearer by Bram Moolenaar · 3 years ago
  27. 04c4c57 patch 9.0.0335: checks for Dictionary argument often give a vague error by Yegappan Lakshmanan · 3 years ago
  28. f5240b9 patch 9.0.0252: cursor in wrong place after virtual text by Bram Moolenaar · 3 years ago
  29. f396ce8 patch 9.0.0247: cannot add padding to virtual text without highlight by Bram Moolenaar · 3 years ago
  30. a770422 patch 9.0.0233: removing multiple text properties takes many calls by Ben Jackson · 3 years ago
  31. d8d4cfc patch 9.0.0214: splitting a line may duplicate virtual text by Bram Moolenaar · 3 years ago
  32. a4d158b patch 9.0.0206: redraw flags are not named specifically by Bram Moolenaar · 3 years ago
  33. 28c9f89 patch 9.0.0205: cursor in wrong position when inserting after virtual text by Bram Moolenaar · 3 years ago
  34. 8f369fb patch 9.0.0200: cursor wrong if 'nowrap' and two right aligned text props by Bram Moolenaar · 3 years ago
  35. 326c5d3 patch 9.0.0194: cursor displayed in wrong position after removing text prop by Bram Moolenaar · 3 years ago
  36. 82b14c1 patch 9.0.0188: strange effects when using "text_align" with non-zero column by Bram Moolenaar · 3 years ago
  37. 1024690 patch 9.0.0172: trying to allocate zero bytes by Bram Moolenaar · 3 years ago
  38. cf85d97 patch 9.0.0169: insufficient testing for line2byte() with text properties by Bram Moolenaar · 3 years ago
  39. 38ea273 patch 9.0.0167: checking for text properties could be a bit more efficient by Bram Moolenaar · 3 years ago
  40. e44336b patch 9.0.0165: looking up a text property type by ID is slow by Bram Moolenaar · 3 years ago
  41. 7d0f7e9 patch 9.0.0154: text properties wrong after splitting a line by Bram Moolenaar · 3 years ago
  42. 4d91d34 patch 9.0.0151: a "below" aligned text property does not work with 'nowrap' by Bram Moolenaar · 3 years ago
  43. 213bbaf patch 9.0.0145: substitute that joins lines drops text properties by Bram Moolenaar · 3 years ago
  44. f4ba8bc patch 9.0.0144: text property cannot override 'cursorline' highlight by Bram Moolenaar · 3 years ago
  45. e175dc6 patch 9.0.0133: virtual text after line moves to joined line by Bram Moolenaar · 3 years ago
  46. 783ef72 patch 9.0.0131: virtual text with Tab is not displayed correctly by Bram Moolenaar · 3 years ago
  47. b7963df patch 9.0.0121: cannot put virtual text after or below a line by Bram Moolenaar · 3 years ago
  48. 3a4cd39 patch 9.0.0117: text of removed textprop with text is not freed by Bram Moolenaar · 3 years ago
  49. 7f9969c patch 9.0.0067: cannot show virtual text by Bram Moolenaar · 3 years ago
  50. d61efa5 patch 9.0.0063: too many type casts for dict_get functions by Bram Moolenaar · 3 years, 1 month ago
  51. fa4873c patch 9.0.0013: reproducing memory access errors can be difficult by Bram Moolenaar · 3 years, 1 month ago
  52. 93a1096 patch 8.2.5107: some callers of rettv_list_alloc() check for not OK by Bram Moolenaar · 3 years, 2 months ago
  53. 4c3d21a patch 8.2.5014: byte offsets are wrong when using text properties by Paul Ollis · 3 years, 3 months ago
  54. 698cb4c patch 8.2.4954: inserting line breaks text property spanning two lines by LemonBoy · 3 years, 3 months ago
  55. 9bd3ce2 patch 8.2.4787: prop_find() does not find the right property by LemonBoy · 3 years, 4 months ago
  56. 4829c1c patch 8.2.4683: verbose check with dict_find() to see if a key is present by Yegappan Lakshmanan · 3 years, 4 months ago
  57. d82a47d patch 8.2.4012: error messages are spread out by Bram Moolenaar · 3 years, 7 months ago
  58. 9d00e4a patch 8.2.4010: error messages are spread out by Bram Moolenaar · 3 years, 7 months ago
  59. 9a846fb patch 8.2.3977: error messages are spread out by Bram Moolenaar · 3 years, 7 months ago
  60. 460ae5d patch 8.2.3967: error messages are spread out by Bram Moolenaar · 3 years, 7 months ago
  61. 436b5ad patch 8.2.3961: error messages are spread out by Bram Moolenaar · 3 years, 7 months ago
  62. 8dac2ac patch 8.2.3916: no error for passing an invalid line number to append() by Bram Moolenaar · 3 years, 7 months ago
  63. e021662 patch 8.2.3652: can only get text properties one line at a time by Yegappan Lakshmanan · 3 years, 9 months ago
  64. ccfb7c6 patch 8.2.3356: adding many text properties requires a lot of function calls by Yegappan Lakshmanan · 4 years ago
  65. e041dde patch 8.2.3272: cannot use id zero with prop_find() by Bram Moolenaar · 4 years ago
  66. 0d4d9ee patch 8.2.3270: prop_find() finds property with ID -2 by Bram Moolenaar · 4 years ago
  67. 8e3fc13 patch 8.2.3257: calling prop_find() with -1 for ID gives errornous error by Bram Moolenaar · 4 years ago
  68. e2390c7 patch 8.2.3233: prop_list() and prop_find() do not indicate the buffer by Martin Tournoij · 4 years ago
  69. 4490ec4 patch 8.2.3229: Vim9: runtime and compile time type checks are not the same by Yegappan Lakshmanan · 4 years ago
  70. 83494b4 patch 8.2.3188: Vim9: argument types are not checked at compile time by Yegappan Lakshmanan · 4 years, 1 month ago
  71. 1a71d31 patch 8.2.3162: Vim9: argument types are not checked at compile time by Yegappan Lakshmanan · 4 years, 1 month ago
  72. 5b73992 patch 8.2.3135: Vim9: builtin function arguments not checked at compile time by Yegappan Lakshmanan · 4 years, 1 month ago
  73. 108010a patch 8.2.3069: error messages are spread out by Bram Moolenaar · 4 years, 1 month ago
  74. 965c044 patch 8.2.2863: removing a text property does not redraw optimally by Bram Moolenaar · 4 years, 3 months ago
  75. fc643e6 patch 8.2.2862: removing a text property causes the whole window to be redawn by Bram Moolenaar · 4 years, 3 months ago
  76. 1764faa patch 8.2.2860: adding a text property causes the whole window to be redawn by Bram Moolenaar · 4 years, 3 months ago
  77. 24f21fd patch 8.2.2667: prop_find() cannot find item matching both id and type by Bram Moolenaar · 4 years, 4 months ago
  78. da1dbed patch 8.2.2644: prop_clear() causes a screen update even when nothing changed by Bram Moolenaar · 4 years, 5 months ago
  79. 09f8b3a patch 8.2.2637: prop_remove() causes a redraw even when nothing changed by Bram Moolenaar · 4 years, 5 months ago
  80. 23999d7 patch 8.2.2198: ml_get error when resizing window and using text property by Bram Moolenaar · 4 years, 8 months ago
  81. 8e7d622 patch 8.2.2160: various typos by Bram Moolenaar · 4 years, 8 months ago
  82. 8902b31 patch 8.2.1714: text properties corrupted with substitute command by Bram Moolenaar · 4 years, 11 months ago
  83. fa2e38d patch 8.2.1613: Vim9: cannot pass "true" to prop_type_add() by Bram Moolenaar · 5 years ago
  84. a5a40c5 patch 8.2.1612: Vim9: cannot pass "true" to prop_remove() by Bram Moolenaar · 5 years ago
  85. eb24556 patch 8.2.1584: Vim9: cannot use "true" for "skipstart" in prop_find() by Bram Moolenaar · 5 years ago
  86. 4da7a25 patch 8.2.1568: prop_find() skips properties in the same line by Bram Moolenaar · 5 years ago
  87. cf07011 patch 8.2.1092: not checking if saving for undo succeeds by Bram Moolenaar · 5 years ago
  88. 87be9be patch 8.2.0845: text properties crossing lines not handled correctly by Bram Moolenaar · 5 years ago
  89. 965fd8d patch 8.2.0379: gcc warns for ambiguous else by Bram Moolenaar · 5 years ago
  90. 346f18e patch 8.2.0378: prop_find() does not find all props by Bram Moolenaar · 5 years ago
  91. 66b9885 patch 8.2.0372: prop_find() may not find text property at start of the line by Bram Moolenaar · 5 years ago
  92. 49b79bd patch 8.2.0357: cannot delete a text property matching both id and type by Bram Moolenaar · 5 years ago
  93. 12f2003 patch 8.2.0324: text property not updated correctly when inserting/deleting by Bram Moolenaar · 5 years ago
  94. e05a89a patch 8.2.0110: prop_find() is not implemented by Bram Moolenaar · 6 years ago
  95. 3d8a513 patch 8.2.0085: dead code in builtin functions by Bram Moolenaar · 6 years ago
  96. 05ad5ff patch 8.1.2371: FEAT_TEXT_PROP is a confusing name by Bram Moolenaar · 6 years ago
  97. ecafcc1 patch 8.1.2308: deleting text before zero-width textprop removes it by Bram Moolenaar · 6 years ago
  98. 0743ef9 patch 8.1.2298: missing part of 8.1.2296 by Bram Moolenaar · 6 years ago
  99. 32aa102 patch 8.1.2243: typos in comments by Bram Moolenaar · 6 years ago
  100. 7aee687 patch 8.1.2215: unreachable code in adjusting text prop columns by Bram Moolenaar · 6 years ago