Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-10-24 | Shut up compiler warnings. | Simon Howard | |
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 728 | |||
2006-10-24 | Detect failures to initialise textscreen library and bomb out with an | Simon Howard | |
error mess age. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 727 | |||
2006-09-26 | Add TXT_NewButton2 for creating a button with a callback (for convenience). | Simon Howard | |
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 673 | |||
2006-09-25 | Make examples call TXT_Shutdown before quit. | Simon Howard | |
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 669 | |||
2006-09-19 | Fix textscreen warnings. | Simon Howard | |
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 626 | |||
2006-09-09 | Add command line arguments to main() in textscreen examples. | Simon Howard | |
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 602 | |||
2006-08-31 | Center the calculator in the window. | Simon Howard | |
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 574 | |||
2006-05-29 | Convert calculator example to struts | Simon Howard | |
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 545 | |||
2006-05-29 | Add textscreen.h top level header to avoid having to include all txt_* | Simon Howard | |
headers individually. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 542 | |||
2006-05-29 | Shut up compiler warnings. | Simon Howard | |
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 540 | |||
2006-05-25 | Allow NULL to be added to tables to specify a spacer (empty cell). | Simon Howard | |
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 530 | |||
2006-05-25 | Allow the fg/bg colors to be set on labels. | Simon Howard | |
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 528 | |||
2006-05-24 | Move textscreen GUI demos into an examples/ subdir. | Simon Howard | |
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 524 |