summaryrefslogtreecommitdiff
path: root/src/fileselection.c
Commit message (Expand)AuthorAge
* src/calendar.c, src/entry.c, src/fileselection.c, Cleanup fixes from PaulGlynn Foster2004-07-19
* Add from the 2 Sebastian's, and make email addresses more spam proof.Glynn Foster2004-04-26
* Patch from Darren Adams <darrenadams@dsl.pipex.com> to make sure the newGlynn Foster2004-03-19
* Release 2.5.1, a ridiculous bump so that we sync with the GNOME desktopGlynn Foster2003-12-31
* 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