aboutsummaryrefslogtreecommitdiff
path: root/gui/ThemeLayout.cpp
AgeCommit message (Expand)Author
2020-01-08GUI: Fix Missing Default Switch Cases in Theme Layout ClassD G Turner
2020-01-04GUI: Add finer control over cross-direction alignment for layout itemsBastien Bouclet
2020-01-04GUI: Introduce dynamic layoutsBastien Bouclet
2019-10-19GUI: Fix crash when opening the save name dialogBastien Bouclet
2019-10-17GUI: Fix launcher layout for small widthsBastien Bouclet
2016-06-01GRAPHICS: Restore layout debugging capabilitiesEugene Sandulenko
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2009-06-06Implement FR#2507667: "GUI: Improve PopupWidget rendering / theme layouting".Eugene Sandulenko
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-01-14Added some comments to ThemeLayoutStacked::reflowLayoutH/VMax Horn
2009-01-14Renamed various ThemeLayout methods for clarity; removed unused setSpacing me...Max Horn
2008-12-27Got rid of ThemeLayout::getDialogData; added some comments, asserts; moved ge...Max Horn
2008-12-26If more than 8 items have to be resized in a stacked theme layout, abort with...Max Horn
2008-12-26Merged ThemeLayoutHorizontal and ThemeLayoutVertical into a new class ThemeLa...Max Horn
2008-12-26ThemeLayout::getParentW was calling getHeight instead of getWidth by mistake ...Max Horn
2008-12-26Fix for bug #2210082: GUI: Crash in GMM when changing scale factorMax Horn
2008-12-26Some 'cleanup' of Gui::ThemeLayoutMax Horn
2008-12-22Fixed indentation and removed whitespaces at the end of lineJordi Vilalta Prat
2008-11-03Renamed ThemeLayout::buildCopy to buildCopy::makeCloneMax Horn
2008-09-05Fixing some compiler warningsMax Horn
2008-09-02Massive refactoring/cleanup on the theme engine/parser.Vicent Marti