Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 | |
I don't know why we dealt with these things for so long. Did we ever get anything out of it? | |||||
2008-04-07 | Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except for | Bjørn Lindeijer | 1 | -2/+2 | |
gcn::TabbedArea usage) | |||||
2007-11-20 | Merged revisions 3692 via svnmerge from | Bjørn Lindeijer | 1 | -0/+2 | |
https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/trunk ........ r3692 | gmelquio | 2007-10-27 11:03:13 +0200 (Sat, 27 Oct 2007) | 1 line Made it compile with GCC 4.3 ........ | |||||
2007-02-27 | Tabbed containers now display the button of the active tab pressed all the time. | Philipp Sehmisch | 1 | -6/+30 | |
2007-01-14 | Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch). | Bjørn Lindeijer | 1 | -2/+2 | |
2006-08-13 | Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updates | Bjørn Lindeijer | 1 | -1/+1 | |
from the 0.1.0 branch. | |||||
2006-03-19 | Unreverted latest change by Doener due to my lack of proper communication ↵ | Eugenio Favalli | 1 | -11/+6 | |
abilities. | |||||
2006-03-19 | Reverted changeset r2269 (toString) as requested by ElvenProgrammer. | Björn Steinbrink | 1 | -6/+11 | |
2006-03-18 | Added a toString conversion function. | Björn Steinbrink | 1 | -11/+6 | |
2006-03-09 | Made the Button ctor accept eventId and action listener. | Björn Steinbrink | 1 | -5/+3 | |
2006-02-24 | Another bunch of cosmetic cleanups, ie mostly typedefs... | Björn Steinbrink | 1 | -2/+1 | |
2005-10-18 | Added automatic widget cleanup to the window class. | Björn Steinbrink | 1 | -2/+2 | |
2005-08-25 | Added a new container type, a tabbed container. | Björn Steinbrink | 1 | -0/+108 | |