summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2019-11-10patch 8.1.2288: not using all space when popup with "topleft" flips to abovev8.1.2288Bram Moolenaar
2019-11-10patch 8.1.2287: using EndOfBuffer highlight in popup does not look goodv8.1.2287Bram Moolenaar
2019-11-10patch 8.1.2286: using border highlight in popup window leaks memoryv8.1.2286Bram Moolenaar
2019-11-10patch 8.1.2285: padding in structures wastes memoryv8.1.2285Bram Moolenaar
2019-11-10patch 8.1.2284: compiler warning for unused variablev8.1.2284Bram Moolenaar
2019-11-10patch 8.1.2283: missed on use of p_sbrv8.1.2283Bram Moolenaar
2019-11-10patch 8.1.2282: crash when passing many arguments through a partialv8.1.2282Bram Moolenaar
2019-11-09patch 8.1.2281: 'showbreak' cannot be set for one windowv8.1.2281Bram Moolenaar
2019-11-09patch 8.1.2280: crash when passing partial to substitute()v8.1.2280Bram Moolenaar
2019-11-09patch 8.1.2279: computation of highlight attributes is too complicatedv8.1.2279Bram Moolenaar
2019-11-09patch 8.1.2278: using "cd" with "exe" may failv8.1.2278Bram Moolenaar
2019-11-09patch 8.1.2277: terminal window is not updated when info popup changesv8.1.2277Bram Moolenaar