Max Horn
|
751df013e1
|
If more than 8 items have to be resized in a stacked theme layout, abort with an error (instead of silently trashing the stack)
svn-id: r35549
|
2008-12-26 01:13:08 +00:00 |
|
Max Horn
|
131cb5a05a
|
Merged ThemeLayoutHorizontal and ThemeLayoutVertical into a new class ThemeLayoutStacked (suggestions for a better name are welcome); stored padding data in a Common::Rect
svn-id: r35548
|
2008-12-26 01:08:49 +00:00 |
|
Max Horn
|
c59f5919a2
|
ThemeLayout::getParentW was calling getHeight instead of getWidth by mistake (though this didn't seem to cause any problems anywhere... ?)
svn-id: r35547
|
2008-12-26 00:57:30 +00:00 |
|
Max Horn
|
c9105aa58f
|
Fix for bug #2210082: GUI: Crash in GMM when changing scale factor
svn-id: r35546
|
2008-12-26 00:43:52 +00:00 |
|
Max Horn
|
c3aec16033
|
Some 'cleanup' of Gui::ThemeLayout
svn-id: r35545
|
2008-12-26 00:26:34 +00:00 |
|
Jordi Vilalta Prat
|
b1999a2a16
|
Fixed indentation and removed whitespaces at the end of line
svn-id: r35481
|
2008-12-22 11:22:15 +00:00 |
|
Max Horn
|
55da1fdd29
|
Renamed ThemeLayout::buildCopy to buildCopy::makeClone
svn-id: r34881
|
2008-11-03 16:38:47 +00:00 |
|
Max Horn
|
6893418942
|
Fixing some compiler warnings
svn-id: r34341
|
2008-09-05 11:32:23 +00:00 |
|
Vicent Marti
|
dcc72fe29e
|
Massive refactoring/cleanup on the theme engine/parser.
svn-id: r34285
|
2008-09-02 17:51:08 +00:00 |
|