summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* patch 8.0.1179: Test_popup_and_window_resize() does not always passv8.0.1179Bram Moolenaar2017-10-074-8/+27
* patch 8.0.1178: using old compiler on MS-Windowsv8.0.1178Bram Moolenaar2017-10-077-24/+105
* patch 8.0.1177: in a terminal window the popup menu is not clearedv8.0.1177Bram Moolenaar2017-10-072-2/+7
* patch 8.0.1176: job_start() does not handle quote and backslash correctlyv8.0.1176Bram Moolenaar2017-10-063-9/+35
* patch 8.0.1175: build failure without +termresponsev8.0.1175Bram Moolenaar2017-10-042-0/+4
* patch 8.0.1174: Mac Terminal.app has wrong color for whitev8.0.1174Bram Moolenaar2017-10-044-0/+12
* patch 8.0.1173: terminal window is not redrawn after CTRL-Lv8.0.1173Bram Moolenaar2017-10-022-0/+9
* patch 8.0.1172: when E734 is given option is still setv8.0.1172Bram Moolenaar2017-10-023-0/+19
* patch 8.0.1171: popup test is still a bit flakyv8.0.1171Bram Moolenaar2017-10-012-2/+3
* patch 8.0.1170: using termdebug results in 100% CPU timev8.0.1170Bram Moolenaar2017-10-014-15/+71
* patch 8.0.1169: highlignting one char too many with 'list' and 'cul'v8.0.1169Bram Moolenaar2017-10-013-2/+31
* patch 8.0.1168: wrong highlighting with combination of match and 'cursorline'v8.0.1168Bram Moolenaar2017-09-304-2/+491
* patch 8.0.1167: Motif: typing in terminal window is slowv8.0.1167Bram Moolenaar2017-09-302-3/+12
* patch 8.0.1166: :terminal doesn't work on Mac High Sierrav8.0.1166Bram Moolenaar2017-09-302-2/+5
* patch 8.0.1165: popup test is still flakyv8.0.1165Bram Moolenaar2017-09-302-0/+8
* patch 8.0.1164: changing StatusLine highlight does not always workv8.0.1164Bram Moolenaar2017-09-303-9/+23
* patch 8.0.1163: popup test is flakyv8.0.1163Bram Moolenaar2017-09-302-2/+5
* patch 8.0.1162: shared script for tests cannot be included twicev8.0.1162Bram Moolenaar2017-09-304-8/+4
* patch 8.0.1161: popup menu drawing problem when resizing terminalv8.0.1161Bram Moolenaar2017-09-295-164/+205
* patch 8.0.1160: getting tab-local variable fails after closing windowv8.0.1160Bram Moolenaar2017-09-294-9/+28
* patch 8.0.1159: typo in #ifdefv8.0.1159Bram Moolenaar2017-09-282-1/+3
* patch 8.0.1158: still old style testsv8.0.1158Bram Moolenaar2017-09-2817-263/+262
* Update runtime filesBram Moolenaar2017-09-274-1951/+2984
* patch 8.0.1157: compiler warning on MS-Windowsv8.0.1157Bram Moolenaar2017-09-272-1/+3
* patch 8.0.1156: trouble from removing one -W argument from Perl CFLAGSv8.0.1156Bram Moolenaar2017-09-273-6/+12
* patch 8.0.1155: Ruby command triggers a warningv8.0.1155Bram Moolenaar2017-09-262-1/+3
* patch 8.0.1154: 'indentkeys' does not work properlyv8.0.1154Bram Moolenaar2017-09-263-1/+30
* patch 8.0.1153: no tests for diff_hlID() and diff_filler()v8.0.1153Bram Moolenaar2017-09-262-2/+45
* patch 8.0.1152: encoding of error message wrong in Cygwin terminalv8.0.1152Bram Moolenaar2017-09-264-30/+68
* patch 8.0.1151: "vim -c startinsert!" doesn't appendv8.0.1151Bram Moolenaar2017-09-263-0/+29
* patch 8.0.1150: MS-Windows GUI: dialog font size is incorrectv8.0.1150Bram Moolenaar2017-09-262-14/+17
* patch 8.0.1149: libvterm colors differ from xtermv8.0.1149Bram Moolenaar2017-09-264-15/+76
* patch 8.0.1148: gN doesn't work on last match with 'wrapscan' offv8.0.1148Bram Moolenaar2017-09-263-9/+25
* patch 8.0.1147: fail to build with tiny featuresv8.0.1147Bram Moolenaar2017-09-262-3/+5
* patch 8.0.1146: redraw when highlight is set with same namesv8.0.1146Bram Moolenaar2017-09-252-23/+56
* patch 8.0.1145: warning when compiling with Perlv8.0.1145Bram Moolenaar2017-09-252-1/+2
* patch 8.0.1144: using wrong #ifdef for computing lengthv8.0.1144Bram Moolenaar2017-09-242-2/+4
* patch 8.0.1143: macros always expand to the same thingv8.0.1143Bram Moolenaar2017-09-246-10/+10
* patch 8.0.1142: window toolbar menu gets a tear-off itemv8.0.1142Bram Moolenaar2017-09-232-1/+4
* patch 8.0.1141: MS-Windows build dependencies are incompletev8.0.1141Bram Moolenaar2017-09-235-42/+41
* patch 8.0.1140: still old style testsv8.0.1140Bram Moolenaar2017-09-2310-1073/+1162
* patch 8.0.1139: using window toolbar changes statev8.0.1139Bram Moolenaar2017-09-235-37/+95
* patch 8.0.1138: click in window toolbar starts Visual modev8.0.1138Bram Moolenaar2017-09-234-1/+22
* patch 8.0.1137: cannot build with Rubyv8.0.1137Bram Moolenaar2017-09-222-1/+3
* patch 8.0.1136: W_WIDTH() is always the samev8.0.1136Bram Moolenaar2017-09-2226-142/+142
* patch 8.0.1135: W_WINCOL() is always the samev8.0.1135Bram Moolenaar2017-09-2215-40/+40
* patch 8.0.1134: superfluous call to syn_get_final_id()v8.0.1134Bram Moolenaar2017-09-222-1/+3
* patch 8.0.1133: syntax timeout not used correctlyv8.0.1133Bram Moolenaar2017-09-224-29/+38
* Missing part of 8.0.1131.Bram Moolenaar2017-09-221-0/+6
* patch 8.0.1132: #if condition is not portablev8.0.1132Bram Moolenaar2017-09-212-1/+4