summaryrefslogtreecommitdiff
path: root/src/gui/buddywindow.h
AgeCommit message (Expand)AuthorFilesLines
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-2/+2
2009-03-26Fixes to file headers and header guardsBjørn Lindeijer1-7/+7
2009-01-05Re-enabled buddy windowDavid Athay1-0/+6
2009-01-05Add buddy windowDavid Athay1-5/+3
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2007-01-14Merged 0.0 changes from revision 2988 to 3035 to trunk.Bjørn Lindeijer1-1/+1
2006-08-13Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updatesBjørn Lindeijer1-1/+1
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink1-3/+3
2005-10-20Added garbage collection to the ScrollArea class. Fixed slider not being upda...Björn Steinbrink1-10/+1
2005-10-18Added automatic widget cleanup to the window class.Björn Steinbrink1-1/+1
2005-08-28Prepare our source so that it'll survive a guichan header cleanup, should it ...Björn Steinbrink1-3/+3
2005-08-13Huge header cleanup to reduce dependencies and compile time.Björn Steinbrink1-1/+5
2005-06-19Mostly indenting fixes and corrected path for OpenGL font version.Bjørn Lindeijer1-11/+4
2005-06-18Showing buddyWindowMateusz Kaduk1-0/+4
2005-05-16Formatting updates to buddy window and menu item and made testing menu itemBjørn Lindeijer1-4/+4
2005-05-15Using guichan ListModelMateusz Kaduk1-2/+1
2005-05-14Mainly separating core GUI classes from game interface.Bjørn Lindeijer1-8/+13
2005-05-09Added buddywindow but still need to finish gui partMateusz Kaduk1-0/+62