summaryrefslogtreecommitdiff
path: root/src/gui/textdialog.cpp
AgeCommit message (Collapse)AuthorFilesLines
2009-03-26Fixes to file headers and header guardsBjørn Lindeijer1-4/+4
Mostly removal of branding for tmwserv related files, as was done for the eAthena client before.
2009-03-26Remove redundancy, fix variable names and other code cleanupsBjørn Lindeijer1-20/+20
2009-03-25A host of code style fixesBjørn Lindeijer1-1/+1
Mostly putting & and * in the right place and making some getters const.
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?
2008-03-01Replaced the basic guichan text field class with our derivate class.Philipp Sehmisch1-7/+7
2008-02-28Work in Progress commit of guilds.David Athay1-0/+93