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? | |||||
2007-01-14 | Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch). | Bjørn Lindeijer | 1 | -1/+2 | |
2006-03-09 | Made all class members named like mClassMember. | Björn Steinbrink | 1 | -3/+3 | |
2005-10-18 | Added automatic widget cleanup to the window class. | Björn Steinbrink | 1 | -6/+1 | |
2005-08-13 | Huge header cleanup to reduce dependencies and compile time. | Björn Steinbrink | 1 | -3/+0 | |
2005-06-05 | Using custom focus handler to work around problem with multiple widgets | Bjørn Lindeijer | 1 | -13/+31 | |
requesting modal focus using a stack based approach. | |||||
2005-06-03 | Added IntTextBox class (a TextBox which only accepts integers). | Aaron Marks | 1 | -0/+56 | |
Changed passive label in drop item dialog to IntTextBox. |