summaryrefslogtreecommitdiff
path: root/textscreen/examples
AgeCommit message (Expand)Author
2006-06-20Always add a bit of padding inside windows (removes the need to add paddingSimon Howard
2006-05-29Add ability to make widgets right aligned or centered within tables.Simon Howard
2006-05-29Convert calculator example to strutsSimon Howard
2006-05-29Add textscreen.h top level header to avoid having to include all txt_*Simon Howard
2006-05-29Allow struts to force height as well as width. Hide "start game" buttonSimon Howard
2006-05-29Shut up compiler warnings.Simon Howard
2006-05-25Allow NULL to be added to tables to specify a spacer (empty cell).Simon Howard
2006-05-25Allow the fg/bg colors to be set on labels.Simon Howard
2006-05-24Move textscreen GUI demos into an examples/ subdir.Simon Howard