summaryrefslogtreecommitdiff
path: root/src/gui/vbox.cpp
AgeCommit message (Expand)AuthorFilesLines
2006-08-14Fix warning about jump to case label crossing an initialization.Bjørn Lindeijer1-1/+1
2006-07-30Updated TMW to be compatible with Guichan 0.5.0 (merged from guichan-0.5.0Bjørn Lindeijer1-7/+11
2005-10-18Added automatic widget cleanup to the window class.Björn Steinbrink1-9/+0
2005-06-18Added simple layout/container widgets (VBox and HBox).Aaron Marks1-0/+50