Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-01-08 | Removed the unused Box, VBox and HBox classes | Bjørn Lindeijer | 1 | -33/+0 | |
They were once meant for doing layout, but never used and the way they're implemented they would be relayouting with every draw, which isn't really nice. | |||||
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? | |||||
2005-10-18 | Added automatic widget cleanup to the window class. | Björn Steinbrink | 1 | -2/+0 | |
2005-06-18 | Added simple layout/container widgets (VBox and HBox). | Aaron Marks | 1 | -0/+37 | |