summaryrefslogtreecommitdiffstats
path: root/runtime
AgeCommit message (Expand)Author
2019-08-18patch 8.1.1888: more functions can be used as methodsv8.1.1888Bram Moolenaar
2019-08-18patch 8.1.1887: the +cmdline_compl feature is not in the tiny versionv8.1.1887Bram Moolenaar
2019-08-18patch 8.1.1882: cannot specify properties of the info popup windowv8.1.1882Bram Moolenaar
2019-08-18patch 8.1.1880: cannot show extra info for completion in a popup windowv8.1.1880Bram Moolenaar
2019-08-17patch 8.1.1879: more functions can be used as methodsv8.1.1879Bram Moolenaar
2019-08-17Update runtime files.Bram Moolenaar
2019-08-17patch 8.1.1875: cannot get size and position of the popup menuv8.1.1875Bram Moolenaar
2019-08-16patch 8.1.1865: spellrare and spellrepall in the wrong orderv8.1.1865Bram Moolenaar
2019-08-16patch 8.1.1861: only some assert functions can be used as a methodv8.1.1861Bram Moolenaar
2019-08-13patch 8.1.1844: buffer no longer unloaded when adding text propertiesv8.1.1844Bram Moolenaar
2019-08-11patch 8.1.1838: there is :spellwrong and :spellgood but not :spellrarev8.1.1838Bram Moolenaar
2019-08-10patch 8.1.1837: popup test fails if clipboard is supported but not workingv8.1.1837Bram Moolenaar
2019-08-10patch 8.1.1835: cannot use printf() as a methodv8.1.1835Bram Moolenaar
2019-08-09patch 8.1.1834: cannot use a lambda as a methodv8.1.1834Bram Moolenaar
2019-08-08Update runtime files.Bram Moolenaar
2019-08-08patch 8.1.1828: not strict enough checking syntax of method invocationv8.1.1828Bram Moolenaar
2019-08-04patch 8.1.1813: ATTENTION prompt for a preview popup windowv8.1.1813Bram Moolenaar
2019-08-04patch 8.1.1809: more functions can be used as a methodv8.1.1809Bram Moolenaar
2019-08-04patch 8.1.1807: more functions can be used as a methodv8.1.1807Bram Moolenaar
2019-08-03patch 8.1.1803: all builtin functions are globalv8.1.1803Bram Moolenaar
2019-08-03patch 8.1.1799: cannot avoid mapping for a popup windowv8.1.1799Bram Moolenaar
2019-08-01patch 8.1.1787: cannot resize a popup windowv8.1.1787Bram Moolenaar
2019-07-31Update runtime files.Bram Moolenaar
2019-07-28patch 8.1.1770: cannot get the window ID of the popup preview windowv8.1.1770Bram Moolenaar
2019-07-28patch 8.1.1769: 'shellslash' is also used for completionv8.1.1769Bram Moolenaar
2019-07-28patch 8.1.1768: man plugin changes setting in current windowv8.1.1768Bram Moolenaar
2019-07-27patch 8.1.1762: some filetype rules are in the wrong placev8.1.1762Bram Moolenaar
2019-07-27patch 8.1.1761: filetype "vuejs" causes problems for some usersv8.1.1761Bram Moolenaar
2019-07-22patch 8.1.1733: the man ftplugin leaves an empty buffer behindv8.1.1733Bram Moolenaar
2019-07-21patch 8.1.1726: the eval.txt help file is too bigv8.1.1726Bram Moolenaar
2019-07-21patch 8.1.1723: heredoc assignment has no room for new featuresv8.1.1723Bram Moolenaar
2019-07-19Update runtime filesBram 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-16patch 8.1.1705: using ~{} for a literal dict is not nicev8.1.1705Bram 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-13Update runtime filesBram Moolenaar
2019-07-13patch 8.1.1683: dictionary with string keys is longer than neededv8.1.1683Bram Moolenaar
2019-07-13patch 8.1.1682: placing a larger number of signs is slowv8.1.1682Bram 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-10patch 8.1.1659: popup window "mousemoved" values not correctv8.1.1659Bram Moolenaar
2019-07-07patch 8.1.1645: cannot use a popup window for a balloonv8.1.1645Bram Moolenaar
2019-07-04Update runtime filesBram Moolenaar
2019-07-04patch 8.1.1629: terminal function help is in the wrong filev8.1.1629Bram Moolenaar
2019-07-04patch 8.1.1628: popup window functions not in list of functionsv8.1.1628Bram Moolenaar
2019-07-04patch 8.1.1626: no test for closing a popup window with a modified bufferv8.1.1626Bram Moolenaar
2019-07-01patch 8.1.1614: 'numberwidth' can only go up to 10v8.1.1614Bram Moolenaar
2019-06-30patch 8.1.1612: cannot show an existing buffer in a popup windowv8.1.1612Bram Moolenaar