summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.0926: Coverity warns for not using return value of dict_add()v9.0.0926Bram Moolenaar2022-11-232-3/+6
* patch 9.0.0925: two conditions are always falsev9.0.0925zeertzjq2022-11-232-30/+30
* patch 9.0.0924: the first termcap entry of a builtin termcap is not usedv9.0.0924Bram Moolenaar2022-11-222-1/+3
* patch 9.0.0923: second SIGWINCH signal may be ignoredv9.0.0923Bram Moolenaar2022-11-222-24/+37
* patch 9.0.0922: Mermaid files are not recognizedv9.0.0922Bram Moolenaar2022-11-222-0/+3
* patch 9.0.0921: missing defined(PROTO) in #ifdefv9.0.0921Bram Moolenaar2022-11-222-20/+25
* patch 9.0.0920: cannot find an import prefixed with "s:"v9.0.0920Bram Moolenaar2022-11-223-3/+16
* patch 9.0.0919: build failure with tiny featuresv9.0.0919Bram Moolenaar2022-11-222-7/+26
* patch 9.0.0918: MS-Windows: modifier keys do not work with mouse scroll eventv9.0.0918Christopher Plewright2022-11-224-29/+27
* patch 9.0.0917: the WinScrolled autocommand event is not enoughv9.0.0917Bram Moolenaar2022-11-2212-42/+386
* patch 9.0.0916: getbufline() is inefficient for getting a single linev9.0.0916Bram Moolenaar2022-11-216-4/+41
* patch 9.0.0915: WinScrolled may trigger immediately when definedv9.0.0915Bram Moolenaar2022-11-207-15/+93
* patch 9.0.0914: deletebufline() may move marks in the wrong windowv9.0.0914zeertzjq2022-11-203-50/+91
* patch 9.0.0913: only change in current window triggers the WinScrolled eventv9.0.0913Bram Moolenaar2022-11-196-29/+105
* patch 9.0.0912: libvterm with modifyOtherKeys level 2 does not match xtermv9.0.0912Bram Moolenaar2022-11-198-13/+70
* patch 9.0.0911: with 'smoothscroll' set mouse click position may be wrongv9.0.0911Yee Cheng Chin2022-11-193-4/+84
* patch 9.0.0910: setting lines in another buffer may not work wellv9.0.0910Bram Moolenaar2022-11-192-6/+26
* patch 9.0.0909: error message for layout change does not match actionv9.0.0909Bram Moolenaar2022-11-195-11/+23
* patch 9.0.0908: with 'smoothscroll' cursor may end up in wrong positionv9.0.0908Yee Cheng Chin2022-11-1915-16/+92
* patch 9.0.0907: restoring window after WinScrolled may failv9.0.0907Bram Moolenaar2022-11-195-8/+71
* patch 9.0.0906: mouse scroll code is not optimalv9.0.0906Christopher Plewright2022-11-192-83/+113
* patch 9.0.0905: virtual text after the line wraps when 'wrap' is offv9.0.0905Bram Moolenaar2022-11-184-1/+47
* patch 9.0.0904: various comment and indent flawsv9.0.0904Bram Moolenaar2022-11-1813-42/+58
* patch 9.0.0903: key code checker doesn't check modifyOtherKeys resourcev9.0.0903Bram Moolenaar2022-11-183-22/+64
* patch 9.0.0902: some mouse scroll code is not in a good placev9.0.0902Christopher Plewright2022-11-183-193/+198
* patch 9.0.0901: setting w_leftcol and handling side effects is confusingv9.0.0901Bram Moolenaar2022-11-185-40/+29
* patch 9.0.0900: cursor moves too far with 'smoothscroll'v9.0.0900Yee Cheng Chin2022-11-187-26/+101
* patch 9.0.0899: the builtin terminals are in one long listv9.0.0899Bram Moolenaar2022-11-173-456/+534
* patch 9.0.0898: with 'smoothscroll' cursor is one screen line too far downv9.0.0898Bram Moolenaar2022-11-174-0/+37
* patch 9.0.0897: Clinical Quality Language files are not recognizedv9.0.0897mgramigna2022-11-172-0/+3
* patch 9.0.0896: test for home key fails when 'term' is "tmux"v9.0.0896Bram Moolenaar2022-11-172-9/+13
* patch 9.0.0895: file renamed twice in test, missing feature checkv9.0.0895zeertzjq2022-11-172-1/+3
* patch 9.0.0894: virtual text property highlight ignores window backgroundv9.0.0894Bram Moolenaar2022-11-174-2/+58
* patch 9.0.0893: 'smoothscroll' cursor calculations wrong when 'number' is setv9.0.0893Yee Cheng Chin2022-11-174-6/+76
* patch 9.0.0892: may redraw when not neededv9.0.0892Bram Moolenaar2022-11-175-19/+29
* patch 9.0.0891: virtual text below after match has wrong highlightv9.0.0891Bram Moolenaar2022-11-164-25/+71
* patch 9.0.0890: no test for what patch 9.0.0827 fixesv9.0.0890Bram Moolenaar2022-11-164-2/+41
* patch 9.0.0889: keycode check script has a few flawsv9.0.0889Bram Moolenaar2022-11-163-60/+210
* patch 9.0.0888: MS-Windows GUI: CTRL-] does not work on Swiss keyboardv9.0.0888Aedin Louis Xavier2022-11-162-7/+18
* patch 9.0.0887: cannot easily try out what codes various keys producev9.0.0887Bram Moolenaar2022-11-153-0/+289
* patch 9.0.0886: horizontal mouse scroll only works in the GUIv9.0.0886Christopher Plewright2022-11-1510-247/+234
* patch 9.0.0885: informational message has an error message numberv9.0.0885Bram Moolenaar2022-11-152-4/+4
* patch 9.0.0884: mouse shape remains in op-pending mode after failed changev9.0.0884zeertzjq2022-11-153-4/+43
* patch 9.0.0883: a silent mapping may cause dots on the command linev9.0.0883Bram Moolenaar2022-11-142-2/+9
* patch 9.0.0882: using freed memory after SpellFileMissing autocmd uses bwipev9.0.0882Bram Moolenaar2022-11-143-2/+17
* patch 9.0.0881: cannot get the currently showing mouse shapev9.0.0881Bram Moolenaar2022-11-145-11/+43
* patch 9.0.0880: preprocessor indenting is offv9.0.0880K.Takata2022-11-147-33/+35
* patch 9.0.0879: unnecessary nesting in makefilev9.0.0879K.Takata2022-11-142-3/+3
* patch 9.0.0878: Coverity warns for dead codev9.0.0878Bram Moolenaar2022-11-142-4/+3
* patch 9.0.0877: using freed memory with :comclear while listing commandsv9.0.0877Bram Moolenaar2022-11-134-1/+72