summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* patch 8.0.1608: Win32: directx not enabled by defaultv8.0.1608Bram Moolenaar2018-03-144-5/+11
* patch 8.0.1607: --clean loads user settings from .gvimrcv8.0.1607Bram Moolenaar2018-03-143-1/+7
* patch 8.0.1606: singular/plural variants not translatedv8.0.1606Bram Moolenaar2018-03-145-7/+9
* patch 8.0.1605: terminal test is a bit flakyv8.0.1605Bram Moolenaar2018-03-132-26/+22
* patch 8.0.1604: paste test may fail if $DISPLAY is not setv8.0.1604Bram Moolenaar2018-03-133-1/+15
* patch 8.0.1603: cannot build with +terminal but without +menuv8.0.1603Bram Moolenaar2018-03-132-2/+7
* patch 8.0.1602: crash in parsing JSONv8.0.1602Bram Moolenaar2018-03-133-1/+18
* patch 8.0.1601: highlight test fails on Win32v8.0.1601Bram Moolenaar2018-03-123-0/+10
* patch 8.0.1600: crash when setting t_Co to zero when 'termguicolors' is setv8.0.1600Bram Moolenaar2018-03-123-1/+17
* patch 8.0.1599: no error message when gdb does not support debuggerv8.0.1599Bram Moolenaar2018-03-112-1/+33
* patch 8.0.1598: cannot select text in a terminal with the mousev8.0.1598Bram Moolenaar2018-03-117-18/+172
* patch 8.0.1597: autocommand events are not sortedv8.0.1597Bram Moolenaar2018-03-112-37/+38
* patch 8.0.1596: no autocommand specifically for opening a terminal windowv8.0.1596Bram Moolenaar2018-03-116-17/+58
* patch 8.0.1595: no autocommand triggered before exitingv8.0.1595Bram Moolenaar2018-03-118-16/+106
* patch 8.0.1594: :conform qall not tested with active terminal windowv8.0.1594Bram Moolenaar2018-03-102-0/+25
* patch 8.0.1593: :qall never exits with an active terminal windowv8.0.1593Bram Moolenaar2018-03-1010-39/+225
* Update runtime files.Bram Moolenaar2018-03-0916-99/+157
* patch 8.0.1592: terminal windows in a session are not properly restoredv8.0.1592Bram Moolenaar2018-03-0912-20/+274
* patch 8.0.1591: MS-Windows: when reparsing the arguments 'wildignore' mattersv8.0.1591Bram Moolenaar2018-03-082-1/+8
* patch 8.0.1590: padding in list type wastes memoryv8.0.1590Bram Moolenaar2018-03-082-5/+8
* patch 8.0.1589: error for setting 'modifiable' when resetting itv8.0.1589Bram Moolenaar2018-03-072-2/+4
* patch 8.0.1588: popup menu hangs after typing CTRL-Cv8.0.1588Bram Moolenaar2018-03-072-2/+4
* patch 8.0.1587: inserting from the clipboard doesn't work literallyv8.0.1587Bram Moolenaar2018-03-064-9/+37
* patch 8.0.1586: imactivatefunc does not work on non-GUI Macv8.0.1586Bram Moolenaar2018-03-062-2/+3
* patch 8.0.1585: enabling beval_term feature in Win32 GUIv8.0.1585Bram Moolenaar2018-03-062-1/+4
* patch 8.0.1584: using C99 in Mac file gives compiler warning messagesv8.0.1584Bram Moolenaar2018-03-062-0/+16
* patch 8.0.1583: using C99 commentv8.0.1583Bram Moolenaar2018-03-062-1/+3
* patch 8.0.1582: in the MS-Windows console mouse movement is not usedv8.0.1582Bram Moolenaar2018-03-064-4/+28
* patch 8.0.1581: cannot build Win32 GUI without +evalv8.0.1581Bram Moolenaar2018-03-062-3/+11
* patch 8.0.1580: FEAT_CURSORBIND and FEAT_SCROLLBIND are unusedv8.0.1580Bram Moolenaar2018-03-062-14/+2
* patch 8.0.1579: virtual replace test fails in GUIv8.0.1579Bram Moolenaar2018-03-062-4/+14
* patch 8.0.1578: no test for :popup in terminalv8.0.1578Bram Moolenaar2018-03-065-0/+91
* patch 8.0.1577: virtual replace test fails on MS-Windowsv8.0.1577Bram Moolenaar2018-03-063-1/+8
* patch 8.0.1576: Perl VIM::Buffers() does not find every bufferv8.0.1576Bram Moolenaar2018-03-062-1/+3
* patch 8.0.1575: crash when using virtual replacev8.0.1575Bram Moolenaar2018-03-063-2/+69
* patch 8.0.1574: show cursor in wrong place when using popup menuv8.0.1574Bram Moolenaar2018-03-064-6/+19
* patch 8.0.1573: getwinpos(1) may cause response to be handled as commandv8.0.1573Bram Moolenaar2018-03-052-11/+35
* patch 8.0.1572: Mac: getting memory size doesn't work everywherev8.0.1572Bram Moolenaar2018-03-052-2/+4
* patch 8.0.1571: can't build without GUIv8.0.1571Bram Moolenaar2018-03-052-0/+3
* patch 8.0.1570: can't use :popup for a menu in the terminalv8.0.1570Bram Moolenaar2018-03-056-12/+53
* patch 8.0.1569: warning for uninitialized variable from gccv8.0.1569Bram Moolenaar2018-03-052-1/+3
* patch 8.0.1568: can't build on older Mac, header file is missingv8.0.1568Bram Moolenaar2018-03-052-1/+2
* patch 8.0.1567: cannot build Win32 GUI without IMEv8.0.1567Bram Moolenaar2018-03-043-9/+9
* patch 8.0.1566: too many #ifdefsv8.0.1566Bram Moolenaar2018-03-0419-142/+19
* patch 8.0.1565: can't build Mac version without GUIv8.0.1565Bram Moolenaar2018-03-042-4/+9
* patch 8.0.1564: too many #ifdefsv8.0.1564Bram Moolenaar2018-03-0448-1157/+326
* patch 8.0.1563: timeout of getwinposx() can be too shortv8.0.1563Bram Moolenaar2018-03-035-10/+55
* patch 8.0.1562: the terminal debugger can't set a breakpoint with the mousev8.0.1562Bram Moolenaar2018-03-033-43/+103
* patch 8.0.1561: crash with rust syntax highligtingv8.0.1561Bram Moolenaar2018-03-032-1/+4
* patch 8.0.1560: build failure without GUI on MS-Windowsv8.0.1560Bram Moolenaar2018-03-032-1/+4