aboutsummaryrefslogtreecommitdiff
path: root/engines/wage/macwindow.h
AgeCommit message (Expand)Author
2016-04-28WAGE: Removed dependency of Menu on Wage::DesignEugene Sandulenko
2016-04-28WAGE: Moved patterns to WindowManagerEugene Sandulenko
2016-04-28WAGE: Moved cursor management to WMEugene Sandulenko
2016-04-28WAGE: Decoupled Window class tooEugene Sandulenko
2016-04-25WAGE: Virtualized MacWindow classEugene Sandulenko
2016-04-25WAGE: Splitout BaseMacWindow classEugene Sandulenko
2016-04-24WAGE: Implemented window resizingEugene Sandulenko
2016-04-24WAGE: Started window resize implementationEugene Sandulenko
2016-04-24WAGE: Fixed window dragging upEugene Sandulenko
2016-04-23WAGE: Implement window draggingEugene Sandulenko
2016-04-21WAGE: Moved console text selection to callbacksEugene Sandulenko
2016-04-19WAGE: Fixed border highlightsEugene Sandulenko
2016-04-19WAGE: Implemented text console callbackEugene Sandulenko
2016-04-19WAGE: Implement callback calling in MacWindowEugene Sandulenko
2016-04-19WAGE: Switched event processing to generic codeEugene Sandulenko
2016-04-19WAGE: Further work on WindowManagerEugene Sandulenko
2016-04-19WAGE: Started mouse processing in the WMEugene Sandulenko
2016-04-18WAGE: Manage window redraws in the WMEugene Sandulenko
2016-04-15WAGE: Started screen composingEugene Sandulenko
2016-04-15WAGE: Switch to ManagedSurfaceEugene Sandulenko
2016-04-14WAGE: Started to plug the WM inEugene Sandulenko
2016-04-14WAGE: Draw border in MacWindowEugene Sandulenko
2016-04-13WAGE: Basic stuff to MacWindowManagerEugene Sandulenko
2016-04-13WAGE: More auxiliary methods to MacWindow classEugene Sandulenko
2016-04-13WAGE: Stub for MacWindow classEugene Sandulenko