Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 | |
This dates back to the old days of TMW, but the usage instructions of GPLv2 don't mention this being necessary. Since it doesn't add anything, avoid the branding in these sections. | |||||
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 | -4/+4 | |
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-03-09 | Made the Button ctor accept eventId and action listener. | Björn Steinbrink | 1 | -9/+4 | |
2006-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 1 | -4/+8 | |
2005-10-20 | Added garbage collection to the ScrollArea class. Fixed slider not being ↵ | Björn Steinbrink | 1 | -13/+8 | |
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 | -4/+0 | |
2005-08-28 | Prepare our source so that it'll survive a guichan header cleanup, should it ↵ | Björn Steinbrink | 1 | -1/+4 | |
ever happen... | |||||
2005-07-11 | Updating win32.txt about not using old stable Dev-C++ and committed patch by | Bjørn Lindeijer | 1 | -1/+1 | |
Greybeard | |||||
2005-07-01 | Fixed positioning of buddy window | Mateusz Kaduk | 1 | -3/+3 | |
2005-06-30 | Improved buddylist, added talk | Mateusz Kaduk | 1 | -2/+10 | |
2005-06-20 | Bugfixes to the buddy window : preventing a crash when removing with no ↵ | Yohann Ferreira | 1 | -2/+5 | |
selection. | |||||
2005-06-19 | Mostly indenting fixes and corrected path for OpenGL font version. | Bjørn Lindeijer | 1 | -19/+13 | |
2005-06-18 | Small fix to buddywindow buttons | Mateusz Kaduk | 1 | -9/+9 | |
2005-06-18 | Showing buddyWindow | Mateusz Kaduk | 1 | -4/+33 | |
2005-05-17 | Alt+m for testing menu, menuitems the same as button | Mateusz Kaduk | 1 | -4/+1 | |
2005-05-16 | Formatting updates to buddy window and menu item and made testing menu item | Bjørn Lindeijer | 1 | -6/+7 | |
visible. | |||||
2005-05-16 | Added menuitem | Mateusz Kaduk | 1 | -0/+3 | |
2005-05-15 | Small fixes | Mateusz Kaduk | 1 | -1/+7 | |
2005-05-15 | Using guichan ListModel | Mateusz Kaduk | 1 | -5/+6 | |
2005-05-09 | Added buddywindow but still need to finish gui part | Mateusz Kaduk | 1 | -0/+50 | |