aboutsummaryrefslogtreecommitdiff
path: root/engines/wage/macwindowmanager.cpp
AgeCommit message (Expand)Author
2016-04-26WAGE: Reuse WM _screen for MenuEugene Sandulenko
2016-04-26WAGE: More abstraction to menu renderingEugene Sandulenko
2016-04-25WAGE: CleanupEugene Sandulenko
2016-04-25WAGE: Moved menu rendering to WindowManagerEugene Sandulenko
2016-04-25WAGE: Made Menu subclass of BaseMacWindowEugene Sandulenko
2016-04-25WAGE: Virtualized MacWindow classEugene Sandulenko
2016-04-24WAGE: Move desktop drawing to WMEugene Sandulenko
2016-04-24WAGE: Started window resize implementationEugene Sandulenko
2016-04-24WAGE: Fixed window dragging upEugene Sandulenko
2016-04-23WAGE: Clip windows to the screen dimensionsEugene Sandulenko
2016-04-20WAGE: Fix warningsEugene Sandulenko
2016-04-19WAGE: Switched WM::add() to returning window pointer instead of idEugene Sandulenko
2016-04-19WAGE: Switched event processing to generic codeEugene Sandulenko
2016-04-19WAGE: Further work on WindowManagerEugene Sandulenko
2016-04-19WAGE: Fixed window switchingEugene Sandulenko
2016-04-19WAGE: Started mouse processing in the WMEugene Sandulenko
2016-04-18WAGE: Silence signed/unsigned comparison warningTorbjörn Andersson
2016-04-18WAGE: Manage window redraws in the WMEugene Sandulenko
2016-04-15WAGE: Switch to ManagedSurfaceEugene Sandulenko
2016-04-14WAGE: Draw border in MacWindowEugene Sandulenko
2016-04-13WAGE: Basic stuff to MacWindowManagerEugene Sandulenko
2016-04-13WAGE: Added stub of MacWindowManager classEugene Sandulenko