index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
graphics
/
macgui
/
macmenu.h
Age
Commit message (
Expand
)
Author
2019-10-13
GRAPHICS: MACGUI: Process tab symbol in Windows menus
Eugene Sandulenko
2019-10-04
GRAPHICS: MACGUI: Unify MacMenuItem and MacMenuSubItem
Eugene Sandulenko
2019-10-03
GRAPHICS: MACGUI: Finish implementation for nested submenus drawing
Eugene Sandulenko
2019-10-03
GRAPHICS: MACGUI: Unify submenu dimension calculations
Eugene Sandulenko
2019-10-03
GRAPHICS: MACGUI: Render nested submenus
Eugene Sandulenko
2019-10-02
GRAPHICS: MACGUI: Added debug printout for MacMenu
Eugene Sandulenko
2019-10-02
GRAPHICS: MACGUI: Read nested submenus from PE exes
Eugene Sandulenko
2019-10-02
GRAPHICS: MACGUI: Render submenus recursively
Eugene Sandulenko
2019-10-02
GRAPHICS: MACGUI: Change notion of bbox computation to submenus
Eugene Sandulenko
2019-10-01
GRAPHICS: MACGUI: Further work on nested submenus
Eugene Sandulenko
2019-10-01
GRAPHICS: MACGUI: Code for drawing nested submenu arrows
Eugene Sandulenko
2019-08-11
GRAPHICS: MACGUI: Allow loading menus from resource forks
Cameron Cawley
2019-08-10
GRAPHICS: MACGUI: Use Common::String for addMenuItem and addMenuSubItem
Cameron Cawley
2018-12-23
GRAPHICS: MACGUI: Make use of Common::String::format (#1454)
Cameron Cawley
2018-07-21
GRAPHICS: MACMENU: added menu parser from Win32 PE executable
Andrei Prykhodko
2018-07-21
GRAPHICS: MACMENU: added partial unicode support
Andrei Prykhodko
2018-07-11
GRAPHICS: MACGUI: Made autohiding menu reentrable
Eugene Sandulenko
2018-07-11
GRAPHICS: MACGUI: Implemented autohide menus
Eugene Sandulenko
2017-08-21
GRAPHICS: MACGUI: Pass command id when creating menu to avoid namespace clashes
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Made selection affecting the MacMenu
Eugene Sandulenko
2017-01-14
GRAPHICS: Renamed Menu to MacMenu to avoid potential name collision
Eugene Sandulenko
2017-01-14
GRAPHICS: MACGUI: Added method for reading menu from resource
Eugene Sandulenko
2016-09-03
JANITORIAL: Make GPL headers uniform
Eugene Sandulenko
2016-08-02
GRAPHICS: Rename header guards in macgui
Borja Lorente
2016-07-31
GRAPHICS: Move MacMenu constants
Borja Lorente
2016-07-31
GRAPHICS: Create wrapper namespace for MacMenu constants
Borja Lorente
2016-07-31
WAGE: Extract MacMenu
Borja Lorente