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
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.1.1565: MS-Windows: no sound support
v8.1.1565
Bram Moolenaar
2019-06-17
6
-28
/
+260
*
patch 8.1.1564: sign column takes up space
v8.1.1564
Bram Moolenaar
2019-06-17
5
-67
/
+185
*
patch 8.1.1563: crash when using closures
v8.1.1563
Bram Moolenaar
2019-06-17
3
-15
/
+26
*
patch 8.1.1562: popup window not always redrawn after popup_setoptions()
v8.1.1562
Bram Moolenaar
2019-06-17
4
-1
/
+20
*
patch 8.1.1561: popup_setoptions() is not implemented yet
v8.1.1561
Bram Moolenaar
2019-06-16
9
-88
/
+363
*
patch 8.1.1560: popup window hidden option not implemented yet
v8.1.1560
Bram Moolenaar
2019-06-16
3
-2
/
+45
*
patch 8.1.1559: popup window title property not implemented yet
v8.1.1559
Bram Moolenaar
2019-06-16
9
-26
/
+98
*
patch 8.1.1558: popup_menu() and popup_filter_menu() are not implemented yet
v8.1.1558
Bram Moolenaar
2019-06-16
12
-52
/
+276
*
patch 8.1.1557: compiler warning for unused variables in tiny version
v8.1.1557
Bram Moolenaar
2019-06-16
2
-2
/
+15
*
patch 8.1.1556: command for failing screenshot does not include directory
v8.1.1556
Bram Moolenaar
2019-06-16
2
-2
/
+4
*
patch 8.1.1555: NOT_IN_POPUP_WINDOW is confusing
v8.1.1555
Bram Moolenaar
2019-06-16
7
-15
/
+18
*
patch 8.1.1554: docs and tests for :const can be improved
v8.1.1554
Bram Moolenaar
2019-06-16
3
-3
/
+34
*
patch 8.1.1553: not easy to change the text in a popup window
v8.1.1553
Bram Moolenaar
2019-06-16
12
-34
/
+192
*
patch 8.1.1552: cursor position is wrong after sign column changes
v8.1.1552
Bram Moolenaar
2019-06-16
5
-3
/
+47
*
patch 8.1.1551: warning for shadowing popup_dragwin
v8.1.1551
Bram Moolenaar
2019-06-15
2
-1
/
+2
*
patch 8.1.1550: when a popup has left padding text may be cut off
v8.1.1550
Bram Moolenaar
2019-06-15
5
-13
/
+18
*
patch 8.1.1549: quickfix test fails
v8.1.1549
Bram Moolenaar
2019-06-15
2
-1
/
+3
*
patch 8.1.1548: popup_dialog() is not implemented
v8.1.1548
Bram Moolenaar
2019-06-15
8
-46
/
+177
*
patch 8.1.1547: functionality of bt_nofile() is confusing
v8.1.1547
Bram Moolenaar
2019-06-15
9
-14
/
+26
*
patch 8.1.1546: in some tests 'tags' is set but not restored
v8.1.1546
Bram Moolenaar
2019-06-15
7
-1
/
+14
*
patch 8.1.1545: when the screen is to small there is no message about that
v8.1.1545
Bram Moolenaar
2019-06-15
2
-2
/
+7
*
patch 8.1.1544: some balloon tests don't run when they can
v8.1.1544
Bram Moolenaar
2019-06-15
56
-181
/
+164
*
patch 8.1.1543: const test fails with small features
v8.1.1543
Bram Moolenaar
2019-06-15
2
-4
/
+10
*
patch 8.1.1542: an OptionSet autocommand does not get enough info
v8.1.1542
Bram Moolenaar
2019-06-15
9
-87
/
+752
*
patch 8.1.1541: check for ASAN is not reliable
v8.1.1541
Bram Moolenaar
2019-06-15
2
-1
/
+3
*
patch 8.1.1540: cannot build without the +eval feature
v8.1.1540
Bram Moolenaar
2019-06-15
2
-0
/
+4
*
patch 8.1.1539: not easy to define a variable and lock it
v8.1.1539
Bram Moolenaar
2019-06-15
8
-54
/
+398
*
patch 8.1.1538: cannot specify highlighting for notifications
v8.1.1538
Bram Moolenaar
2019-06-15
6
-14
/
+24
*
patch 8.1.1537: using "tab" for popup window can be confusing
v8.1.1537
Bram Moolenaar
2019-06-15
4
-18
/
+30
*
patch 8.1.1536: popup select test still fails on Mac
v8.1.1536
Bram Moolenaar
2019-06-15
2
-0
/
+3
*
patch 8.1.1535: popup select test fails on Mac
v8.1.1535
Bram Moolenaar
2019-06-15
2
-0
/
+5
*
patch 8.1.1534: modeless selection in popup window selects too much
v8.1.1534
Bram Moolenaar
2019-06-14
6
-48
/
+198
*
patch 8.1.1533: GUI build fails on Mac
v8.1.1533
Bram Moolenaar
2019-06-14
2
-4
/
+6
*
patch 8.1.1532: build fails
v8.1.1532
Bram Moolenaar
2019-06-14
2
-3
/
+5
*
patch 8.1.1531: clipboard type name is inconsistent
v8.1.1531
Bram Moolenaar
2019-06-14
19
-111
/
+112
*
patch 8.1.1530: Travis config is not optimal
v8.1.1530
Bram Moolenaar
2019-06-14
2
-140
/
+173
*
patch 8.1.1529: libcanberra is linked with even when not used
v8.1.1529
Bram Moolenaar
2019-06-14
5
-45
/
+88
*
patch 8.1.1528: popup_any_visible() is unused
v8.1.1528
Bram Moolenaar
2019-06-14
3
-18
/
+2
*
patch 8.1.1527: when moving popup window over the cmdline it is not redrawn
v8.1.1527
Bram Moolenaar
2019-06-14
8
-306
/
+364
*
patch 8.1.1526: no numerical value for the patchlevel
v8.1.1526
Bram Moolenaar
2019-06-14
5
-11
/
+25
*
patch 8.1.1525: cannot move a popup window with the mouse
v8.1.1525
Bram Moolenaar
2019-06-13
8
-13
/
+117
*
patch 8.1.1524: tests are silently skipped
v8.1.1524
Bram Moolenaar
2019-06-13
51
-65
/
+115
*
patch 8.1.1523: cannot show range of buffer lines in popup window
v8.1.1523
Bram Moolenaar
2019-06-12
6
-3
/
+53
*
patch 8.1.1522: poup_notification() not implemented yet
v8.1.1522
Bram Moolenaar
2019-06-12
9
-43
/
+212
*
patch 8.1.1521: when a popup window is closed the buffer remains
v8.1.1521
Bram Moolenaar
2019-06-12
3
-6
/
+13
*
patch 8.1.1520: popup windows are ignored when dealing with mouse position
v8.1.1520
Bram Moolenaar
2019-06-12
12
-27
/
+120
*
patch 8.1.1519: 'backupskip' may contain duplicates
v8.1.1519
Bram Moolenaar
2019-06-12
3
-2
/
+14
*
patch 8.1.1518: crash when setting 'columns' while a popup is visible
v8.1.1518
Bram Moolenaar
2019-06-11
4
-2
/
+28
*
Update runtime files
Bram Moolenaar
2019-06-10
13
-221
/
+1369
*
patch 8.1.1517: when a popup changes all windows are redrawn
v8.1.1517
Bram Moolenaar
2019-06-10
8
-36
/
+178
[next]