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
/
engines
/
wage
/
macwindowmanager.h
Age
Commit message (
Collapse
)
Author
2016-04-28
WAGE: Remove yet another indirect reference to WAGE engine in WM
Eugene Sandulenko
2016-04-28
WAGE: Compose MacMenu instead of screen copying.
Eugene Sandulenko
This completes making Mac* classes engine-agnostic.
2016-04-28
WAGE: Moved patterns to WindowManager
Eugene Sandulenko
2016-04-28
WAGE: Moved cursor management to WM
Eugene Sandulenko
2016-04-28
WAGE: Moved pattern and palette to WM
Eugene Sandulenko
2016-04-28
WAGE: Moved font loading to WM. wage.dat is now classicmacfonts.dat
Eugene Sandulenko
2016-04-28
WAGE: Decoupled Window class too
Eugene Sandulenko
2016-04-28
WAGE: More Menu class decoupling from the engine
Eugene Sandulenko
2016-04-26
WAGE: Reuse WM _screen for Menu
Eugene Sandulenko
2016-04-26
WAGE: More abstraction to menu rendering
Eugene Sandulenko
2016-04-25
WAGE: Moved menu rendering to WindowManager
Eugene Sandulenko
2016-04-25
WAGE: Made Menu subclass of BaseMacWindow
Eugene Sandulenko
2016-04-25
WAGE: Virtualized MacWindow class
Eugene Sandulenko
2016-04-24
WAGE: Move desktop drawing to WM
Eugene Sandulenko
2016-04-24
WAGE: Started window resize implementation
Eugene Sandulenko
2016-04-19
WAGE: Switched WM::add() to returning window pointer instead of id
Eugene Sandulenko
2016-04-19
WAGE: Switched event processing to generic code
Eugene Sandulenko
2016-04-19
WAGE: Started mouse processing in the WM
Eugene Sandulenko
2016-04-19
WAGE: Draw windows with WindowManager
Eugene Sandulenko
2016-04-18
WAGE: Manage window redraws in the WM
Eugene Sandulenko
2016-04-15
WAGE: Switch to ManagedSurface
Eugene Sandulenko
2016-04-14
WAGE: Started to plug the WM in
Eugene Sandulenko
2016-04-13
WAGE: Basic stuff to MacWindowManager
Eugene Sandulenko
2016-04-13
WAGE: Added stub of MacWindowManager class
Eugene Sandulenko