summaryrefslogtreecommitdiff
path: root/src/gui/tabbedcontainer.h
AgeCommit message (Collapse)AuthorFilesLines
2009-01-13Merged Tab and TabbedArea from mainlineBjørn Lindeijer1-65/+0
Changes mostly done by David Athay. Currently these widgets are only used in the setup window, where they replace the previously used TabbedContainer.
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
I don't know why we dealt with these things for so long. Did we ever get anything out of it?
2007-02-27Tabbed containers now display the button of the active tab pressed all the time.Philipp Sehmisch1-1/+9
2007-01-14Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).Bjørn Lindeijer1-1/+1
2006-08-13Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updatesBjørn Lindeijer1-2/+2
from the 0.1.0 branch.
2006-02-24Another bunch of cosmetic cleanups, ie mostly typedefs...Björn Steinbrink1-2/+4
2005-08-25Fixed include path.Björn Steinbrink1-1/+1
2005-08-25Added a new container type, a tabbed container.Björn Steinbrink1-0/+57