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
/
proto
/
popupwin.pro
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
/
+1
*
patch 8.1.1920: cannot always close a popup when filter consumes all events
v8.1.1920
Bram Moolenaar
2019-08-24
1
-1
/
+1
*
patch 8.1.1905: cannot set all properties of the info popup
v8.1.1905
Bram Moolenaar
2019-08-21
1
-2
/
+5
*
patch 8.1.1902: cannot have an info popup without a border
v8.1.1902
Bram Moolenaar
2019-08-21
1
-0
/
+1
*
patch 8.1.1891: functions used in one file are global
v8.1.1891
Bram Moolenaar
2019-08-20
1
-1
/
+0
*
patch 8.1.1882: cannot specify properties of the info popup window
v8.1.1882
Bram Moolenaar
2019-08-18
1
-0
/
+1
*
patch 8.1.1880: cannot show extra info for completion in a popup window
v8.1.1880
Bram Moolenaar
2019-08-18
1
-4
/
+7
*
patch 8.1.1799: cannot avoid mapping for a popup window
v8.1.1799
Bram Moolenaar
2019-08-03
1
-0
/
+1
*
patch 8.1.1789: cannot see file name of preview popup window
v8.1.1789
Bram Moolenaar
2019-08-01
1
-0
/
+2
*
patch 8.1.1788: missing changes in proto file
v8.1.1788
Bram Moolenaar
2019-08-01
1
-1
/
+1
*
patch 8.1.1786: double click in popup scrollbar starts selection
v8.1.1786
Bram Moolenaar
2019-08-01
1
-0
/
+1
*
patch 8.1.1773: the preview popup window may be too far to the right
v8.1.1773
Bram Moolenaar
2019-07-28
1
-1
/
+1
*
patch 8.1.1770: cannot get the window ID of the popup preview window
v8.1.1770
Bram Moolenaar
2019-07-28
1
-0
/
+1
*
patch 8.1.1714: cannot preview a file in a popup window
v8.1.1714
Bram Moolenaar
2019-07-18
1
-0
/
+6
*
patch 8.1.1673: cannot easily find the popup window at a certain position
v8.1.1673
Bram Moolenaar
2019-07-12
1
-0
/
+1
*
patch 8.1.1645: cannot use a popup window for a balloon
v8.1.1645
Bram Moolenaar
2019-07-07
1
-0
/
+2
*
patch 8.1.1609: the user cannot easily close a popup window
v8.1.1609
Bram Moolenaar
2019-06-30
1
-0
/
+2
*
patch 8.1.1608: the evalfunc.c file is too big
v8.1.1607
Bram Moolenaar
2019-06-29
1
-0
/
+2
*
patch 8.1.1575: callbacks may be garbage collected
v8.1.1575
Bram Moolenaar
2019-06-20
1
-0
/
+1
*
patch 8.1.1561: popup_setoptions() is not implemented yet
v8.1.1561
Bram Moolenaar
2019-06-16
1
-0
/
+1
*
patch 8.1.1558: popup_menu() and popup_filter_menu() are not implemented yet
v8.1.1558
Bram Moolenaar
2019-06-16
1
-0
/
+2
*
patch 8.1.1555: NOT_IN_POPUP_WINDOW is confusing
v8.1.1555
Bram Moolenaar
2019-06-16
1
-1
/
+1
*
patch 8.1.1553: not easy to change the text in a popup window
v8.1.1553
Bram Moolenaar
2019-06-16
1
-0
/
+1
*
patch 8.1.1548: popup_dialog() is not implemented
v8.1.1548
Bram Moolenaar
2019-06-15
1
-0
/
+2
*
patch 8.1.1528: popup_any_visible() is unused
v8.1.1528
Bram Moolenaar
2019-06-14
1
-1
/
+0
*
patch 8.1.1527: when moving popup window over the cmdline it is not redrawn
v8.1.1527
Bram Moolenaar
2019-06-14
1
-0
/
+2
*
patch 8.1.1525: cannot move a popup window with the mouse
v8.1.1525
Bram Moolenaar
2019-06-13
1
-0
/
+3
*
patch 8.1.1522: poup_notification() not implemented yet
v8.1.1522
Bram Moolenaar
2019-06-12
1
-0
/
+1
*
patch 8.1.1520: popup windows are ignored when dealing with mouse position
v8.1.1520
Bram Moolenaar
2019-06-12
1
-0
/
+2
*
patch 8.1.1513: all popup functionality is in functions, except :popupclear
v8.1.1513
Bram Moolenaar
2019-06-10
1
-1
/
+1
*
patch 8.1.1453: popup window "moved" property not implemented yet
v8.1.1453
Bram Moolenaar
2019-06-02
1
-0
/
+1
*
patch 8.1.1441: popup window filter not yet implemented
v8.1.1441
Bram Moolenaar
2019-06-01
1
-0
/
+3
*
patch 8.1.1438: some commands cause trouble in a popup window
v8.1.1438
Bram Moolenaar
2019-06-01
1
-0
/
+1
*
patch 8.1.1429: "pos" option of popup window not supported yet
v8.1.1429
Bram Moolenaar
2019-05-30
1
-8
/
+8
*
patch 8.1.1428: popup_atcursor() not implemented yet
v8.1.1428
Bram Moolenaar
2019-05-30
1
-7
/
+8
*
patch 8.1.1422: popup_getoptions() not implemented yet
v8.1.1422
Bram Moolenaar
2019-05-30
1
-0
/
+1
*
patch 8.1.1421: drawing "~" line in popup window
v8.1.1421
Bram Moolenaar
2019-05-30
1
-1
/
+2
*
patch 8.1.1416: popup_getposition() not implemented yet
v8.1.1416
Bram Moolenaar
2019-05-29
1
-0
/
+1
*
patch 8.1.1410: popup_move() is not implemented yet
v8.1.1410
Bram Moolenaar
2019-05-27
1
-0
/
+1
*
patch 8.1.1406: popup_hide() and popup_show() not implemented yet
v8.1.1406
Bram Moolenaar
2019-05-26
1
-0
/
+3
*
patch 8.1.1399: popup windows not adjusted when switching tabs
v8.1.1399
Bram Moolenaar
2019-05-26
1
-1
/
+2
*
patch 8.1.1391: no popup window support
v8.1.1391
Bram Moolenaar
2019-05-25
1
-0
/
+7