Age | Commit message (Expand) | Author |
---|---|---|
2006-08-31 | Add missing copyright notices to textscreen and setup files. | Simon Howard |
2006-06-29 | Add inverted checkboxes (tick in box when value is false) | Simon Howard |
2006-06-02 | Make mouse button presses on widgets actually do useful things | 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-22 | CAST -> TXT_CAST_ARG, UNCAST -> TXT_UNCAST_ARG. | Simon Howard |
2006-05-22 | Add casting macros to allow for easy casts between types. | Simon Howard |
2006-05-22 | More signals to detect when checkboxes/radiobuttons are changed. | Simon Howard |
2006-05-22 | Add a signals architecture to allow callbacks on GUI events. | Simon Howard |
2006-05-20 | Add table class. Allow widgets with heights of more than one line. | Simon Howard |
2006-05-20 | Checkbox class | Simon Howard |