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
/
testdir
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.1.1453: popup window "moved" property not implemented yet
v8.1.1453
Bram Moolenaar
2019-06-02
1
-2
/
+63
*
patch 8.1.1452: line and col property of popup windows not properly checked
v8.1.1452
Bram Moolenaar
2019-06-02
1
-0
/
+95
*
patch 8.1.1450: popup window positioning wrong when using padding or borders
v8.1.1450
Bram Moolenaar
2019-06-02
2
-0
/
+61
*
patch 8.1.1449: popup text truncated at end of screen
v8.1.1449
Bram Moolenaar
2019-06-02
1
-0
/
+183
*
patch 8.1.1448: statusline is sometimes drawn on top of popup
v8.1.1448
Bram Moolenaar
2019-06-02
2
-0
/
+47
*
patch 8.1.1447: not allowed to create an empty popup
v8.1.1447
Bram Moolenaar
2019-06-02
1
-0
/
+14
*
patch 8.1.1446: popup window callback not implemented yet
v8.1.1446
Bram Moolenaar
2019-06-01
1
-0
/
+10
*
patch 8.1.1445: popup window border highlight not implemented yet
v8.1.1445
Bram Moolenaar
2019-06-01
2
-0
/
+32
*
patch 8.1.1444: not using double line characters for popup border
v8.1.1444
Bram Moolenaar
2019-06-01
2
-13
/
+30
*
patch 8.1.1443: popup window padding and border not implemented yet
v8.1.1443
Bram Moolenaar
2019-06-01
2
-0
/
+63
*
patch 8.1.1441: popup window filter not yet implemented
v8.1.1441
Bram Moolenaar
2019-06-01
1
-0
/
+43
*
patch 8.1.1440: win_execute() test fails
v8.1.1440
Bram Moolenaar
2019-06-01
2
-2
/
+1
*
patch 8.1.1438: some commands cause trouble in a popup window
v8.1.1438
Bram Moolenaar
2019-06-01
1
-2
/
+21
*
patch 8.1.1436: writefile test fails when run under /tmp
v8.1.1436
Bram Moolenaar
2019-05-31
1
-3
/
+4
*
patch 8.1.1435: memory usage test is a bit too flaky
v8.1.1435
Bram Moolenaar
2019-05-31
1
-4
/
+5
*
patch 8.1.1434: test 3 is old style
v8.1.1434
Bram Moolenaar
2019-05-31
5
-4459
/
+5125
*
patch 8.1.1433: win_execute() may leave popup window focused
v8.1.1433
Bram Moolenaar
2019-05-31
1
-0
/
+8
*
patch 8.1.1431: popup window listed as "Scratch"
v8.1.1431
Bram Moolenaar
2019-05-30
1
-0
/
+4
*
patch 8.1.1430: popup window option "wrap" not supported
v8.1.1430
Bram Moolenaar
2019-05-30
3
-20
/
+97
*
patch 8.1.1428: popup_atcursor() not implemented yet
v8.1.1428
Bram Moolenaar
2019-05-30
1
-0
/
+49
*
patch 8.1.1426: no test for syntax highlight in popup window
v8.1.1426
Bram Moolenaar
2019-05-30
3
-0
/
+68
*
patch 8.1.1423: popup windows use options from current window and buffer
v8.1.1423
Bram Moolenaar
2019-05-30
1
-0
/
+23
*
patch 8.1.1422: popup_getoptions() not implemented yet
v8.1.1422
Bram Moolenaar
2019-05-30
1
-0
/
+47
*
patch 8.1.1421: drawing "~" line in popup window
v8.1.1421
Bram Moolenaar
2019-05-30
3
-2
/
+17
*
patch 8.1.1420: popup window size only uses first line length
v8.1.1420
Bram Moolenaar
2019-05-29
1
-0
/
+36
*
patch 8.1.1418: win_execute() is not implemented yet
v8.1.1418
Bram Moolenaar
2019-05-29
1
-0
/
+24
*
patch 8.1.1417: MS-Windows: resolve() does not resolve all components of path
v8.1.1417
Bram Moolenaar
2019-05-29
1
-1
/
+14
*
patch 8.1.1416: popup_getposition() not implemented yet
v8.1.1416
Bram Moolenaar
2019-05-29
1
-0
/
+17
*
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-28
1
-2
/
+2
*
patch 8.1.1413: error when the drive of the swap file was disconnected
v8.1.1413
Bram Moolenaar
2019-05-27
1
-8
/
+8
*
patch 8.1.1412: test 30 is old style
v8.1.1412
Bram Moolenaar
2019-05-27
5
-373
/
+247
*
patch 8.1.1410: popup_move() is not implemented yet
v8.1.1410
Bram Moolenaar
2019-05-27
2
-5
/
+53
*
patch 8.1.1407: popup_create() does not support text properties
v8.1.1407
Bram Moolenaar
2019-05-26
4
-5
/
+12
*
patch 8.1.1406: popup_hide() and popup_show() not implemented yet
v8.1.1406
Bram Moolenaar
2019-05-26
1
-0
/
+38
*
patch 8.1.1405: "highlight" option of popup windows not supported
v8.1.1405
Bram Moolenaar
2019-05-26
3
-9
/
+10
*
patch 8.1.1403: cannot build without the timer feature
v8.1.1403
Bram Moolenaar
2019-05-26
1
-0
/
+4
*
patch 8.1.1402: "timer" option of popup windows not supported
v8.1.1402
Bram Moolenaar
2019-05-26
1
-0
/
+34
*
patch 8.1.1401: misspelled mkspellmem as makespellmem
v8.1.1401
Bram Moolenaar
2019-05-26
1
-1
/
+1
*
patch 8.1.1399: popup windows not adjusted when switching tabs
v8.1.1399
Bram Moolenaar
2019-05-26
4
-0
/
+43
*
patch 8.1.1396: 'wincolor' does not apply to lines below the buffer
v8.1.1396
Bram Moolenaar
2019-05-25
2
-0
/
+32
*
patch 8.1.1395: saving for undo may access invalid memory
v8.1.1395
Bram Moolenaar
2019-05-25
1
-0
/
+9
*
patch 8.1.1394: not restoring t_F2 in registers test
v8.1.1394
Bram Moolenaar
2019-05-25
1
-1
/
+1
*
patch 8.1.1391: no popup window support
v8.1.1391
Bram Moolenaar
2019-05-25
3
-2
/
+40
*
patch 8.1.1390: search stats are off when using count or offset
v8.1.1390
Bram Moolenaar
2019-05-24
1
-0
/
+19
*
patch 8.1.1389: changes are not flushed when end and start overlap
v8.1.1389
Bram Moolenaar
2019-05-24
1
-0
/
+11
*
patch 8.1.1388: errors when calling prop_remove() for an unloaded buffer
v8.1.1388
Bram Moolenaar
2019-05-24
1
-2
/
+22
*
patch 8.1.1387: calling prop_add() in an empty buffer doesn't work
v8.1.1387
Bram Moolenaar
2019-05-24
1
-0
/
+8
*
patch 8.1.1382: error when editing test file
v8.1.1382
Bram Moolenaar
2019-05-24
3
-4
/
+2
*
patch 8.1.1379: filechanged test hangs
v8.1.1379
Bram Moolenaar
2019-05-24
1
-1
/
+2
*
patch 8.1.1378: delete() can not handle a file name that looks like a pattern
v8.1.1378
Bram Moolenaar
2019-05-24
1
-0
/
+15
[next]