summaryrefslogtreecommitdiffstats
path: root/src/menu.c
AgeCommit message (Expand)Author
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
2019-01-19patch 8.1.0779: argument for message functions is inconsistentv8.1.0779Bram Moolenaar
2019-01-13patch 8.1.0743: giving error messages is not flexiblev8.1.0743Bram Moolenaar
2019-01-06patch 8.1.0695: internal error when using :popupv8.1.0695Bram Moolenaar
2018-10-19patch 8.1.0487: no menus specifically for the terminal windowv8.1.0487Bram Moolenaar
2018-09-10patch 8.1.0362: cannot get the script line number when executing a functionv8.1.0362Bram Moolenaar
2018-03-05patch 8.0.1571: can't build without GUIv8.0.1571Bram Moolenaar
2018-03-05patch 8.0.1570: can't use :popup for a menu in the terminalv8.0.1570Bram Moolenaar
2018-03-04patch 8.0.1564: too many #ifdefsv8.0.1564Bram Moolenaar
2018-03-03patch 8.0.1558: no right-click menu in a terminalv8.0.1558Bram Moolenaar
2018-02-10patch 8.0.1496: clearing a pointer takes two linesv8.0.1496Bram Moolenaar
2017-11-18patch 8.0.1312: balloon_show() only works in terminal when compiled with GUIv8.0.1312Bram Moolenaar
2017-09-23patch 8.0.1142: window toolbar menu gets a tear-off itemv8.0.1142Bram Moolenaar
2017-09-23patch 8.0.1139: using window toolbar changes statev8.0.1139Bram Moolenaar
2017-09-17patch 8.0.1123: cannot define a toolbar for a windowv8.0.1123Bram Moolenaar
2017-03-16patch 8.0.0466: still macros that should be all-capsv8.0.0466Bram Moolenaar
2017-03-12patch 8.0.0452: some macros are in lower casev8.0.0452Bram Moolenaar
2017-03-12patch 8.0.0451: some macros are in lower casev8.0.0451Bram Moolenaar
2017-03-04patch 8.0.0411: menu translations don't match when case is changed.v8.0.0411Bram Moolenaar
2016-08-29patch 7.4.2293v7.4.2293Bram Moolenaar
2016-07-16patch 7.4.2048v7.4.2048Bram Moolenaar
2016-06-10patch 7.4.1915v7.4.1915Bram Moolenaar
2016-02-20patch 7.4.1375v7.4.1375Bram Moolenaar
2016-01-30patch 7.4.1210v7.4.1210Bram Moolenaar
2016-01-29patch 7.4.1198v7.4.1198Bram Moolenaar
2014-03-23updated for version 7.4.212v7.4.212Bram Moolenaar