summaryrefslogtreecommitdiff
path: root/setup/mouse.c
AgeCommit message (Expand)Author
2007-07-10Shut up compiler warning.Simon Howard
2007-06-21Add arrlen() macro as a clearer way of doing sizeof(array) /Simon Howard
2007-06-20Add new configuration options for the mouse and joystick for controlsSimon Howard
2006-10-23Rename testconfig.[ch] to execute.[ch], add generalised framework forSimon Howard
2006-10-23Change config variable names to be the same as used in Doom.Simon Howard
2006-10-22Standardise setup config variable names on the same variable names usedSimon Howard
2006-10-12Shut up compiler warnings for setup.Simon Howard
2006-10-07Add float spin control and use it for the acceleration controller in setup.Simon Howard
2006-09-29Use TXT_AddWidgets in setup for greatly enhanced readability.Simon Howard
2006-09-25Reduce the minimum width of the key/mouse input widgets and align theSimon Howard
2006-09-25Add "test" window actions to the keyboard/mouse dialogs to invoke Chocolate Simon Howard
2006-09-20Add sound config dialog. Convert some of the mouse settings to use Simon Howard
2006-09-20Add "Enable mouse" checkbox to mouse config dialog. Reorder options.Simon Howard
2006-09-19Move the grab mouse setting to the mouse config dialog.Simon Howard
2006-09-19Set mouse button defaults.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
2006-06-29Initial mouse configuration window.Simon Howard