summaryrefslogtreecommitdiffstats
path: root/runtime/doc/popup.txt
AgeCommit message (Expand)Author
2019-10-20patch 8.1.2193: popup_setoptions(popup_getoptions()) does not workv8.1.2193Bram Moolenaar
2019-10-16Update runtime files.Bram Moolenaar
2019-09-25patch 8.1.2076: crash when trying to put a terminal in a popup windowv8.1.2076Bram Moolenaar
2019-09-11Update runtime filesBram Moolenaar
2019-09-07Update runtime filesBram Moolenaar
2019-09-04patch 8.1.1982: more functions can be used as methodsv8.1.1982Bram Moolenaar
2019-09-03patch 8.1.1969: popup window filter is used in all modesv8.1.1969Bram Moolenaar
2019-08-31Runtime files update.Bram Moolenaar
2019-08-25patch 8.1.1928: popup windows don't move with the text when making changesv8.1.1928Bram Moolenaar
2019-08-21patch 8.1.1905: cannot set all properties of the info popupv8.1.1905Bram Moolenaar
2019-08-08Update runtime files.Bram Moolenaar
2019-08-03patch 8.1.1799: cannot avoid mapping for a popup windowv8.1.1799Bram Moolenaar
2019-08-01patch 8.1.1787: cannot resize a popup windowv8.1.1787Bram Moolenaar
2019-07-31Update runtime files.Bram Moolenaar
2019-07-28patch 8.1.1770: cannot get the window ID of the popup preview windowv8.1.1770Bram Moolenaar
2019-07-19Update runtime filesBram Moolenaar
2019-07-18patch 8.1.1713: highlighting cursor line only works with popup_menu()v8.1.1713Bram Moolenaar
2019-07-16patch 8.1.1705: using ~{} for a literal dict is not nicev8.1.1705Bram Moolenaar
2019-07-14patch 8.1.1692: using *{} for literal dict is not backwards compatiblev8.1.1692Bram Moolenaar
2019-07-14patch 8.1.1690: default padding for popup window menu is too muchv8.1.1690Bram Moolenaar
2019-07-13Update runtime filesBram Moolenaar
2019-07-12patch 8.1.1673: cannot easily find the popup window at a certain positionv8.1.1673Bram Moolenaar
2019-07-10patch 8.1.1659: popup window "mousemoved" values not correctv8.1.1659Bram Moolenaar
2019-07-07patch 8.1.1645: cannot use a popup window for a balloonv8.1.1645Bram Moolenaar
2019-07-04patch 8.1.1628: popup window functions not in list of functionsv8.1.1628Bram Moolenaar
2019-06-30patch 8.1.1612: cannot show an existing buffer in a popup windowv8.1.1612Bram Moolenaar
2019-06-30patch 8.1.1609: the user cannot easily close a popup windowv8.1.1609Bram Moolenaar
2019-06-29patch 8.1.1608: the evalfunc.c file is too bigv8.1.1607Bram Moolenaar
2019-06-26patch 8.1.1597: cannot scroll a popup window with the mousev8.1.1597Bram Moolenaar
2019-06-25patch 8.1.1589: popup window does not indicate scroll positionv8.1.1589Bram Moolenaar
2019-06-24patch 8.1.1586: error number used in two placesv8.1.1586Bram Moolenaar
2019-06-23patch 8.1.1580: cannot make part of a popup transparentv8.1.1580Bram Moolenaar
2019-06-22Update runtime filesBram Moolenaar
2019-06-20patch 8.1.1574: tabpage option not yet implemented for popup windowv8.1.1574Bram Moolenaar
2019-06-16patch 8.1.1561: popup_setoptions() is not implemented yetv8.1.1561Bram Moolenaar
2019-06-16patch 8.1.1559: popup window title property not implemented yetv8.1.1559Bram Moolenaar
2019-06-16patch 8.1.1558: popup_menu() and popup_filter_menu() are not implemented yetv8.1.1558Bram Moolenaar
2019-06-16patch 8.1.1553: not easy to change the text in a popup windowv8.1.1553Bram Moolenaar
2019-06-15patch 8.1.1548: popup_dialog() is not implementedv8.1.1548Bram Moolenaar
2019-06-15patch 8.1.1538: cannot specify highlighting for notificationsv8.1.1538Bram Moolenaar
2019-06-15patch 8.1.1537: using "tab" for popup window can be confusingv8.1.1537Bram Moolenaar
2019-06-13patch 8.1.1525: cannot move a popup window with the mousev8.1.1525Bram Moolenaar
2019-06-12patch 8.1.1523: cannot show range of buffer lines in popup windowv8.1.1523Bram Moolenaar
2019-06-12patch 8.1.1522: poup_notification() not implemented yetv8.1.1522Bram Moolenaar
2019-06-10Update runtime filesBram Moolenaar
2019-06-10patch 8.1.1513: all popup functionality is in functions, except :popupclearv8.1.1513Bram Moolenaar
2019-06-06Update runtime files.Bram Moolenaar
2019-06-02patch 8.1.1453: popup window "moved" property not implemented yetv8.1.1453Bram Moolenaar
2019-06-02patch 8.1.1449: popup text truncated at end of screenv8.1.1449Bram Moolenaar
2019-06-01patch 8.1.1446: popup window callback not implemented yetv8.1.1446Bram Moolenaar