summaryrefslogtreecommitdiff
path: root/src/gui/setup_input.h
AgeCommit message (Expand)AuthorFilesLines
2013-09-30move tabs into tabs directory.Andrei Karas1-104/+0
2013-09-11remove unused includes from gui files.Andrei Karas1-1/+0
2013-08-29add some more missing checks.Andrei Karas1-0/+2
2013-05-28fix guard header part1.Andrei Karas1-1/+1
2013-05-21improve players setup tab.Andrei Karas1-2/+0
2013-05-21improve setup input tab.Andrei Karas1-4/+2
2013-04-14another fixes from cpplint.Andrei Karas1-1/+1
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-12-09Add initial setup page for touch interfaces.Andrei Karas1-2/+0
2012-11-14Add support for on screen joystick for moving.Andrei Karas1-0/+3
2012-10-30Add unused warnings to some files.Andrei Karas1-3/+4
2012-10-20Add to some controls palette inheritance from other controls.Andrei Karas1-1/+1
2012-10-15Override some methods in guichan listbox.Andrei Karas1-3/+2
2012-10-15Fix compilation warnings without C++11 support.Andrei Karas1-1/+1
2012-10-14Replace gcn::Button to Button in all classes.Andrei Karas1-5/+6
2012-10-10Delete copy constructor in some classes.Andrei Karas1-0/+2
2012-09-22Add override keyword to most overriden methods.Andrei Karas1-1/+1
2012-09-22Add final keyword to most classes.Andrei Karas1-1/+1
2012-08-28Add const to more classes.Andrei Karas1-1/+1
2012-08-23Remove useless includes.Andrei Karas1-2/+0
2012-08-21next code style changes.Andrei Karas1-6/+9
2012-04-25Fix actions translation.Andrei Karas1-0/+5
2012-04-19Dehardcode keys in gui widgets.Andrei Karas1-0/+2
2012-04-15In input settings tab add default button for reset selected action to default...Andrei Karas1-1/+2
2012-04-15Split input settings tab to categories.Andrei Karas1-0/+6
2012-04-14Fix code style.Andrei Karas1-2/+3
2012-04-10Rename settings tab keyboard to input.Andrei Karas1-0/+87