summaryrefslogtreecommitdiff
path: root/src/resources/buddylist.h
AgeCommit message (Collapse)AuthorFilesLines
2009-01-25Removed the TMW branding from header guardsBjørn Lindeijer1-3/+3
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-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-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-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-09Made all class members named like mClassMember.Björn Steinbrink1-5/+6
2005-10-02Added check for pthread library (needed for FreeBSD, still needs to be checkedBjørn Lindeijer1-3/+3
on MacOS X) and some cleanups.
2005-08-13Huge header cleanup to reduce dependencies and compile time.Björn Steinbrink1-2/+3
2005-06-30No need for xml, for saving buddy. Now saving, loading works.Mateusz Kaduk1-16/+5
2005-06-19now buddy.xml is saved in home dir...José Ávila1-5/+0
2005-06-19Now added buddy are savedMateusz Kaduk1-5/+23
2005-06-19Saving buddy in xml fileMateusz Kaduk1-0/+9
2005-05-16Formatting updates to buddy window and menu item and made testing menu itemBjørn Lindeijer1-32/+32
visible.
2005-05-15Using guichan ListModelMateusz Kaduk1-6/+7
2005-05-09Added buddylist modelMateusz Kaduk1-1/+1
2005-05-08Added buddylist model, will be implmented laterMateusz Kaduk1-0/+67