summaryrefslogtreecommitdiff
path: root/src/gui/inttextbox.h
AgeCommit message (Expand)AuthorFilesLines
2009-01-15Style cleanups throughout most of the code. Splitting function type fromIra Rice1-2/+1
2009-01-09Improved item amount dialog box.Guillaume Melquiond1-2/+2
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-01-14Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).Bjørn Lindeijer1-1/+2
2006-03-09Made all class members named like mClassMember.Björn Steinbrink1-3/+3
2005-10-18Added automatic widget cleanup to the window class.Björn Steinbrink1-6/+1
2005-08-13Huge header cleanup to reduce dependencies and compile time.Björn Steinbrink1-3/+0
2005-06-05Using custom focus handler to work around problem with multiple widgetsBjørn Lindeijer1-13/+31
2005-06-03Added IntTextBox class (a TextBox which only accepts integers).Aaron Marks1-0/+56