summaryrefslogtreecommitdiffstats
path: root/src/menu.c
AgeCommit message (Expand)Author
2023-08-11patch 9.0.1687: mapset() not properly handling script IDv9.0.1687zeertzjq
2023-04-22patch 9.0.1479: small source file problems; outdated list of distrib. filesv9.0.1479Bram Moolenaar
2023-01-14patch 9.0.1196: code is indented more than necessaryv9.0.1196Yegappan Lakshmanan
2022-11-13patch 9.0.0874: using freed memory when executing unmenu at more promptv9.0.0874Bram Moolenaar
2022-09-13patch 9.0.0455: a few problems with 'splitscroll'v9.0.0455Luuk van Baal
2022-09-12patch 9.0.0449: there is no easy way to translate a key code into a stringv9.0.0449zeertzjq
2022-08-14patch 9.0.0206: redraw flags are not named specificallyv9.0.0206Bram Moolenaar
2022-07-01patch 9.0.0015: with EXITFREE defined terminal menus are not clearedv9.0.0015zeertzjq
2022-06-16patch 8.2.5107: some callers of rettv_list_alloc() check for not OKv8.2.5107Bram Moolenaar
2022-05-09patch 8.2.4928: various white space and cosmetic mistakesv8.2.4928Bram Moolenaar
2022-05-07patch 8.2.4911: the mode #defines are not clearly namedv8.2.4911Bram Moolenaar
2022-04-03patch 8.2.4677: the Athena GUI support is outdatedv8.2.4677Bram Moolenaar
2022-02-03patch 8.2.4289: warnings reported by MSVCv8.2.4289K.Takata
2022-01-08patch 8.2.4043: using int for second argument of ga_init2()v8.2.4043Bram Moolenaar
2022-01-05patch 8.2.4008: error messages are spread outv8.2.4008Bram Moolenaar
2022-01-04patch 8.2.4003: error messages are spread outv8.2.4003Bram Moolenaar
2022-01-02patch 8.2.3983: error messages are spread outv8.2.3983Bram Moolenaar
2022-01-01patch 8.2.3972: error messages are spread outv8.2.3972Bram Moolenaar
2022-01-01patch 8.2.3970: error messages are spread outv8.2.3970Bram Moolenaar
2021-12-31patch 8.2.3961: error messages are spread outv8.2.3961Bram Moolenaar
2021-12-27patch 8.2.3914: various spelling mistakes in commentsv8.2.3914Dominique Pelle
2021-09-30patch 8.2.3459: Vim9: need more tests for empty string argumentsv8.2.3459Yegappan Lakshmanan
2021-07-27patch 8.2.3229: Vim9: runtime and compile time type checks are not the samev8.2.3229Yegappan Lakshmanan
2021-06-02patch 8.2.2922: computing array length is done in various waysv8.2.2922K.Takata
2020-12-28patch 8.2.2238: Vim9: cannot load a Vim9 script without the +eval featurev8.2.2238Bram Moolenaar
2020-09-28patch 8.2.1769: popup filter interferes with using :normal to move the cursorv8.2.1769Bram Moolenaar
2020-09-23patch 8.2.1729: endless loop when ":normal" feeds popup window filterv8.2.1729Bram Moolenaar
2020-07-23patch 8.2.1281: the "trailing characters" error can be hard to understandv8.2.1281Bram Moolenaar
2020-06-12patch 8.2.0967: unnecessary type casts for vim_strnsave()v8.2.0967Bram Moolenaar
2020-04-20patch 8.2.0613: Vim9: no check for space before #commentv8.2.0613Bram Moolenaar
2020-04-06patch 8.2.0523: loops are repeatedv8.2.0523Bram Moolenaar
2020-03-18patch 8.2.0399: various memory leaksv8.2.0399Bram Moolenaar
2020-03-16patch 8.2.0392: Coverity warns for using array index out of rangev8.2.0392Bram Moolenaar
2020-03-15patch 8.2.0385: menu functionality insufficiently testedv8.2.0385Bram Moolenaar
2020-02-26patch 8.2.0320: no Haiku supportv8.2.0320Bram Moolenaar
2019-12-04patch 8.1.2388: using old C style commentsv8.1.2388Bram Moolenaar
2019-11-29patch 8.1.2361: MS-Windows: test failures related to VIMDLLv8.1.2361Bram Moolenaar
2019-10-13patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabledv8.1.2145Bram Moolenaar
2019-08-20patch 8.1.1891: functions used in one file are globalv8.1.1891Bram Moolenaar
2019-08-18patch 8.1.1887: the +cmdline_compl feature is not in the tiny versionv8.1.1887Bram Moolenaar
2019-07-04patch 8.1.1630: various small problemsv8.1.1630Bram Moolenaar
2019-05-24patch 8.1.1386: unessesary type casts for lalloc()v8.1.1386Bram Moolenaar
2019-05-24patch 8.1.1384: using "int" for alloc() often results in compiler warningsv8.1.1384Bram Moolenaar
2019-05-05patch 8.1.1274: after :unmenu can still execute the menu with :emenuv8.1.1274Bram Moolenaar
2019-05-04patch 8.1.1264: crash when closing window from WinBar clickv8.1.1264Bram Moolenaar
2019-04-24patch 8.1.1201: output of :command is hard to readv8.1.1201Bram Moolenaar
2019-03-30patch 8.1.1086: too many curly bracesv8.1.1086Bram Moolenaar
2019-02-17patch 8.1.0941: macros for MS-Windows are inconsistentv8.1.0941Bram Moolenaar
2019-01-26patch 8.1.0826: too many #ifdefsv8.1.0826Bram Moolenaar
2019-01-19patch 8.1.0782: Win32: cursor blinks when Vim is not activev8.1.0782Bram Moolenaar