summaryrefslogtreecommitdiff
path: root/textscreen/txt_fileselect.c
AgeCommit message (Expand)Author
2014-08-16Warning fixes (23 remain...)James Haley
2014-05-05Clean up file headers.Simon Howard
2014-04-01textscreen: Use safe string functions.Simon Howard
2013-10-20Oops.Simon Howard
2013-10-20Disable file selector dialog on Windows.Simon Howard
2013-09-08Fix file select widget to emit "changed" signal properly. Reset variableSimon Howard
2013-05-27Remove use of WINAPI macro to fix compile under MSVC.Simon Howard
2013-03-31Add back call to TXT_Delay to fix OS X freeze.Simon Howard
2013-03-31Don't hog the CPU while waiting for the file selector.Simon Howard
2013-03-31Fix file selector issues with Windows build.Simon Howard
2013-03-31Add file selector widget to textscreen library.Simon Howard