summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-06-30patch 8.1.1610: there is no way to add or load a buffer without side effectsv8.1.1610Bram Moolenaar
2019-06-30patch 8.1.1609: the user cannot easily close a popup windowv8.1.1609Bram Moolenaar
2019-06-29patch 8.1.1608: the evalfunc.c file is too bigv8.1.1608Bram Moolenaar
2019-06-29patch 8.1.1608: the evalfunc.c file is too bigv8.1.1607Bram Moolenaar
2019-06-29patch 8.1.1606: on a narrow screen ":hi" output is confusingv8.1.1606Bram Moolenaar
2019-06-28patch 8.1.1605: Vim may delay processing messages on a json channelv8.1.1605Bram Moolenaar
2019-06-28patch 8.1.1604: popup window scroll test is flakyv8.1.1604Bram Moolenaar
2019-06-28patch 8.1.1603: crash when using unknown highlighting in text propertyv8.1.1603Bram Moolenaar
2019-06-28patch 8.1.1602: popup window cannot overflow on the left or rightv8.1.1602Bram Moolenaar
2019-06-26patch 8.1.1601: missing changes to popup window test filev8.1.1601Bram Moolenaar
2019-06-26patch 8.1.1600: cannot specify highlighting for popup window scrollbarv8.1.1600Bram Moolenaar
2019-06-26patch 8.1.1599: compiler warning for uninitialized variablev8.1.1599Bram Moolenaar
2019-06-26patch 8.1.1598: update to test file missingv8.1.1598Bram Moolenaar
2019-06-26patch 8.1.1597: cannot scroll a popup window with the mousev8.1.1597Bram Moolenaar
2019-06-26patch 8.1.1596: when resizing the screen may draw popup in wrong positionv8.1.1596Bram Moolenaar
2019-06-26patch 8.1.1595: MS-Windows with VIMDLL: colors wrong in consolev8.1.1595Bram Moolenaar
2019-06-25patch 8.1.1594: may still start file dialog while exitingv8.1.1594Bram Moolenaar
2019-06-25patch 8.1.1593: filetype not detected for C++ header files without extensionv8.1.1593Bram Moolenaar
2019-06-25patch 8.1.1592: may start file dialog while exitingv8.1.1592Bram Moolenaar
2019-06-25patch 8.1.1591: on error garbage collection may free memory in usev8.1.1591Bram Moolenaar
2019-06-25patch 8.1.1590: popup window test failsv8.1.1590Bram Moolenaar
2019-06-25patch 8.1.1589: popup window does not indicate scroll positionv8.1.1589Bram Moolenaar
2019-06-25patch 8.1.1588: in :let-heredoc line continuation is recognizedv8.1.1588Bram Moolenaar
2019-06-24patch 8.1.1587: redraw problem when sign icons in the number columnv8.1.1587Bram Moolenaar
2019-06-24patch 8.1.1586: error number used in two placesv8.1.1586Bram Moolenaar
2019-06-24patch 8.1.1585: :let-heredoc does not trim enoughv8.1.1585Bram Moolenaar
2019-06-24patch 8.1.1584: the evalfunc.c file is getting too bigv8.1.1584Bram Moolenaar
2019-06-23patch 8.1.1583: set_ref_in_list() only sets ref in itemsv8.1.1583Bram Moolenaar
2019-06-23patch 8.1.1582: cannot build with +textprop but without +timersv8.1.1582Bram Moolenaar
2019-06-23patch 8.1.1581: shared functions for testing are disorganisedv8.1.1581Bram Moolenaar
2019-06-23patch 8.1.1580: cannot make part of a popup transparentv8.1.1580Bram Moolenaar
2019-06-22Update runtime filesBram Moolenaar
2019-06-22patch 8.1.1579: dict and list could be GC'ed while displaying errorv8.1.1579Bram Moolenaar
2019-06-21patch 8.1.1578: MS-Windows: pathdef.c should depend on build optionsv8.1.1578Bram Moolenaar
2019-06-21patch 8.1.1577: command line redrawn for +arabic without Arabic charactersv8.1.1577Bram Moolenaar
2019-06-21patch 8.1.1576: compiler warning for unused argumentv8.1.1576Bram Moolenaar
2019-06-20patch 8.1.1575: callbacks may be garbage collectedv8.1.1575Bram Moolenaar
2019-06-20patch 8.1.1574: tabpage option not yet implemented for popup windowv8.1.1574Bram Moolenaar
2019-06-19patch 8.1.1573: textprop test fails if screenhots do not workv8.1.1573Bram Moolenaar
2019-06-19patch 8.1.1572: compiler warnings with tiny buildv8.1.1572Bram Moolenaar
2019-06-19patch 8.1.1571: textprop highlight starts too early if just after a tabv8.1.1571Bram Moolenaar
2019-06-19patch 8.1.1570: icon signs not displayed properly in the number columnv8.1.1570Bram Moolenaar
2019-06-19patch 8.1.1569: cannot build with signs but without diff featurev8.1.1569Bram Moolenaar
2019-06-18patch 8.1.1568: strftime() test fails on MS-Windowsv8.1.1568Bram Moolenaar
2019-06-18patch 8.1.1567: localtime_r() does not respond to $TZ changesv8.1.1567Bram Moolenaar
2019-06-17patch 8.1.1566: error message when terminal closes in another tabv8.1.1566Bram Moolenaar
2019-06-17patch 8.1.1565: MS-Windows: no sound supportv8.1.1565Bram Moolenaar
2019-06-17patch 8.1.1564: sign column takes up spacev8.1.1564Bram Moolenaar
2019-06-17patch 8.1.1563: crash when using closuresv8.1.1563Bram Moolenaar
2019-06-17patch 8.1.1562: popup window not always redrawn after popup_setoptions()v8.1.1562Bram Moolenaar