summaryrefslogtreecommitdiff
path: root/textscreen/txt_strut.c
AgeCommit message (Expand)Author
2014-05-05Clean up file headers.Simon Howard
2011-10-23Rework textscreen focus handling so that input boxes will stop editingSimon Howard
2010-12-10Replace txt_widget_t#selectable with a callback function to querySimon Howard
2006-09-21Fix some warnings in textscreen code.Simon Howard
2006-09-21Use NULL for initialising pointers rather than 0.Simon Howard
2006-09-21Fix a lot of warnings (for fussy compilers) and one always-true checkRussell Rice
2006-09-19Fix textscreen warnings.Simon Howard
2006-08-31Add missing copyright notices to textscreen and setup files.Simon Howard
2006-06-02textscreen: Rejig how the entire drawing process works. Add a recursiveSimon Howard
2006-05-29Allow struts to force height as well as width. Hide "start game" buttonSimon Howard
2006-05-29Add strut class to allow table column width to be forced.Simon Howard