summaryrefslogtreecommitdiff
path: root/src/popupwin.c
Commit message (Expand)AuthorAgeFilesLines
* patch 8.1.1410: popup_move() is not implemented yetv8.1.1410Bram Moolenaar2019-05-271-28/+91
* patch 8.1.1408: PFL_HIDDEN conflicts with system header filev8.1.1408Bram Moolenaar2019-05-271-6/+6
* patch 8.1.1407: popup_create() does not support text propertiesv8.1.1407Bram Moolenaar2019-05-261-17/+96
* patch 8.1.1406: popup_hide() and popup_show() not implemented yetv8.1.1406Bram Moolenaar2019-05-261-5/+72
* patch 8.1.1405: "highlight" option of popup windows not supportedv8.1.1405Bram Moolenaar2019-05-261-4/+7
* patch 8.1.1403: cannot build without the timer featurev8.1.1403Bram Moolenaar2019-05-261-0/+2
* patch 8.1.1402: "timer" option of popup windows not supportedv8.1.1402Bram Moolenaar2019-05-261-4/+34
* patch 8.1.1400: using global pointer for tab-local popups is clumsyv8.1.1400Bram Moolenaar2019-05-261-9/+5
* patch 8.1.1399: popup windows not adjusted when switching tabsv8.1.1399Bram Moolenaar2019-05-261-21/+40
* patch 8.1.1391: no popup window supportv8.1.1391Bram Moolenaar2019-05-251-0/+231