index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
textprop.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.4012: error messages are spread out
v8.2.4012
Bram Moolenaar
2022-01-05
1
-9
/
+7
*
patch 8.2.4010: error messages are spread out
v8.2.4010
Bram Moolenaar
2022-01-05
1
-2
/
+2
*
patch 8.2.3977: error messages are spread out
v8.2.3977
Bram Moolenaar
2022-01-01
1
-1
/
+1
*
patch 8.2.3967: error messages are spread out
v8.2.3967
Bram Moolenaar
2022-01-01
1
-10
/
+10
*
patch 8.2.3961: error messages are spread out
v8.2.3961
Bram Moolenaar
2021-12-31
1
-9
/
+9
*
patch 8.2.3916: no error for passing an invalid line number to append()
v8.2.3916
Bram Moolenaar
2021-12-27
1
-6
/
+4
*
patch 8.2.3652: can only get text properties one line at a time
v8.2.3652
Yegappan Lakshmanan
2021-11-23
1
-25
/
+232
*
patch 8.2.3356: adding many text properties requires a lot of function calls
v8.2.3356
Yegappan Lakshmanan
2021-08-16
1
-76
/
+171
*
patch 8.2.3272: cannot use id zero with prop_find()
v8.2.3272
Bram Moolenaar
2021-08-01
1
-1
/
+1
*
patch 8.2.3270: prop_find() finds property with ID -2
v8.2.3270
Bram Moolenaar
2021-08-01
1
-6
/
+7
*
patch 8.2.3257: calling prop_find() with -1 for ID gives errornous error
v8.2.3257
Bram Moolenaar
2021-07-31
1
-0
/
+4
*
patch 8.2.3233: prop_list() and prop_find() do not indicate the buffer
v8.2.3233
Martin Tournoij
2021-07-28
1
-3
/
+16
*
patch 8.2.3229: Vim9: runtime and compile time type checks are not the same
v8.2.3229
Yegappan Lakshmanan
2021-07-27
1
-1
/
+25
*
patch 8.2.3188: Vim9: argument types are not checked at compile time
v8.2.3188
Yegappan Lakshmanan
2021-07-20
1
-4
/
+26
*
patch 8.2.3162: Vim9: argument types are not checked at compile time
v8.2.3162
Yegappan Lakshmanan
2021-07-15
1
-1
/
+8
*
patch 8.2.3135: Vim9: builtin function arguments not checked at compile time
v8.2.3135
Yegappan Lakshmanan
2021-07-10
1
-1
/
+1
*
patch 8.2.3069: error messages are spread out
v8.2.3069
Bram Moolenaar
2021-06-27
1
-4
/
+4
*
patch 8.2.2863: removing a text property does not redraw optimally
v8.2.2863
Bram Moolenaar
2021-05-17
1
-8
/
+8
*
patch 8.2.2862: removing a text property causes the whole window to be redawn
v8.2.2862
Bram Moolenaar
2021-05-17
1
-1
/
+9
*
patch 8.2.2860: adding a text property causes the whole window to be redawn
v8.2.2860
Bram Moolenaar
2021-05-16
1
-1
/
+2
*
patch 8.2.2667: prop_find() cannot find item matching both id and type
v8.2.2667
Bram Moolenaar
2021-03-27
1
-1
/
+9
*
patch 8.2.2644: prop_clear() causes a screen update even when nothing changed
v8.2.2644
Bram Moolenaar
2021-03-22
1
-1
/
+4
*
patch 8.2.2637: prop_remove() causes a redraw even when nothing changed
v8.2.2637
Bram Moolenaar
2021-03-21
1
-1
/
+2
*
patch 8.2.2198: ml_get error when resizing window and using text property
v8.2.2198
Bram Moolenaar
2020-12-23
1
-1
/
+1
*
patch 8.2.2160: various typos
v8.2.2160
Bram Moolenaar
2020-12-18
1
-2
/
+2
*
patch 8.2.1714: text properties corrupted with substitute command
v8.2.1714
Bram Moolenaar
2020-09-20
1
-0
/
+4
*
patch 8.2.1613: Vim9: cannot pass "true" to prop_type_add()
v8.2.1613
Bram Moolenaar
2020-09-05
1
-3
/
+3
*
patch 8.2.1612: Vim9: cannot pass "true" to prop_remove()
v8.2.1612
Bram Moolenaar
2020-09-05
1
-8
/
+5
*
patch 8.2.1584: Vim9: cannot use "true" for "skipstart" in prop_find()
v8.2.1584
Bram Moolenaar
2020-09-03
1
-3
/
+1
*
patch 8.2.1568: prop_find() skips properties in the same line
v8.2.1568
Bram Moolenaar
2020-09-02
1
-2
/
+2
*
patch 8.2.1092: not checking if saving for undo succeeds
v8.2.1092
Bram Moolenaar
2020-06-29
1
-2
/
+3
*
patch 8.2.0845: text properties crossing lines not handled correctly
v8.2.0845
Bram Moolenaar
2020-05-30
1
-174
/
+174
*
patch 8.2.0379: gcc warns for ambiguous else
v8.2.0379
Bram Moolenaar
2020-03-14
1
-1
/
+2
*
patch 8.2.0378: prop_find() does not find all props
v8.2.0378
Bram Moolenaar
2020-03-13
1
-7
/
+8
*
patch 8.2.0372: prop_find() may not find text property at start of the line
v8.2.0372
Bram Moolenaar
2020-03-11
1
-26
/
+15
*
patch 8.2.0357: cannot delete a text property matching both id and type
v8.2.0357
Bram Moolenaar
2020-03-05
1
-1
/
+10
*
patch 8.2.0324: text property not updated correctly when inserting/deleting
v8.2.0324
Bram Moolenaar
2020-02-26
1
-34
/
+51
*
patch 8.2.0110: prop_find() is not implemented
v8.2.0110
Bram Moolenaar
2020-01-10
1
-10
/
+203
*
patch 8.2.0085: dead code in builtin functions
v8.2.0085
Bram Moolenaar
2020-01-04
1
-1
/
+1
*
patch 8.1.2371: FEAT_TEXT_PROP is a confusing name
v8.1.2371
Bram Moolenaar
2019-11-30
1
-2
/
+2
*
patch 8.1.2308: deleting text before zero-width textprop removes it
v8.1.2308
Bram Moolenaar
2019-11-16
1
-1
/
+4
*
patch 8.1.2298: missing part of 8.1.2296
v8.1.2298
Bram Moolenaar
2019-11-13
1
-0
/
+1
*
patch 8.1.2243: typos in comments
v8.1.2243
Bram Moolenaar
2019-11-02
1
-4
/
+3
*
patch 8.1.2215: unreachable code in adjusting text prop columns
v8.1.2215
Bram Moolenaar
2019-10-25
1
-7
/
+1
*
patch 8.1.1929: no tests for text property popup window
v8.1.1929
Bram Moolenaar
2019-08-25
1
-2
/
+1
*
patch 8.1.1928: popup windows don't move with the text when making changes
v8.1.1928
Bram Moolenaar
2019-08-25
1
-0
/
+48
*
patch 8.1.1891: functions used in one file are global
v8.1.1891
Bram Moolenaar
2019-08-20
1
-1
/
+1
*
patch 8.1.1844: buffer no longer unloaded when adding text properties
v8.1.1844
Bram Moolenaar
2019-08-13
1
-1
/
+4
*
patch 8.1.1827: allocating more memory than needed for extended structs
v8.1.1827
Bram Moolenaar
2019-08-08
1
-1
/
+1
*
patch 8.1.1463: gcc warns for uninitialized variable
v8.1.1463
Bram Moolenaar
2019-06-04
1
-3
/
+6
[next]