Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-04-29 | Some random cleanups | Bjørn Lindeijer | 1 | -1/+1 | |
2009-04-20 | Fixed a fairly obscure text wrapping bug. | Ira Rice | 1 | -2/+9 | |
Signed-off-by: Tametomo <irarice@gmail.com> Signed-off-by: Bjørn Lindeijer <bjorn@lindeijer.nl> | |||||
2009-04-08 | CMake: We actually no longer depend on Guichan OpenGL | Bjørn Lindeijer | 1 | -1/+1 | |
2009-04-07 | Moved basic widgets into the gui/widgets directory | Bjørn Lindeijer | 1 | -0/+142 | |
In an attempt to make the GUI code a little more structured, basic widgets are now put in gui/widgets. Many includes were also cleaned up. |