summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2019-07-20patch 8.1.1717: last char in menu popup window highlightedv8.1.1717Bram Moolenaar
2019-07-19patch 8.1.1716: old style comments are wasting spacev8.1.1716Bram Moolenaar
2019-07-19patch 8.1.1715: emoji characters are seen as word characters for spellingv8.1.1715Bram 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-18patch 8.1.1712: signs in number column cause text to be misalignedv8.1.1712Bram Moolenaar
2019-07-17patch 8.1.1711: listener callback called at the wrong momentv8.1.1711Bram Moolenaar
2019-07-17patch 8.1.1710: Coverity found dead codev8.1.1710Bram Moolenaar
2019-07-17patch 8.1.1709: Coverity warns for possibly using a NULL pointerv8.1.1709Bram Moolenaar
2019-07-17patch 8.1.1708: Coverity warns for using uninitialized variablev8.1.1708Bram Moolenaar
2019-07-17patch 8.1.1707: Coverity warns for possibly using a NULL pointerv8.1.1707Bram Moolenaar
2019-07-17patch 8.1.1706: typo in #ifdefv8.1.1706Bram Moolenaar
2019-07-16patch 8.1.1705: using ~{} for a literal dict is not nicev8.1.1705Bram Moolenaar
2019-07-16patch 8.1.1704: C-R C-W does not work after C-G when using 'incsearch'v8.1.1704Bram Moolenaar
2019-07-16patch 8.1.1703: breaking out of loop by checking window pointer insufficientv8.1.1703Bram Moolenaar
2019-07-16patch 8.1.1702: compiler warning for uninitialized variablev8.1.1702Bram Moolenaar
2019-07-16patch 8.1.1701: Appveyor build with MSVC fails puts progress bar in logv8.1.1701Bram Moolenaar
2019-07-15patch 8.1.1700: listener callback called for the wrong bufferv8.1.1700Bram Moolenaar
2019-07-15patch 8.1.1699: highlight_ga can be local instead of globalv8.1.1699Bram Moolenaar
2019-07-15patch 8.1.1698: Appveyor build with MSVC failsv8.1.1698Bram Moolenaar
2019-07-15patch 8.1.1697: cannot build with MSVCv8.1.1697Bram Moolenaar
2019-07-15patch 8.1.1696: MSVC: link command line is too longv8.1.1696Bram Moolenaar
2019-07-15patch 8.1.1695: Windows 10: crash when cursor is at bottom of terminalv8.1.1695Bram Moolenaar
2019-07-14patch 8.1.1694: the RUN_VIM variable is longer than neededv8.1.1694Bram Moolenaar
2019-07-14patch 8.1.1693: syntax coloring and highlighting is in one big filev8.1.1693Bram Moolenaar
2019-07-14patch 8.1.1692: using *{} for literal dict is not backwards compatiblev8.1.1692Bram Moolenaar
2019-07-14patch 8.1.1691: diff test fails on some systemsv8.1.1691Bram Moolenaar
2019-07-14patch 8.1.1690: default padding for popup window menu is too muchv8.1.1690Bram Moolenaar
2019-07-14patch 8.1.1689: profiling code is spread outv8.1.1689Bram Moolenaar
2019-07-14patch 8.1.1688: old makefiles are no longer usefulv8.1.1688Bram Moolenaar
2019-07-14patch 8.1.1687: the evalfunc.c file is too bigv8.1.1687Bram Moolenaar
2019-07-14patch 8.1.1686: "*" of "*{" is recognized as multipy operatorv8.1.1686Bram Moolenaar
2019-07-13patch 8.1.1685: missing file in distributed file listv8.1.1685Bram Moolenaar
2019-07-13patch 8.1.1684: profiling functionality is spread outv8.1.1684Bram 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-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