summaryrefslogtreecommitdiff
path: root/src/gui/window.h
AgeCommit message (Collapse)AuthorFilesLines
2004-12-27Added AUTHORS.txt file, $Id$ tags to gui source files and added OkButtonBjørn Lindeijer1-2/+4
modules to file lists.
2004-12-26Ported the inventory dialog over to Guichan. For the moment it is notBjørn Lindeijer1-1/+1
possible to delete or use items.
2004-12-23Skinned our beautiful text field back!Bjørn Lindeijer1-0/+12
2004-12-20Converted the progress bar and stats dialog to Guichan widgets.Bjørn Lindeijer1-1/+6
2004-12-19More refining of windows.Bjørn Lindeijer1-1/+1
2004-12-19Implemented setLocationRelativeTo method on Window allowing the dialogs to beBjørn Lindeijer1-1/+21
centered on screen.
2004-12-18Added colon to the fixed font and removed some alfont usage.Bjørn Lindeijer1-1/+0
2004-12-17Made some fixes to the window widget and made server selection use it too.Bjørn Lindeijer1-21/+38
WARNING: From now on we need Guichan 0.2.0, the 0.1.0 version will NOT work!
2004-12-17Added window class based on Guichan by none other than nym!Bjørn Lindeijer1-0/+67