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
/
gui
/
ThemeLayout.h
Age
Commit message (
Collapse
)
Author
2008-12-27
Got rid of ThemeLayout::getDialogData; added some comments, asserts; moved ↵
Max Horn
getParentW & getParentH to class ThemeLayoutStacked svn-id: r35571
2008-12-26
Merged ThemeLayoutHorizontal and ThemeLayoutVertical into a new class ↵
Max Horn
ThemeLayoutStacked (suggestions for a better name are welcome); stored padding data in a Common::Rect svn-id: r35548
2008-12-26
Fix for bug #2210082: GUI: Crash in GMM when changing scale factor
Max Horn
svn-id: r35546
2008-12-26
Some 'cleanup' of Gui::ThemeLayout
Max Horn
svn-id: r35545
2008-12-22
Fixed indentation and removed whitespaces at the end of line
Jordi Vilalta Prat
svn-id: r35481
2008-11-04
Reordered initialization lists to kill a ton of warnings.
Nicola Mettifogo
svn-id: r34892
2008-11-03
Renamed ThemeLayout::buildCopy to buildCopy::makeClone
Max Horn
svn-id: r34881
2008-09-05
Fixing some compiler warnings
Max Horn
svn-id: r34341
2008-09-02
Massive refactoring/cleanup on the theme engine/parser.
Vicent Marti
svn-id: r34285