aboutsummaryrefslogtreecommitdiff
path: root/graphics/macgui/macmenu.h
AgeCommit message (Expand)Author
2020-01-11ALL: Create all instances of NEResources and PEResources using new instead of...Cameron Cawley
2019-12-16GRAPHICS: MACGUI: Initial code for truly modal MacMenuEugene Sandulenko
2019-12-11GRAPHICS: MACGUI: Added setup sanity checks to MacMenuEugene Sandulenko
2019-10-13GRAPHICS: MACGUI: Process tab symbol in Windows menusEugene Sandulenko
2019-10-04GRAPHICS: MACGUI: Unify MacMenuItem and MacMenuSubItemEugene Sandulenko
2019-10-03GRAPHICS: MACGUI: Finish implementation for nested submenus drawingEugene Sandulenko
2019-10-03GRAPHICS: MACGUI: Unify submenu dimension calculationsEugene Sandulenko
2019-10-03GRAPHICS: MACGUI: Render nested submenusEugene Sandulenko
2019-10-02GRAPHICS: MACGUI: Added debug printout for MacMenuEugene Sandulenko
2019-10-02GRAPHICS: MACGUI: Read nested submenus from PE exesEugene Sandulenko
2019-10-02GRAPHICS: MACGUI: Render submenus recursivelyEugene Sandulenko
2019-10-02GRAPHICS: MACGUI: Change notion of bbox computation to submenusEugene Sandulenko
2019-10-01GRAPHICS: MACGUI: Further work on nested submenusEugene Sandulenko
2019-10-01GRAPHICS: MACGUI: Code for drawing nested submenu arrowsEugene Sandulenko
2019-08-11GRAPHICS: MACGUI: Allow loading menus from resource forksCameron Cawley
2019-08-10GRAPHICS: MACGUI: Use Common::String for addMenuItem and addMenuSubItemCameron Cawley
2018-12-23GRAPHICS: MACGUI: Make use of Common::String::format (#1454)Cameron Cawley
2018-07-21GRAPHICS: MACMENU: added menu parser from Win32 PE executableAndrei Prykhodko
2018-07-21GRAPHICS: MACMENU: added partial unicode supportAndrei Prykhodko
2018-07-11GRAPHICS: MACGUI: Made autohiding menu reentrableEugene Sandulenko
2018-07-11GRAPHICS: MACGUI: Implemented autohide menusEugene Sandulenko
2017-08-21GRAPHICS: MACGUI: Pass command id when creating menu to avoid namespace clashesEugene Sandulenko
2017-08-04GRAPHICS: MACGUI: Made selection affecting the MacMenuEugene Sandulenko
2017-01-14GRAPHICS: Renamed Menu to MacMenu to avoid potential name collisionEugene Sandulenko
2017-01-14GRAPHICS: MACGUI: Added method for reading menu from resourceEugene Sandulenko
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2016-08-02GRAPHICS: Rename header guards in macguiBorja Lorente
2016-07-31GRAPHICS: Move MacMenu constantsBorja Lorente
2016-07-31GRAPHICS: Create wrapper namespace for MacMenu constantsBorja Lorente
2016-07-31WAGE: Extract MacMenuBorja Lorente