summaryrefslogtreecommitdiff
path: root/setup/txt_keyinput.c
AgeCommit message (Expand)Author
2011-04-11Allow the shift key to be held down when changing key/mouse/joystickSimon Howard
2011-04-04Change the background color when hovering over widgets.Simon Howard
2010-12-10Replace txt_widget_t#selectable with a callback function to querySimon Howard
2010-08-09Add weapon cycling bindings for mouse and joystick buttons. Add weaponSimon Howard
2009-06-11Grab the input in setup when reading a new key binding, so that WindowsSimon Howard
2007-03-09Fix discrepancy between Doom and setup program when prompting for keys.Simon Howard
2006-10-12Shut up compiler warnings for setup.Simon Howard
2006-09-25Reduce the minimum width of the key/mouse input widgets and align theSimon Howard
2006-09-19Fix chocolate-setup warnings.Simon Howard
2006-08-31Add missing copyright notices to textscreen and setup files.Simon Howard
2006-08-31Add key and mouse input widgets for selecting keys and mouse buttons.Simon Howard