summaryrefslogtreecommitdiff
path: root/src/gui/setup_joystick.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-08-05Removed all the hardcoded sizes of the various setup tabsThorbjørn Lindeijer1-11/+3
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2012-01-09Fix wrong logic in the enable joystick setup option.Yohann Ferreira1-9/+9
2011-05-24Widened the setup window by 5pxAngelo Castellani1-1/+1
2010-07-28Centralized configuration default values using the VariableData system.Yohann Ferreira1-1/+1
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-01-11Cleanup GUI classesJared Adams1-3/+3
2009-05-14Fixed the worst layout issues that came up with translationsBjørn Lindeijer1-1/+1
2009-04-08Associated setup tab name with the tab itselfBjørn Lindeijer1-1/+1
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-8/+8
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-3/+2
2009-03-14Made a label class derived from the guichan label class which utilizesIra Rice1-3/+2
2009-02-15Merge commit 'aethyra/master'Bjørn Lindeijer1-1/+1
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-10Added two more options for displaying speech overhead (don't show it atIra Rice1-1/+1
2009-02-08Mostly fixed a few field values to behave better in Windows, as well asIra Rice1-1/+1
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-18Some style fixes that were forgotten in the previous commit.Ira Rice1-3/+7
2009-01-18Reflowed Joystick tab using layout engine.Ira Rice1-8/+13
2009-01-15Merged Tab and TabbedArea from mainlineBjørn Lindeijer1-0/+2
2009-01-06Added support for internationalizationIra Rice1-8/+10
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-4/+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-3/+3
2007-01-14Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).Bjørn Lindeijer1-3/+2
2006-11-18Fixed initialization of joystick enabled checkbox.Bjørn Lindeijer1-1/+1
2006-08-26Applied patch by Pascal, adding sliders to configure the scrolling behaviourBjørn Lindeijer1-12/+45
2006-08-13Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updatesBjørn Lindeijer1-1/+1
2006-03-19Splitted setup window into manageable pieces according to their tabs in the w...Björn Steinbrink1-0/+62