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.cpp
Age
Commit message (
Expand
)
Author
2018-07-18
GRAPHICS: MACGUI: added WMModalMenuMode
Andrei Prykhodko
2018-07-12
GRAPHICS: MACGUI: Do not use hardcoded colors
Eugene Sandulenko
2018-07-11
GRAPHICS: MACMENU: Calculate menu bounds after adding static items
Eugene Sandulenko
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-05
GRAPHICS: MACGUI: Fix GCC Compiler Warnings.
D G Turner
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-10-06
GRAPHICS: Move font-related MacGUI code to MacFontManager
Eugene Sandulenko
2016-09-03
JANITORIAL: Make GPL headers uniform
Eugene Sandulenko
2016-08-06
WAGE: Fix crash in Explorer
Alexander Tkachev
2016-07-31
GRAPHICS: Move MacMenu constants
Borja Lorente
2016-07-31
WAGE: Extract MacMenu
Borja Lorente