Age | Commit message (Expand) | Author |
---|---|---|
2008-02-28 | Add fixes for MSVC warnings (thanks entryway). | Simon Howard |
2007-01-05 | Clear the current value when entering a new value in number input boxes. | Simon Howard |
2006-10-11 | Shut up compiler warnings | Simon Howard |
2006-10-07 | Add float spin control and use it for the acceleration controller in setup. | Simon Howard |
2006-09-24 | Use proper arrow characters on spin controls and change their color. | Simon Howard |
2006-09-22 | Add the ability to type in values for spin controls, like with normal | Simon Howard |
2006-09-21 | Fix some warnings in textscreen code. | Simon Howard |
2006-09-21 | Use NULL for initialising pointers rather than 0. | Simon Howard |
2006-09-21 | Fix a lot of warnings (for fussy compilers) and one always-true check | Russell Rice |
2006-09-20 | Add spin control widget. | Simon Howard |