summaryrefslogtreecommitdiffstats
path: root/src/menu.c
AgeCommit message (Expand)Author
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
2011-04-11updated for version 7.3.160v7.3.160Bram Moolenaar
2011-01-04updated for version 7.3.095v7.3.095Bram Moolenaar
2010-07-14Support completion for ":find". (Nazri Ramliy)Bram Moolenaar
2010-06-06Fix a few compiler warnings. Fix crash with encrypted undo file.Bram Moolenaar
2010-05-24Improve the MS-Windows installer.Bram Moolenaar
2010-05-16Merge patch 7.2.434.Bram Moolenaar
2010-05-14updated for version 7.2.432v7.2.432Bram Moolenaar
2010-05-14updated for version 7.2.431v7.2.431Bram Moolenaar
2009-05-17updated for version 7.2-180v7.2.180Bram Moolenaar
2009-05-16updated for version 7.2-177v7.2.177Bram Moolenaar
2008-08-17updated for version 7.2-002v7.2.002Bram Moolenaar
2008-06-24updated for version 7.2av7.2aBram Moolenaar