summaryrefslogtreecommitdiff
path: root/src/gui/button.h
AgeCommit message (Expand)AuthorFilesLines
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
2007-09-27Merged another bunch of changes from trunk to 0.0 to reduce the difference.Bjørn Lindeijer1-1/+6
2007-07-16(no commit message)Joshua Langley1-0/+3
2007-02-27Tabbed containers now display the button of the active tab pressed all the time.Philipp Sehmisch1-1/+6
2007-02-01Fixed buttons loosing focus.Eugenio Favalli1-0/+2
2007-01-14Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).Bjørn Lindeijer1-1/+1
2006-03-09Made the Button ctor accept eventId and action listener.Björn Steinbrink1-1/+2
2005-10-05Fixed some resource cleanup and memory leaks. Also changed the way danglingBjø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-1/+7
2005-03-03Separated graphic/graphic.cpp into graphics.cpp and engine.cpp.Bjørn Lindeijer1-1/+1
2005-01-16Removed datafile and configfile and any leftover old GUI drawing code.Bjørn Lindeijer1-1/+6
2004-12-27Added AUTHORS.txt file, $Id$ tags to gui source files and added OkButtonBjørn Lindeijer1-0/+2
2004-12-23Skinned our beautiful text field back!Bjørn Lindeijer1-2/+6
2004-12-18Added colon to the fixed font and removed some alfont usage.Bjørn Lindeijer1-14/+0
2004-12-16Doxygen improvements.Bjørn Lindeijer1-0/+55