summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* patch 8.0.1373: no error when settting 'renderoptions' before starting GUIv8.0.1373Bram Moolenaar2017-12-053-1/+6
* patch 8.0.1372: profile log may be truncated halfway a characterv8.0.1372Bram Moolenaar2017-12-053-0/+63
* patch 8.0.1371: Shift-Insert doesn't always work in MS-Windows consolev8.0.1371Bram Moolenaar2017-12-052-3/+14
* patch 8.0.1370: channel test for callback is flakyv8.0.1370Bram Moolenaar2017-12-052-0/+3
* patch 8.0.1369: MS-Windows: drawing underline slow, mFallbackDC not updatedv8.0.1369Bram Moolenaar2017-12-055-131/+392
* patch 8.0.1368: cannot drag status or separator of new terminal windowv8.0.1368Bram Moolenaar2017-12-052-3/+6
* patch 8.0.1367: terminal test hangs, executing abcdev8.0.1367Bram Moolenaar2017-12-052-4/+7
* patch 8.0.1367v8.0.1366Bram Moolenaar2017-12-032-1/+3
* patch 8.0.1365: when one channel test fails others fail as wellv8.0.1365Bram Moolenaar2017-12-023-11/+20
* patch 8.0.1364: there is no easy way to get the window positionv8.0.1364Bram Moolenaar2017-12-024-0/+42
* patch 8.0.1363: recovering does not work when swap file ends in .stzv8.0.1363Bram Moolenaar2017-12-022-2/+5
* patch 8.0.1362: terminal window colors wrong when using Terminal highlightingv8.0.1362Bram Moolenaar2017-12-015-22/+40
* patch 8.0.1361: some users don't want to diff with hidden buffersv8.0.1361Bram Moolenaar2017-12-016-0/+49
* patch 8.0.1360: the Terminal highlighting doesn't work in a terminalv8.0.1360Bram Moolenaar2017-11-302-0/+19
* Update runtime filesBram Moolenaar2017-11-3014-491/+1072
* patch 8.0.1359: libvterm ANSI colors can not always be recognizedv8.0.1359Bram Moolenaar2017-11-294-105/+83
* patch 8.0.1358: undercurl is not used in the terminalv8.0.1358Bram Moolenaar2017-11-282-3/+16
* patch 8.0.1357: startup test fails on OpenBSDv8.0.1357Bram Moolenaar2017-11-282-1/+4
* patch 8.0.1356: using simalt in a GUIEnter autocommand inserts charactersv8.0.1356Bram Moolenaar2017-11-283-5/+7
* patch 8.0.1355: cursor keys don't work in MS-Windows consolev8.0.1355Bram Moolenaar2017-11-282-35/+5
* patch 8.0.1354: Shift-Insert doesn't always work in MS-Windows consolev8.0.1354Bram Moolenaar2017-11-282-3/+14
* patch 8.0.1353: QuickFixCmdPost is not used consistentlyv8.0.1353Bram Moolenaar2017-11-283-43/+146
* patch 8.0.1352: dead URLs in the help go unnoticedv8.0.1352Bram Moolenaar2017-11-283-0/+71
* patch 8.0.1351: warning for unused variables building with MinGWv8.0.1351Bram Moolenaar2017-11-272-8/+14
* patch 8.0.1350: cannot build with +eval and -multi_bytev8.0.1350Bram Moolenaar2017-11-273-3/+6
* patch 8.0.1349: options test fails when using Motif or GTK GUIv8.0.1349Bram Moolenaar2017-11-263-6/+21
* patch 8.0.1348: make testclean deletes script file on MS-Windowsv8.0.1348Bram Moolenaar2017-11-263-6/+8
* patch 8.0.1347: MS-Windows: build broken by misplaced curlyv8.0.1347Bram Moolenaar2017-11-262-1/+3
* patch 8.0.1346: crash when passing 50 char string to balloon_split()v8.0.1346Bram Moolenaar2017-11-263-1/+7
* patch 8.0.1345: race condition between stat() and open() for viminfov8.0.1345Bram Moolenaar2017-11-262-102/+113
* patch 8.0.1344: using 'imactivatefunc' in the GUI does not workv8.0.1344Bram Moolenaar2017-11-264-17/+25
* patch 8.0.1343: MS-Windows: does not show colored emojisv8.0.1343Bram Moolenaar2017-11-267-302/+572
* patch 8.0.1342: cannot build with Motif and multi-bytev8.0.1342Bram Moolenaar2017-11-252-1/+3
* patch 8.0.1341: 'imactivatefunc' test fails on MS-Windowsv8.0.1341Bram Moolenaar2017-11-253-0/+7
* patch 8.0.1340: MS-Windows: cannot build GUI without IMEv8.0.1340Bram Moolenaar2017-11-252-1/+10
* patch 8.0.1339: no test for what 8.0.1335 fixesv8.0.1339Bram Moolenaar2017-11-252-0/+10
* patch 8.0.1338: USE_IM_CONTROL is confusing and incompletev8.0.1338Bram Moolenaar2017-11-2514-124/+124
* patch 8.0.1337: typo in #ifdefv8.0.1337Bram Moolenaar2017-11-252-1/+3
* patch 8.0.1336: cannot use imactivatefunc() unless compiled with +ximv8.0.1336Bram Moolenaar2017-11-2511-38/+146
* patch 8.0.1335: writefile() using fsync() may give an error.v8.0.1335Bram Moolenaar2017-11-252-2/+6
* patch 8.0.1334: splitting a window with a WinBar damages window layoutv8.0.1334Bram Moolenaar2017-11-253-22/+14
* patch 8.0.1333: some tests are run twicev8.0.1333Bram Moolenaar2017-11-234-11/+6
* patch 8.0.1332: highlighting in quickfix window could be betterv8.0.1332Bram Moolenaar2017-11-232-6/+29
* patch 8.0.1331: possible crash when window can be zero lines highv8.0.1331Bram Moolenaar2017-11-222-3/+6
* Update runtime files.Bram Moolenaar2017-11-2113-94/+194
* patch 8.0.1330: MS-Windows: job in terminal can't get back to Vimv8.0.1330Bram Moolenaar2017-11-216-35/+83
* patch 8.0.1329: when a flaky test fails it also often fails the second timev8.0.1329Bram Moolenaar2017-11-212-0/+6
* patch 8.0.1328: trouble when using ":term ++close" with autocmdv8.0.1328Bram Moolenaar2017-11-213-5/+41
* patch 8.0.1327: new proto file missing from distributionv8.0.1327Bram Moolenaar2017-11-212-0/+3
* patch 8.0.1326: largefile test fails on CI, glob test on MS-Windowsv8.0.1326Bram Moolenaar2017-11-214-1/+12