Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-04-07 | Moved basic widgets into the gui/widgets directory | Bjørn Lindeijer | 1 | -2/+2 | |
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. | |||||
2009-03-26 | Fixes to file headers and header guards | Bjørn Lindeijer | 1 | -7/+7 | |
Mostly removal of branding for tmwserv related files, as was done for the eAthena client before. | |||||
2009-01-05 | Re-enabled buddy window | David Athay | 1 | -0/+6 | |
2009-01-05 | Add buddy window | David Athay | 1 | -5/+3 | |
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 | Merged 0.0 changes from revision 2988 to 3035 to trunk. | Bjørn Lindeijer | 1 | -1/+1 | |
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-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 1 | -3/+3 | |
2005-10-20 | Added garbage collection to the ScrollArea class. Fixed slider not being ↵ | Björn Steinbrink | 1 | -10/+1 | |
updated in the item amount box when the buttons are used. | |||||
2005-10-18 | Added automatic widget cleanup to the window class. | Björn Steinbrink | 1 | -1/+1 | |
2005-08-28 | Prepare our source so that it'll survive a guichan header cleanup, should it ↵ | Björn Steinbrink | 1 | -3/+3 | |
ever happen... | |||||
2005-08-13 | Huge header cleanup to reduce dependencies and compile time. | Björn Steinbrink | 1 | -1/+5 | |
2005-06-19 | Mostly indenting fixes and corrected path for OpenGL font version. | Bjørn Lindeijer | 1 | -11/+4 | |
2005-06-18 | Showing buddyWindow | Mateusz Kaduk | 1 | -0/+4 | |
2005-05-16 | Formatting updates to buddy window and menu item and made testing menu item | Bjørn Lindeijer | 1 | -4/+4 | |
visible. | |||||
2005-05-15 | Using guichan ListModel | Mateusz Kaduk | 1 | -2/+1 | |
2005-05-14 | Mainly separating core GUI classes from game interface. | Bjørn Lindeijer | 1 | -8/+13 | |
2005-05-09 | Added buddywindow but still need to finish gui part | Mateusz Kaduk | 1 | -0/+62 | |