summaryrefslogtreecommitdiff
path: root/textscreen/txt_window.h
AgeCommit message (Expand)Author
2014-05-05Clean up file headers.Simon Howard
2013-09-08Merge from trunk.Simon Howard
2013-04-01Correct incorrect doc comment.Simon Howard
2011-09-20Add TXT_MessageBox convenience function.Simon Howard
2009-03-08Add "make doc" target to run Doxygen, and add a Doxyfile. Add @file tagsSimon Howard
2009-03-07Add documentation for high-level textscreen functions.Simon Howard
2006-09-21Fix some warnings in textscreen code.Simon Howard
2006-08-31Add missing copyright notices to textscreen and setup files.Simon Howard
2006-08-31Add window listener functions to allow spying on keys and mouse buttonsSimon Howard
2006-06-02textscreen: Rejig how the entire drawing process works. Add a recursiveSimon Howard
2006-05-29Add ability to make widgets right aligned or centered within tables.Simon Howard
2006-05-23Add window action class for action area labels at the bottom of windows. Simon Howard
2006-05-20Make all windows be tables with one column.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-05-18Add TXT_SetDesktopTitle()Simon Howard
2006-05-18Make TXT_AddWidget take a NULL pointer so different widget types canSimon Howard
2006-05-18Initial working text-mode GUI framework.Simon Howard