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
/
macwindow.cpp
Age
Commit message (
Collapse
)
Author
2016-05-02
WAGE: Initialize class variables
Eugene Sandulenko
2016-04-28
WAGE: Removed dependency of Menu on Wage::Design
Eugene Sandulenko
2016-04-28
WAGE: Reduce header dependency
Eugene Sandulenko
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 font loading to WM. wage.dat is now classicmacfonts.dat
Eugene Sandulenko
2016-04-28
WAGE: Decoupled Window class too
Eugene Sandulenko
2016-04-25
WAGE: Virtualized MacWindow class
Eugene Sandulenko
2016-04-25
WAGE: Splitout BaseMacWindow class
Eugene Sandulenko
2016-04-24
WAGE: Move desktop drawing to WM
Eugene Sandulenko
2016-04-24
WAGE: Implemented window resizing
Eugene Sandulenko
2016-04-24
WAGE: Started window resize implementation
Eugene Sandulenko
2016-04-24
WAGE: Fixed window dragging up
Eugene Sandulenko
2016-04-23
WAGE: Implement window dragging
Eugene Sandulenko
2016-04-21
WAGE: Cleanup
Eugene Sandulenko
2016-04-21
WAGE: Moved console text selection to callbacks
Eugene Sandulenko
2016-04-20
WAGE: Fix warnings
Eugene Sandulenko
2016-04-20
WAGE: Implement object clicking as part of callbacks
Eugene Sandulenko
2016-04-19
WAGE: Fixed border highlights
Eugene Sandulenko
2016-04-19
WAGE: Implemented text console callback
Eugene Sandulenko
2016-04-19
WAGE: Implement callback calling in MacWindow
Eugene Sandulenko
2016-04-19
WAGE: Switched event processing to generic code
Eugene Sandulenko
2016-04-19
WAGE: Further work on WindowManager
Eugene Sandulenko
2016-04-19
WAGE: Started mouse processing in the WM
Eugene Sandulenko
2016-04-18
WAGE: Manage window redraws in the WM
Eugene Sandulenko
2016-04-15
WAGE: Fix window title drawing
Eugene Sandulenko
2016-04-15
WAGE: Fix window composing offset
Eugene Sandulenko
2016-04-15
WAGE: Simplify border drawing
Eugene Sandulenko
2016-04-15
WAGE: Fix border clipping
Eugene Sandulenko
2016-04-15
WAGE: Started screen composing
Eugene Sandulenko
2016-04-15
WAGE: Benefit from ManagedSurface methods
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-14
WAGE: Draw border in MacWindow
Eugene Sandulenko
2016-04-13
WAGE: Basic stuff to MacWindowManager
Eugene Sandulenko
2016-04-13
WAGE: Added stub of MacWindowManager class
Eugene Sandulenko
2016-04-13
WAGE: More auxiliary methods to MacWindow class
Eugene Sandulenko
2016-04-13
WAGE: Stub for MacWindow class
Eugene Sandulenko