Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-01-25 | Removed the TMW branding from header guards | Bjørn Lindeijer | 1 | -3/+3 | |
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? | |||||
2006-03-09 | Made all class members named like mClassMember. | Björn Steinbrink | 1 | -5/+6 | |
2005-10-02 | Added check for pthread library (needed for FreeBSD, still needs to be checked | Bjørn Lindeijer | 1 | -3/+3 | |
on MacOS X) and some cleanups. | |||||
2005-08-13 | Huge header cleanup to reduce dependencies and compile time. | Björn Steinbrink | 1 | -2/+3 | |
2005-06-30 | No need for xml, for saving buddy. Now saving, loading works. | Mateusz Kaduk | 1 | -16/+5 | |
2005-06-19 | now buddy.xml is saved in home dir... | José Ávila | 1 | -5/+0 | |
2005-06-19 | Now added buddy are saved | Mateusz Kaduk | 1 | -5/+23 | |
2005-06-19 | Saving buddy in xml file | Mateusz Kaduk | 1 | -0/+9 | |
2005-05-16 | Formatting updates to buddy window and menu item and made testing menu item | Bjørn Lindeijer | 1 | -32/+32 | |
visible. | |||||
2005-05-15 | Using guichan ListModel | Mateusz Kaduk | 1 | -6/+7 | |
2005-05-09 | Added buddylist model | Mateusz Kaduk | 1 | -1/+1 | |
2005-05-08 | Added buddylist model, will be implmented later | Mateusz Kaduk | 1 | -0/+67 | |