summaryrefslogtreecommitdiff
path: root/textscreen/txt_gui.c
AgeCommit message (Expand)Author
2006-12-05Add missing #include.Simon Howard
2006-10-23Stackable clip areas (useful for a future implementation of scrollableSimon Howard
2006-08-31Add missing copyright notices to textscreen and setup files.Simon Howard
2006-06-02textscreen: Rejig how the entire drawing process works. Add a recursiveSimon Howard
2006-05-20Clip windows against the workspace boundaries.Simon Howard
2006-05-20Add selectable and visible properties to widgets. Allow the position ofSimon Howard
2006-05-19Split off text mode gui desktop code into a separate file. Rename someSimon Howard
2006-01-13Add text-mode I/O functions.Simon Howard