Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-05-13 | BrowserBox doesn't need to know about the TrueTypeFont class | Bjørn Lindeijer | 1 | -6/+6 | |
2009-05-04 | Fix link colors and item links for pickup messages | Jared Adams | 1 | -1/+1 | |
2009-04-18 | Restored support for build-in colors to BrowserBox | Bjørn Lindeijer | 1 | -20/+38 | |
Now the BrowserBox can again display 9 build-in (non configurable) colors, used for example in the client news and the help window. | |||||
2009-04-13 | Fixed broken links | David Athay | 1 | -4/+7 | |
2009-04-07 | Moved basic widgets into the gui/widgets directory | Bjørn Lindeijer | 1 | -0/+418 | |
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. |