Age | Commit message (Expand) | Author |
---|---|---|
2006-08-31 | Add missing copyright notices to textscreen and setup files. | Simon Howard |
2006-08-31 | Add window listener functions to allow spying on keys and mouse buttons | Simon Howard |
2006-06-02 | textscreen: Rejig how the entire drawing process works. Add a recursive | Simon Howard |
2006-05-29 | Add ability to make widgets right aligned or centered within tables. | Simon Howard |
2006-05-23 | Add window action class for action area labels at the bottom of windows. | Simon Howard |
2006-05-20 | Make all windows be tables with one column. | Simon Howard |
2006-05-20 | Add selectable and visible properties to widgets. Allow the position of | Simon Howard |
2006-05-19 | Split off text mode gui desktop code into a separate file. Rename some | Simon Howard |
2006-05-18 | Add TXT_SetDesktopTitle() | Simon Howard |
2006-05-18 | Make TXT_AddWidget take a NULL pointer so different widget types can | Simon Howard |
2006-05-18 | Initial working text-mode GUI framework. | Simon Howard |