summaryrefslogtreecommitdiff
path: root/src/gui/setup_joystick.h
AgeCommit message (Collapse)AuthorFilesLines
2007-01-14Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).Bjørn Lindeijer1-1/+1
2006-08-26Applied patch by Pascal, adding sliders to configure the scrolling behaviourBjørn Lindeijer1-2/+4
and a checkbox to enable or disable the joystick.
2006-08-13Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updatesBjørn Lindeijer1-1/+1
from the 0.1.0 branch.
2006-03-19Splitted setup window into manageable pieces according to their tabs in the ↵Björn Steinbrink1-0/+48
window. Fixed some memory leaks along the way. Also fixed two settings not being stored on "apply".