summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2019-07-13patch 8.1.1682: placing a larger number of signs is slowv8.1.1682Bram Moolenaar
2019-07-13patch 8.1.1681: insert stray "{" when listener gets buffer linev8.1.1681Bram Moolenaar
2019-07-13patch 8.1.1680: the command table is not well alignedv8.1.1680Bram Moolenaar
2019-07-13patch 8.1.1679: test using SwapExists autocommand file may failv8.1.1679Bram 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.1677: tests get stuck when running into an existing swapfilev8.1.1677Bram Moolenaar
2019-07-13patch 8.1.1676: "maxwidth" of popup window does not always work properlyv8.1.1676Bram Moolenaar
2019-07-13patch 8.1.1675: listener list not correctly updated on listener_remove()v8.1.1675Bram Moolenaar
2019-07-12patch 8.1.1674: script to check a colorscheme can be improvedv8.1.1674Bram Moolenaar
2019-07-12patch 8.1.1673: cannot easily find the popup window at a certain positionv8.1.1673Bram Moolenaar
2019-07-12patch 8.1.1672: "make cmdidxs" doesn't workv8.1.1672Bram Moolenaar
2019-07-12patch 8.1.1671: copying a blob may result in it being lockedv8.1.1671Bram Moolenaar
2019-07-12patch 8.1.1670: sign column not always properly alignedv8.1.1670Bram Moolenaar
2019-07-12patch 8.1.1669: Travis: test results section is closed even when failedv8.1.1669Bram Moolenaar
2019-07-12patch 8.1.1668: popup window test is a bit flaky on some systemsv8.1.1668Bram Moolenaar
2019-07-12patch 8.1.1667: flags for Ex commands may clash with other symbolsv8.1.1667Bram 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-12patch 8.1.1664: GUI resize may cause changing Rows at a bad timev8.1.1664Bram Moolenaar
2019-07-12patch 8.1.1663: compiler warning for using size_tv8.1.1663Bram Moolenaar
2019-07-11patch 8.1.1662: cannot build uninstal.exe with some version of MinGWv8.1.1662Bram Moolenaar
2019-07-10patch 8.1.1661: cannot build with +textprop but without +balloon_evalv8.1.1661Bram Moolenaar
2019-07-10patch 8.1.1660: assert_fails() does not fail inside try/catchv8.1.1660Bram Moolenaar
2019-07-10patch 8.1.1659: popup window "mousemoved" values not correctv8.1.1659Bram Moolenaar
2019-07-10patch 8.1.1658: debug statements included in patchv8.1.1658Bram Moolenaar
2019-07-09patch 8.1.1657: Terminal: screen updates from 'balloonexpr' are not displayedv8.1.1657Bram 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-08patch 8.1.1654: GUI: screen updates from 'balloonexpr' are not displayedv8.1.1654Bram Moolenaar
2019-07-08patch 8.1.1653: ubsan warns for possibly passing NULL pointerv8.1.1653Bram Moolenaar
2019-07-08patch 8.1.1652: GUI: popup window doesn't close on mouse movementv8.1.1652Bram Moolenaar
2019-07-08patch 8.1.1651: suspend test is flaky on some systemsv8.1.1651Bram Moolenaar
2019-07-08patch 8.1.1650: warning for using uninitialized variablev8.1.1650Bram Moolenaar
2019-07-07patch 8.1.1649: Illegal memory access when closing popup windowv8.1.1649Bram Moolenaar
2019-07-07patch 8.1.1648: MS-Windows: build error with normal feauresv8.1.1648Bram Moolenaar
2019-07-07patch 8.1.1647: build error with GTK and hangulinput featurev8.1.1647Bram Moolenaar
2019-07-07patch 8.1.1646: build failurev8.1.1646Bram Moolenaar
2019-07-07patch 8.1.1645: cannot use a popup window for a balloonv8.1.1645Bram Moolenaar
2019-07-07patch 8.1.1644: sound test does not work on Travisv8.1.1644Bram Moolenaar
2019-07-07patch 8.1.1643: sign placement is wrong when 'foldcolumn' is setv8.1.1643Bram Moolenaar
2019-07-07patch 8.1.1642: may use uninitialized variablev8.1.1642Bram Moolenaar
2019-07-07patch 8.1.1641: garbage collection may run at a wrong momentv8.1.1641Bram Moolenaar
2019-07-05patch 8.1.1640: the CursorHold autocommand takes down a balloonv8.1.1640Bram Moolenaar
2019-07-05patch 8.1.1639: changing an autoload name into a file name is inefficientv8.1.1639Bram Moolenaar
2019-07-05patch 8.1.1638: running tests leaves some files behindv8.1.1638Bram Moolenaar
2019-07-05patch 8.1.1637: after running tests and clean the XfakeHOME directory remainsv8.1.1637Bram Moolenaar
2019-07-05patch 8.1.1636: crash when popup has fitting scrollbarv8.1.1636Bram Moolenaar
2019-07-04patch 8.1.1635: warnings for unused variables in small versionv8.1.1635Bram Moolenaar
2019-07-04patch 8.1.1634: terminal test fails when term_getansicolors() is missingv8.1.1634Bram Moolenaar
2019-07-04patch 8.1.1633: cannot generate prototypes with X11 but without GUIv8.1.1633Bram Moolenaar