summaryrefslogtreecommitdiff
path: root/src/fileselection.c
Commit message (Expand)AuthorAge
* user input data output to STDOUT via g_print instead of outputting toKevin C. Krinke2003-07-13
* Allow /t and /n in dialog text. Some code cleanup.Mike Newman2003-06-10
* Allow multiple file selections.Mike Newman2003-06-09
* Support user-defined return values via env vars, like dialog did.Mike Newman2003-06-07
* Finish off the indentation cleanup. Add new '--width' and '--height'Glynn Foster2003-04-13
* Mass indentation cleanup. Make sure the glade dialogs aren't initiallyGlynn Foster2003-03-10
* Fix up the response signal handlers. Use returns of 0 for 'Ok' andGlynn Foster2003-01-07
* Initial revisionGlynn Foster2003-01-03
bgstack15