Age | Commit message (Expand) | Author |
---|---|---|
2006-10-24 | Detect failures to initialise textscreen library and bomb out with an | Simon Howard |
2006-09-26 | Add TXT_NewButton2 for creating a button with a callback (for convenience). | Simon Howard |
2006-09-25 | Make examples call TXT_Shutdown before quit. | Simon Howard |
2006-09-20 | Add spin control widget. | Simon Howard |
2006-09-19 | Fix textscreen warnings. | Simon Howard |
2006-09-09 | Add command line arguments to main() in textscreen examples. | Simon Howard |
2006-06-20 | Always add a bit of padding inside windows (removes the need to add padding | Simon Howard |
2006-05-29 | Add ability to make widgets right aligned or centered within tables. | Simon Howard |
2006-05-29 | Add textscreen.h top level header to avoid having to include all txt_* | Simon Howard |
2006-05-29 | Allow struts to force height as well as width. Hide "start game" button | Simon Howard |
2006-05-24 | Move textscreen GUI demos into an examples/ subdir. | Simon Howard |