aboutsummaryrefslogtreecommitdiff
path: root/engines/wage/macwindow.cpp
AgeCommit message (Expand)Author
2016-07-30WAGE: Extract MacWindowBorja Lorente
2016-07-30WAGE: Change namespace of MacWindowBorja Lorente
2016-07-30WAGE: Extract MacWindowManagerBorja Lorente
2016-07-20JANITORIAL: Fix indentationEugene Sandulenko
2016-05-02WAGE: Initialize class variablesEugene Sandulenko
2016-04-28WAGE: Removed dependency of Menu on Wage::DesignEugene Sandulenko
2016-04-28WAGE: Reduce header dependencyEugene Sandulenko
2016-04-28WAGE: Moved patterns to WindowManagerEugene Sandulenko
2016-04-28WAGE: Moved cursor management to WMEugene Sandulenko
2016-04-28WAGE: Moved font loading to WM. wage.dat is now classicmacfonts.datEugene 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: Move desktop drawing to WMEugene 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: CleanupEugene Sandulenko
2016-04-21WAGE: Moved console text selection to callbacksEugene Sandulenko
2016-04-20WAGE: Fix warningsEugene Sandulenko
2016-04-20WAGE: Implement object clicking as part of 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: Fix window title drawingEugene Sandulenko
2016-04-15WAGE: Fix window composing offsetEugene Sandulenko
2016-04-15WAGE: Simplify border drawingEugene Sandulenko
2016-04-15WAGE: Fix border clippingEugene Sandulenko
2016-04-15WAGE: Started screen composingEugene Sandulenko
2016-04-15WAGE: Benefit from ManagedSurface methodsEugene 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: Added stub of MacWindowManager classEugene Sandulenko
2016-04-13WAGE: More auxiliary methods to MacWindow classEugene Sandulenko
2016-04-13WAGE: Stub for MacWindow classEugene Sandulenko