summaryrefslogtreecommitdiff
path: root/src/resources/buddylist.h
AgeCommit message (Expand)AuthorFilesLines
2009-02-07Some more include cleanups.Ira Rice1-1/+2
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
2009-01-15Style cleanups throughout most of the code. Splitting function type fromIra Rice1-1/+1
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-2/+0
2008-07-18Import of client treeLloyd Bryant1-1/+1
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
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
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