summaryrefslogtreecommitdiff
path: root/src/proto
Commit message (Expand)AuthorAgeFilesLines
* patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabledv8.1.2145Bram Moolenaar2019-10-132-4/+4
* patch 8.1.2127: the indent.c file is a bit bigv8.1.2127Bram Moolenaar2019-10-096-24/+32
* patch 8.1.2107: various memory leaks reported by asanv8.1.2107Bram Moolenaar2019-10-011-0/+1
* patch 8.1.2104: the normal.c file is too bigv8.1.2104Bram Moolenaar2019-09-302-7/+5
* patch 8.1.2094: the fileio.c file is too bigv8.1.2094Bram Moolenaar2019-09-282-1/+13
* patch 8.1.2086: missing a few changes for the renamed filesv8.1.2086Bram Moolenaar2019-09-272-19/+1
* patch 8.1.2082: some files have a weird name to fit in 8.3 charactersv8.1.2082Bram Moolenaar2019-09-272-1/+19
* patch 8.1.2081: the spell.c file is too bigv8.1.2081Bram Moolenaar2019-09-272-3/+17
* patch 8.1.2080: the terminal API is limited and can't be disabledv8.1.2080Bram Moolenaar2019-09-261-0/+1
* patch 8.1.2077: the ops.c file is too bigv8.1.2077Bram Moolenaar2019-09-252-39/+45
* patch 8.1.2073: when editing a buffer 'colorcolumn' may not workv8.1.2073Bram Moolenaar2019-09-252-14/+15
* patch 8.1.2070: mouse code is spread outv8.1.2070Bram Moolenaar2019-09-232-0/+4
* patch 8.1.2062: the mouse code is spread outv8.1.2062Bram Moolenaar2019-09-217-15/+27
* patch 8.1.2058: function for ex command is named inconsistentlyv8.1.2058Bram Moolenaar2019-09-191-1/+1
* patch 8.1.2057: the screen.c file is much too bigv8.1.2057Bram Moolenaar2019-09-193-21/+40
* patch 8.1.2053: SafeStateAgain not triggered if callback uses feedkeys()v8.1.2053Bram Moolenaar2019-09-181-1/+2
* patch 8.1.2048: not clear why SafeState and SafeStateAgain are not triggeredv8.1.2048Bram Moolenaar2019-09-171-1/+1
* patch 8.1.2047: cannot check the current statev8.1.2047Bram Moolenaar2019-09-165-1/+6
* patch 8.1.2046: SafeState may be triggered at the wrong momentv8.1.2046Bram Moolenaar2019-09-161-1/+1
* patch 8.1.2045: the option.c file is too bigv8.1.2045Bram Moolenaar2019-09-162-7/+38
* patch 8.1.2044: no easy way to process postponed workv8.1.2044Bram Moolenaar2019-09-151-0/+3
* patch 8.1.2042: the evalfunc.c file is too bigv8.1.2042Bram Moolenaar2019-09-152-1/+3
* patch 8.1.2034: dark them of GTK 3 not supportedv8.1.2034Bram Moolenaar2019-09-151-0/+1
* patch 8.1.2027: MS-Windows: problem with ambiwidth charactersv8.1.2027Bram Moolenaar2019-09-132-0/+2
* patch 8.1.2021: some global functions can be local to the filev8.1.2021Bram Moolenaar2019-09-108-12/+0
* patch 8.1.2020: it is not easy to change the window layoutv8.1.2020Bram Moolenaar2019-09-101-0/+1
* patch 8.1.2001: some source files are too bigv8.1.2001Bram Moolenaar2019-09-075-20/+64
* patch 8.1.2000: plugin cannot get the current IME statusv8.1.2000Bram Moolenaar2019-09-071-0/+1
* patch 8.1.1989: the evalfunc.c file is still too bigv8.1.1989Bram Moolenaar2019-09-056-5/+13
* patch 8.1.1988: :startinsert! does not work the same way as "A"v8.1.1988Bram Moolenaar2019-09-051-0/+1
* patch 8.1.1985: code for dealing with paths is spread outv8.1.1985Bram Moolenaar2019-09-044-28/+31
* patch 8.1.1981: the evalfunc.c file is too bigv8.1.1981Bram Moolenaar2019-09-043-3/+12
* patch 8.1.1979: code for handling file names is spread outv8.1.1979Bram Moolenaar2019-09-045-2/+34
* patch 8.1.1978: the eval.c file is too bigv8.1.1978Bram Moolenaar2019-09-042-3/+2
* patch 8.1.1969: popup window filter is used in all modesv8.1.1969Bram Moolenaar2019-09-031-0/+1
* patch 8.1.1966: some code in options.c fits better elsewherev8.1.1966Bram Moolenaar2019-09-026-6/+15
* patch 8.1.1960: fold code is spread outv8.1.1960Bram Moolenaar2019-09-011-2/+5
* patch 8.1.1957: more code can be moved to evalvars.cv8.1.1957Bram Moolenaar2019-09-014-12/+18
* patch 8.1.1949: cannot scroll a popup window to the very bottomv8.1.1949Bram Moolenaar2019-08-301-0/+1
* patch 8.1.1943: more code can be moved to evalvars.cv8.1.1943Bram Moolenaar2019-08-303-3/+5
* patch 8.1.1940: script tests failv8.1.1940Bram Moolenaar2019-08-291-0/+1
* patch 8.1.1939: code for handling v: variables in generic eval filev8.1.1939Bram Moolenaar2019-08-292-33/+35
* patch 8.1.1933: the eval.c file is too bigv8.1.1933Bram Moolenaar2019-08-272-18/+39
* patch 8.1.1928: popup windows don't move with the text when making changesv8.1.1928Bram Moolenaar2019-08-253-0/+4
* patch 8.1.1927: code for dealing with script files is spread outv8.1.1927Bram Moolenaar2019-08-252-26/+30
* patch 8.1.1922: in diff mode global operations can be very slowv8.1.1922Bram Moolenaar2019-08-241-0/+1
* patch 8.1.1920: cannot always close a popup when filter consumes all eventsv8.1.1920Bram Moolenaar2019-08-241-1/+1
* patch 8.1.1919: using window options when passing a buffer to popup_create()v8.1.1919Bram Moolenaar2019-08-241-1/+1
* patch 8.1.1914: command line expansion code is spread outv8.1.1914Bram Moolenaar2019-08-231-4/+3
* patch 8.1.1908: every popup window consumes a buffer numberv8.1.1908Bram Moolenaar2019-08-211-0/+1