summaryrefslogtreecommitdiff
path: root/textscreen/Makefile.am
AgeCommit message (Expand)Author
2006-05-23Add input box widget, and include in guitest.Simon Howard
2006-05-23Add window action class for action area labels at the bottom of windows. Simon Howard
2006-05-21Reformat source files in Makefile.am.Simon Howard
2006-05-21Add radio button class.Simon Howard
2006-05-20Add label class.Simon Howard
2006-05-20Add table class. Allow widgets with heights of more than one line.Simon Howard
2006-05-20Checkbox classSimon 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
2006-05-18Initial working text-mode GUI framework.Simon Howard
2006-01-13Add text-mode I/O functions.Simon Howard
2005-10-02Text mode emulation codeSimon Howard