summaryrefslogtreecommitdiff
path: root/src/gui/checkbox.h
AgeCommit message (Expand)AuthorFilesLines
2009-03-25A host of code style fixesBjørn Lindeijer1-1/+1
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-0/+5
2009-03-14Made a label class derived from the guichan label class which utilizesIra Rice1-0/+5
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-04Went through the gui folder and revised the include statements to notIra Rice1-5/+2
2009-01-30Exposed most gui elements to take alpha values. There are still a fewIra Rice1-0/+1
2009-01-25Removed the TMW branding from header guardsBjørn Lindeijer1-2/+2
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-2/+0
2008-10-03Made a new Windows binary, as well as fix some files to make the Windows Ira Rice1-0/+2
2008-07-18Import of client treeLloyd Bryant1-1/+1
2008-04-07Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except forBjørn Lindeijer1-1/+1
2005-08-13Huge header cleanup to reduce dependencies and compile time.Björn Steinbrink1-3/+5
2005-05-16Made button, checkbox and radiobutton count their instances and only load theirBjørn Lindeijer1-5/+11
2005-01-16Ported slider over to resource manager.Bjørn Lindeijer1-1/+3
2005-01-16Checkbox updateEugenio Favalli1-0/+6
2004-12-27Added AUTHORS.txt file, $Id$ tags to gui source files and added OkButtonBjørn Lindeijer1-0/+2
2004-12-27Skinned slider, yeah!Bjørn Lindeijer1-2/+6
2004-12-18Added colon to the fixed font and removed some alfont usage.Bjørn Lindeijer1-1/+1
2004-12-16Doxygen improvements.Bjørn Lindeijer1-0/+41