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.cpp
Age
Commit message (
Expand
)
Author
2019-10-19
GUI: Fix crash when opening the save name dialog
Bastien Bouclet
2019-10-17
GUI: Fix launcher layout for small widths
Bastien Bouclet
2016-06-01
GRAPHICS: Restore layout debugging capabilities
Eugene Sandulenko
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2009-06-06
Implement FR#2507667: "GUI: Improve PopupWidget rendering / theme layouting".
Eugene Sandulenko
2009-05-24
Strip trailing whitespaces in the whole code base.
Johannes Schickel
2009-01-14
Added some comments to ThemeLayoutStacked::reflowLayoutH/V
Max Horn
2009-01-14
Renamed various ThemeLayout methods for clarity; removed unused setSpacing me...
Max Horn
2008-12-27
Got rid of ThemeLayout::getDialogData; added some comments, asserts; moved ge...
Max Horn
2008-12-26
If more than 8 items have to be resized in a stacked theme layout, abort with...
Max Horn
2008-12-26
Merged ThemeLayoutHorizontal and ThemeLayoutVertical into a new class ThemeLa...
Max Horn
2008-12-26
ThemeLayout::getParentW was calling getHeight instead of getWidth by mistake ...
Max Horn
2008-12-26
Fix for bug #2210082: GUI: Crash in GMM when changing scale factor
Max Horn
2008-12-26
Some 'cleanup' of Gui::ThemeLayout
Max Horn
2008-12-22
Fixed indentation and removed whitespaces at the end of line
Jordi Vilalta Prat
2008-11-03
Renamed ThemeLayout::buildCopy to buildCopy::makeClone
Max Horn
2008-09-05
Fixing some compiler warnings
Max Horn
2008-09-02
Massive refactoring/cleanup on the theme engine/parser.
Vicent Marti