summaryrefslogtreecommitdiff
path: root/src/version.c
Commit message (Expand)AuthorAgeFilesLines
* patch 8.0.1619: Win32 GUI: crash when winpty is not installedv8.0.1619Bram Moolenaar2018-03-201-0/+2
* patch 8.0.1618: color Grey50 is missing in the compiled-in tablev8.0.1618Bram Moolenaar2018-03-201-0/+2
* patch 8.0.1617: Win32: :shell command in the GUI crashesv8.0.1617Bram Moolenaar2018-03-191-0/+2
* patch 8.0.1616: Win32: shell commands in the GUI open a new consolev8.0.1616Bram Moolenaar2018-03-181-0/+2
* patch 8.0.1615: term_dumpload() does not use the right colorsv8.0.1615Bram Moolenaar2018-03-181-0/+2
* patch 8.0.1614: "make tags" doesn't include libvtermv8.0.1614Bram Moolenaar2018-03-171-0/+2
* patch 8.0.1613: warning for unused variable in tiny buildv8.0.1613Bram Moolenaar2018-03-171-0/+2
* patch 8.0.1612: need to close terminal after shell stoppedv8.0.1612Bram Moolenaar2018-03-161-0/+2
* patch 8.0.1611: CTRL-W in system terminal does not go to jobv8.0.1611Bram Moolenaar2018-03-161-0/+2
* patch 8.0.1610: cannot build without GUIv8.0.1610Bram Moolenaar2018-03-161-0/+2
* patch 8.0.1609: shell commands in the GUI use a dumb terminalv8.0.1609Bram Moolenaar2018-03-161-0/+2
* patch 8.0.1608: Win32: directx not enabled by defaultv8.0.1608Bram Moolenaar2018-03-141-0/+2
* patch 8.0.1607: --clean loads user settings from .gvimrcv8.0.1607Bram Moolenaar2018-03-141-0/+2
* patch 8.0.1606: singular/plural variants not translatedv8.0.1606Bram Moolenaar2018-03-141-0/+2
* patch 8.0.1605: terminal test is a bit flakyv8.0.1605Bram Moolenaar2018-03-131-0/+2
* patch 8.0.1604: paste test may fail if $DISPLAY is not setv8.0.1604Bram Moolenaar2018-03-131-0/+2
* patch 8.0.1603: cannot build with +terminal but without +menuv8.0.1603Bram Moolenaar2018-03-131-0/+2
* patch 8.0.1602: crash in parsing JSONv8.0.1602Bram Moolenaar2018-03-131-0/+2
* patch 8.0.1601: highlight test fails on Win32v8.0.1601Bram Moolenaar2018-03-121-0/+2
* patch 8.0.1600: crash when setting t_Co to zero when 'termguicolors' is setv8.0.1600Bram Moolenaar2018-03-121-0/+2
* patch 8.0.1599: no error message when gdb does not support debuggerv8.0.1599Bram Moolenaar2018-03-111-0/+2
* patch 8.0.1598: cannot select text in a terminal with the mousev8.0.1598Bram Moolenaar2018-03-111-0/+2
* patch 8.0.1597: autocommand events are not sortedv8.0.1597Bram Moolenaar2018-03-111-0/+2
* patch 8.0.1596: no autocommand specifically for opening a terminal windowv8.0.1596Bram Moolenaar2018-03-111-0/+2
* patch 8.0.1595: no autocommand triggered before exitingv8.0.1595Bram Moolenaar2018-03-111-0/+2
* patch 8.0.1594: :conform qall not tested with active terminal windowv8.0.1594Bram Moolenaar2018-03-101-0/+2
* patch 8.0.1593: :qall never exits with an active terminal windowv8.0.1593Bram Moolenaar2018-03-101-0/+2
* patch 8.0.1592: terminal windows in a session are not properly restoredv8.0.1592Bram Moolenaar2018-03-091-0/+2
* patch 8.0.1591: MS-Windows: when reparsing the arguments 'wildignore' mattersv8.0.1591Bram Moolenaar2018-03-081-0/+2
* patch 8.0.1590: padding in list type wastes memoryv8.0.1590Bram Moolenaar2018-03-081-0/+2
* patch 8.0.1589: error for setting 'modifiable' when resetting itv8.0.1589Bram Moolenaar2018-03-071-0/+2
* patch 8.0.1588: popup menu hangs after typing CTRL-Cv8.0.1588Bram Moolenaar2018-03-071-0/+2
* patch 8.0.1587: inserting from the clipboard doesn't work literallyv8.0.1587Bram Moolenaar2018-03-061-0/+2
* patch 8.0.1586: imactivatefunc does not work on non-GUI Macv8.0.1586Bram Moolenaar2018-03-061-0/+2
* patch 8.0.1585: enabling beval_term feature in Win32 GUIv8.0.1585Bram Moolenaar2018-03-061-0/+2
* patch 8.0.1584: using C99 in Mac file gives compiler warning messagesv8.0.1584Bram Moolenaar2018-03-061-0/+2
* patch 8.0.1583: using C99 commentv8.0.1583Bram Moolenaar2018-03-061-0/+2
* patch 8.0.1582: in the MS-Windows console mouse movement is not usedv8.0.1582Bram Moolenaar2018-03-061-0/+2
* patch 8.0.1581: cannot build Win32 GUI without +evalv8.0.1581Bram Moolenaar2018-03-061-0/+2
* patch 8.0.1580: FEAT_CURSORBIND and FEAT_SCROLLBIND are unusedv8.0.1580Bram Moolenaar2018-03-061-0/+2
* patch 8.0.1579: virtual replace test fails in GUIv8.0.1579Bram Moolenaar2018-03-061-0/+2
* patch 8.0.1578: no test for :popup in terminalv8.0.1578Bram Moolenaar2018-03-061-0/+2
* patch 8.0.1577: virtual replace test fails on MS-Windowsv8.0.1577Bram Moolenaar2018-03-061-0/+2
* patch 8.0.1576: Perl VIM::Buffers() does not find every bufferv8.0.1576Bram Moolenaar2018-03-061-0/+2
* patch 8.0.1575: crash when using virtual replacev8.0.1575Bram Moolenaar2018-03-061-0/+2
* patch 8.0.1574: show cursor in wrong place when using popup menuv8.0.1574Bram Moolenaar2018-03-061-0/+2
* patch 8.0.1573: getwinpos(1) may cause response to be handled as commandv8.0.1573Bram Moolenaar2018-03-051-0/+2
* patch 8.0.1572: Mac: getting memory size doesn't work everywherev8.0.1572Bram Moolenaar2018-03-051-0/+2
* patch 8.0.1571: can't build without GUIv8.0.1571Bram Moolenaar2018-03-051-0/+2
* patch 8.0.1570: can't use :popup for a menu in the terminalv8.0.1570Bram Moolenaar2018-03-051-0/+2