summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2019-06-15patch 8.1.1539: not easy to define a variable and lock itv8.1.1539Bram 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-15patch 8.1.1536: popup select test still fails on Macv8.1.1536Bram Moolenaar
2019-06-15patch 8.1.1535: popup select test fails on Macv8.1.1535Bram Moolenaar
2019-06-14patch 8.1.1534: modeless selection in popup window selects too muchv8.1.1534Bram Moolenaar
2019-06-14patch 8.1.1533: GUI build fails on Macv8.1.1533Bram Moolenaar
2019-06-14patch 8.1.1532: build failsv8.1.1532Bram Moolenaar
2019-06-14patch 8.1.1531: clipboard type name is inconsistentv8.1.1531Bram Moolenaar
2019-06-14patch 8.1.1530: Travis config is not optimalv8.1.1530Bram Moolenaar
2019-06-14patch 8.1.1529: libcanberra is linked with even when not usedv8.1.1529Bram Moolenaar
2019-06-14patch 8.1.1528: popup_any_visible() is unusedv8.1.1528Bram Moolenaar
2019-06-14patch 8.1.1527: when moving popup window over the cmdline it is not redrawnv8.1.1527Bram Moolenaar
2019-06-14patch 8.1.1526: no numerical value for the patchlevelv8.1.1526Bram Moolenaar
2019-06-13patch 8.1.1525: cannot move a popup window with the mousev8.1.1525Bram Moolenaar
2019-06-13patch 8.1.1524: tests are silently skippedv8.1.1524Bram 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-12patch 8.1.1521: when a popup window is closed the buffer remainsv8.1.1521Bram Moolenaar
2019-06-12patch 8.1.1520: popup windows are ignored when dealing with mouse positionv8.1.1520Bram Moolenaar
2019-06-12patch 8.1.1519: 'backupskip' may contain duplicatesv8.1.1519Bram Moolenaar
2019-06-11patch 8.1.1518: crash when setting 'columns' while a popup is visiblev8.1.1518Bram Moolenaar
2019-06-10patch 8.1.1517: when a popup changes all windows are redrawnv8.1.1517Bram Moolenaar
2019-06-10patch 8.1.1516: time reported for a test measured wrongv8.1.1516Bram Moolenaar
2019-06-10patch 8.1.1515: memory leak reported for sound when build with EXITFREEv8.1.1515Bram Moolenaar
2019-06-10patch 8.1.1514: MS-Windows: wrong shell command with ! in 'guioptions'v8.1.1514Bram Moolenaar
2019-06-10patch 8.1.1513: all popup functionality is in functions, except :popupclearv8.1.1513Bram Moolenaar
2019-06-09patch 8.1.1512: ch_evalexpr() hangs when used recursivelyv8.1.1512Bram Moolenaar
2019-06-09patch 8.1.1511: matches in a popup window are not displayed properlyv8.1.1511Bram Moolenaar
2019-06-09patch 8.1.1510: a plugin cannot easily expand a command like done internallyv8.1.1510Bram Moolenaar
2019-06-09patch 8.1.1509: cmdline_row can become negative, causing a crashv8.1.1509Bram Moolenaar
2019-06-09patch 8.1.1508: sound keeps failing on Travisv8.1.1508Bram Moolenaar
2019-06-09patch 8.1.1507: sound test still fails on Travisv8.1.1507Bram Moolenaar
2019-06-09patch 8.1.1506: syntax error in Travis configv8.1.1506Bram Moolenaar
2019-06-09patch 8.1.1505: running "make clean" twice gives errorsv8.1.1505Bram Moolenaar
2019-06-09patch 8.1.1504: sound test still fails on Travisv8.1.1504Bram Moolenaar
2019-06-09patch 8.1.1503: sound test fails on Travisv8.1.1503Bram Moolenaar
2019-06-09patch 8.1.1502: cannot play any soundv8.1.1502Bram Moolenaar
2019-06-08patch 8.1.1501: new behavior of b:changedtick not testedv8.1.1501Bram Moolenaar
2019-06-08patch 8.1.1500: wrong shell command when building with VIMDLL and "!" in 'go'v8.1.1500Bram Moolenaar
2019-06-08patch 8.1.1499: ruler not updated after popup window was removedv8.1.1499Bram Moolenaar
2019-06-08patch 8.1.1498: ":write" increments b:changedtick even though nothing changedv8.1.1498Bram Moolenaar
2019-06-08patch 8.1.1497: accessing memory beyond allocated spacev8.1.1497Bram Moolenaar
2019-06-08patch 8.1.1496: popup window height is not recomputedv8.1.1496Bram Moolenaar
2019-06-08patch 8.1.1495: memory access errorv8.1.1495Bram Moolenaar
2019-06-08patch 8.1.1494: build failurev8.1.1494Bram Moolenaar
2019-06-08patch 8.1.1493: redrawing with popups is slow and causes flickerv8.1.1493Bram Moolenaar
2019-06-08patch 8.1.1492: MS-Windows: when "!" is in 'guioptions' ":!start" failsv8.1.1492Bram Moolenaar
2019-06-07patch 8.1.1491: when skipping over code a function call may cause troublev8.1.1491Bram Moolenaar
2019-06-07patch 8.1.1490: when a single test fails the exit code is not setv8.1.1490Bram Moolenaar