summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2019-11-21patch 8.1.2333: with modifyOtherKeys CTRL-^ doesn't workv8.1.2333Bram Moolenaar
2019-11-21patch 8.1.2332: missing file in refactoringv8.1.2332Bram Moolenaar
2019-11-21patch 8.1.2331: the option.c file is still very bigv8.1.2331Bram Moolenaar
2019-11-21patch 8.1.2330: vi' does not always work when 'selection' is exclusivev8.1.2330Bram Moolenaar
2019-11-21patch 8.1.2329: mouse multiple click test is a bit flakyv8.1.2329Bram Moolenaar
2019-11-21patch 8.1.2328: a few hangul input pieces remainv8.1.2328Bram Moolenaar
2019-11-21patch 8.1.2327: cannot build with Hangul inputv8.1.2327Bram Moolenaar
2019-11-21patch 8.1.2326: cannot parse a date/time stringv8.1.2326Bram Moolenaar
2019-11-21patch 8.1.2325: crash when using balloon with empty linev8.1.2325Bram Moolenaar
2019-11-21patch 8.1.2324: with of scrollbar in popup menu not taken into accountv8.1.2324Bram Moolenaar
2019-11-20Update runtime files.Bram Moolenaar
2019-11-19patch 8.1.2323: Old MSVC version no longer tested.v8.1.2323Bram Moolenaar
2019-11-19patch 8.1.2322: quickfix test fails in very big terminalv8.1.2322Bram Moolenaar
2019-11-18patch 8.1.2321: cannot select all text with the mousev8.1.2321Bram Moolenaar
2019-11-18patch 8.1.2320: insufficient test coverage for quickfixv8.1.2320Bram Moolenaar
2019-11-18patch 8.1.2319: compiler warning for int sizev8.1.2319Bram Moolenaar
2019-11-17patch 8.1.2318: MS-Windows GUI: main background shows in toolbarv8.1.2318Bram Moolenaar
2019-11-17patch 8.1.2317: no test for spell affix file with flag on suffixv8.1.2317Bram Moolenaar
2019-11-17patch 8.1.2316: FORTIFY_SOURCE can also be present in CPPFLAGSv8.1.2316Bram Moolenaar
2019-11-17patch 8.1.2315: not always using the right window when jumping to an errorv8.1.2315Bram Moolenaar
2019-11-17patch 8.1.2314: vi' sometimes does not select anythingv8.1.2314Bram Moolenaar
2019-11-17patch 8.1.2313: debugging where a delay comes from is not easyv8.1.2313Bram Moolenaar
2019-11-17patch 8.1.2312: "line:" field in tags file not usedv8.1.2312Bram Moolenaar
2019-11-17Update runtime files.Bram Moolenaar
2019-11-16patch 8.1.2311: warning for missing function prototypev8.1.2311Bram Moolenaar
2019-11-16patch 8.1.2310: no proper test for directory changes in quickfixv8.1.2310Bram Moolenaar
2019-11-16patch 8.1.2309: compiler warning for argument typev8.1.2309Bram Moolenaar
2019-11-16patch 8.1.2308: deleting text before zero-width textprop removes itv8.1.2308Bram Moolenaar
2019-11-16patch 8.1.2307: positioning popup doesn't work for buffer-local textpropv8.1.2307Bram Moolenaar
2019-11-16patch 8.1.2306: double and triple clicks are not testedv8.1.2306Bram Moolenaar
2019-11-16patch 8.1.2305: no warning for wrong entry in translationsv8.1.2305Bram Moolenaar
2019-11-16patch 8.1.2304: cannot get the mouse position when getting a mouse clickv8.1.2304Bram Moolenaar
2019-11-16patch 8.1.2303: cursor in wrong position after horizontal scrollv8.1.2303Bram Moolenaar
2019-11-16patch 8.1.2302: :lockmarks does not work for '[ and ']v8.1.2302Bram Moolenaar
2019-11-15patch 8.1.2301: MS-Windows GUI: drawing error when background color changesv8.1.2301Bram Moolenaar
2019-11-14Fix vim.desktop generation.Bram Moolenaar
2019-11-13Update runtime filesBram Moolenaar
2019-11-13patch 8.1.2300: redraw breaks going through list of popup windowsv8.1.2300Bram Moolenaar
2019-11-13patch 8.1.2299: ConPTY in MS-Windows 1909 is still wrongv8.1.2299Bram Moolenaar
2019-11-13patch 8.1.2298: missing part of 8.1.2296v8.1.2298Bram Moolenaar
2019-11-12patch 8.1.2297: the ex_vimgrep() function is too longv8.1.2297Bram Moolenaar
2019-11-12patch 8.1.2296: text properties are not combined with syntax by defaultv8.1.2296Bram Moolenaar
2019-11-12patch 8.1.2295: if buffer of popup is in another window cursorline sign showsv8.1.2295Bram Moolenaar
2019-11-12patch 8.1.2294: cursor pos wrong with concealing and search causes a scrollv8.1.2294Bram Moolenaar
2019-11-12patch 8.1.2293: join adds trailing space when second line is emptyv8.1.2293Bram Moolenaar
2019-11-11patch 8.1.2292: v:mouse_winid not set on click in popup windowv8.1.2292Bram Moolenaar
2019-11-10patch 8.1.2291: memory leak when executing command in a terminalv8.1.2291Bram Moolenaar
2019-11-10Update runtime filesBram Moolenaar
2019-11-10patch 8.1.2290: autocommand test failsv8.1.2290Bram Moolenaar
2019-11-10patch 8.1.2289: after :diffsplit closing the window does not disable diffv8.1.2289Bram Moolenaar