summaryrefslogtreecommitdiff
path: root/textscreen/txt_desktop.c
AgeCommit message (Expand)Author
2006-10-23Stackable clip areas (useful for a future implementation of scrollableSimon Howard
2006-09-24Debug code for drawing an ASCII chart.Simon Howard
2006-09-19Fix textscreen warnings.Simon Howard
2006-08-31Add missing copyright notices to textscreen and setup files.Simon Howard
2006-08-31Exit the main loop automatically after all windows are closedSimon Howard
2006-06-20Always add a bit of padding inside windows (removes the need to add paddingSimon Howard
2006-05-23Add a default action to close windows when escape is pressed. Do notSimon Howard
2006-05-20Add main loop function and forward key presses to widgets.Simon Howard
2006-05-19Split off text mode gui desktop code into a separate file. Rename someSimon Howard