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