Age | Commit message (Expand) | Author |
---|---|---|
2006-09-21 | Rename Accept to Select. | 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-19 | Fix textscreen warnings. | Simon Howard |
2006-08-31 | Add missing copyright notices to textscreen and setup files. | Simon Howard |
2006-08-31 | Change name of escape window actions to 'Close' and add a separate | Simon Howard |
2006-06-02 | Make clicking on "accept" action buttons send enter keypresses to the window. | Simon Howard |
2006-06-02 | Make mouse button presses on widgets actually do useful things | Simon Howard |
2006-06-02 | Add utility functions to create "Abort" and "Accept" window actions | Simon Howard |
2006-06-02 | textscreen: Rejig how the entire drawing process works. Add a recursive | Simon Howard |
2006-05-23 | Fix compiler warnings caused by missing includes. | Simon Howard |
2006-05-23 | Add window action class for action area labels at the bottom of windows. | Simon Howard |