summaryrefslogtreecommitdiffstats
path: root/src/testdir/dumps
AgeCommit message (Expand)Author
2019-07-20patch 8.1.1718: popup menu highlighting does not look goodv8.1.1718Bram Moolenaar
2019-07-20patch 8.1.1717: last char in menu popup window highlightedv8.1.1717Bram Moolenaar
2019-07-18patch 8.1.1714: cannot preview a file in a popup windowv8.1.1714Bram Moolenaar
2019-07-18patch 8.1.1713: highlighting cursor line only works with popup_menu()v8.1.1713Bram 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-13patch 8.1.1683: dictionary with string keys is longer than neededv8.1.1683Bram Moolenaar
2019-07-13patch 8.1.1678: using popup_menu() does not scroll to show the selected linev8.1.1678Bram Moolenaar
2019-07-13patch 8.1.1676: "maxwidth" of popup window does not always work properlyv8.1.1676Bram Moolenaar
2019-07-12patch 8.1.1666: click in popup window scrollbar with border doesn't scrollv8.1.1666Bram Moolenaar
2019-07-12patch 8.1.1665: crash when popup window with mask is below the screenv8.1.1665Bram Moolenaar
2019-07-09patch 8.1.1656: popup window width is wrong when using Tabsv8.1.1656Bram Moolenaar
2019-07-08patch 8.1.1655: popup window border drawn wrong with multi-byte charv8.1.1655Bram Moolenaar
2019-07-07patch 8.1.1645: cannot use a popup window for a balloonv8.1.1645Bram Moolenaar
2019-07-05patch 8.1.1640: the CursorHold autocommand takes down a balloonv8.1.1640Bram Moolenaar
2019-07-03patch 8.1.1622: wrong width if displaying a lot of lines in a popup windowv8.1.1622Bram Moolenaar
2019-07-03patch 8.1.1620: no test for popup window with border and maskv8.1.1620Bram Moolenaar
2019-07-02patch 8.1.1617: no test for popup window with mask and position fixedv8.1.1617Bram 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.1600: cannot specify highlighting for popup window scrollbarv8.1.1600Bram 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-23patch 8.1.1580: cannot make part of a popup transparentv8.1.1580Bram Moolenaar
2019-06-19patch 8.1.1571: textprop highlight starts too early if just after a tabv8.1.1571Bram Moolenaar
2019-06-17patch 8.1.1562: popup window not always redrawn after popup_setoptions()v8.1.1562Bram 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-16patch 8.1.1552: cursor position is wrong after sign column changesv8.1.1552Bram Moolenaar
2019-06-15patch 8.1.1550: when a popup has left padding text may be cut offv8.1.1550Bram Moolenaar
2019-06-15patch 8.1.1538: cannot specify highlighting for notificationsv8.1.1538Bram Moolenaar
2019-06-14patch 8.1.1534: modeless selection in popup window selects too muchv8.1.1534Bram Moolenaar
2019-06-14patch 8.1.1527: when moving popup window over the cmdline it is not redrawnv8.1.1527Bram 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-11patch 8.1.1518: crash when setting 'columns' while a popup is visiblev8.1.1518Bram Moolenaar
2019-06-09patch 8.1.1511: matches in a popup window are not displayed properlyv8.1.1511Bram Moolenaar
2019-06-08patch 8.1.1499: ruler not updated after popup window was removedv8.1.1499Bram Moolenaar
2019-06-08patch 8.1.1496: popup window height is not recomputedv8.1.1496Bram Moolenaar
2019-06-02patch 8.1.1450: popup window positioning wrong when using padding or bordersv8.1.1450Bram Moolenaar
2019-06-02patch 8.1.1448: statusline is sometimes drawn on top of popupv8.1.1448Bram Moolenaar
2019-06-01patch 8.1.1445: popup window border highlight not implemented yetv8.1.1445Bram Moolenaar
2019-06-01patch 8.1.1444: not using double line characters for popup borderv8.1.1444Bram Moolenaar
2019-06-01patch 8.1.1443: popup window padding and border not implemented yetv8.1.1443Bram Moolenaar
2019-05-30patch 8.1.1430: popup window option "wrap" not supportedv8.1.1430Bram Moolenaar
2019-05-30patch 8.1.1426: no test for syntax highlight in popup windowv8.1.1426Bram Moolenaar
2019-05-30patch 8.1.1421: drawing "~" line in popup windowv8.1.1421Bram Moolenaar
2019-05-27patch 8.1.1410: popup_move() is not implemented yetv8.1.1410Bram Moolenaar
2019-05-26patch 8.1.1407: popup_create() does not support text propertiesv8.1.1407Bram Moolenaar