Age | Commit message (Expand) | Author |
---|---|---|
2006-10-24 | Shut up compiler warnings. | Simon Howard |
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-19 | Fix textscreen warnings. | Simon Howard |
2006-09-09 | Add command line arguments to main() in textscreen examples. | Simon Howard |
2006-08-31 | Center the calculator in the window. | Simon Howard |
2006-05-29 | Convert calculator example to struts | Simon Howard |
2006-05-29 | Add textscreen.h top level header to avoid having to include all txt_* | Simon Howard |
2006-05-29 | Shut up compiler warnings. | Simon Howard |
2006-05-25 | Allow NULL to be added to tables to specify a spacer (empty cell). | Simon Howard |
2006-05-25 | Allow the fg/bg colors to be set on labels. | Simon Howard |
2006-05-24 | Move textscreen GUI demos into an examples/ subdir. | Simon Howard |