summaryrefslogtreecommitdiff
path: root/src/gui/tabbedcontainer.cpp
AgeCommit message (Expand)AuthorFilesLines
2006-07-30Updated TMW to be compatible with Guichan 0.5.0 (merged from guichan-0.5.0Bjørn Lindeijer1-1/+1
2006-03-19Unreverted latest change by Doener due to my lack of proper communication abi...Eugenio Favalli1-11/+6
2006-03-19Reverted changeset r2269 (toString) as requested by ElvenProgrammer.Björn Steinbrink1-6/+11
2006-03-18Added a toString conversion function.Björn Steinbrink1-11/+6
2006-03-09Made the Button ctor accept eventId and action listener.Björn Steinbrink1-5/+3
2006-02-24Another bunch of cosmetic cleanups, ie mostly typedefs...Björn Steinbrink1-2/+1
2005-10-18Added automatic widget cleanup to the window class.Björn Steinbrink1-2/+2
2005-08-25Added a new container type, a tabbed container.Björn Steinbrink1-0/+108