summaryrefslogtreecommitdiff
path: root/src/gui/npcpostdialog.h
AgeCommit message (Collapse)AuthorFilesLines
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-2/+2
In an attempt to make the GUI code a little more structured, basic widgets are now put in gui/widgets. Many includes were also cleaned up.
2009-03-27Changed the includes for the net/tmwserv/ directoryBjørn Lindeijer1-0/+2
2009-03-26Fixes to file headers and header guardsBjørn Lindeijer1-6/+6
Mostly removal of branding for tmwserv related files, as was done for the eAthena client before.
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-11-12Fixed multiline editing for lettersDavid Athay1-1/+2
2008-11-06Added interface for sending post.David Athay1-0/+56