summaryrefslogtreecommitdiff
path: root/src/fileselection.c
Commit message (Expand)AuthorAgeFilesLines
* correctly handle --filename option on file selection mode (Fixes bugLucas Rocha2009-01-091-1/+4
* Add support for file filter in file selection dialog through the newLucas Rocha2008-04-211-0/+46
* added timeout option to all dialogs (Fixes bug #160654). Based on patchLucas Rocha2007-08-131-0/+5
* add --confirm-overwrite to file selection dialog to pop a confirmationLucas Rocha2006-03-231-0/+3
* general code cleanups. Contribution from BenoƮt Dejean.Lucas Rocha2005-07-081-1/+0
* marks static many functions and global variables. Contribution fromLucas Rocha2005-07-081-1/+1
* Include cleanups (config.h)Lucas Almeida Rocha2005-07-061-0/+3
* COPYING, src/about.c, src/calendar.c, src/eggtrayicon.c, src/entry.c,Glynn Foster2005-04-251-2/+2
* Fix for #171838, from Carlos Parra.Glynn Foster2005-04-211-1/+4
* Fix bug #167577, that leaks a seperator. Patch from Paolo BorelliGlynn Foster2005-02-161-4/+1
* Add new notification icon. Update for new files. Restructure code a littleGlynn Foster2004-09-131-4/+1
* Update Update. Patch from Lucas Rocha to implement save and directoryGlynn Foster2004-09-131-1/+12
* src/calendar.c, src/entry.c, src/fileselection.c, Cleanup fixes from PaulGlynn Foster2004-07-191-3/+1
* Add from the 2 Sebastian's, and make email addresses more spam proof.Glynn Foster2004-04-261-1/+1
* Patch from Darren Adams <darrenadams@dsl.pipex.com> to make sure the newGlynn Foster2004-03-191-2/+1
* Release 2.5.1, a ridiculous bump so that we sync with the GNOME desktopZENITY_2_5_1Glynn Foster2003-12-311-23/+25
* user input data output to STDOUT via g_print instead of outputting toKevin C. Krinke2003-07-131-3/+3
* Allow /t and /n in dialog text. Some code cleanup.Mike Newman2003-06-101-10/+2
* Allow multiple file selections.Mike Newman2003-06-091-5/+31
* Support user-defined return values via env vars, like dialog did.Mike Newman2003-06-071-4/+5
* Finish off the indentation cleanup. Add new '--width' and '--height'Glynn Foster2003-04-131-0/+2
* Mass indentation cleanup. Make sure the glade dialogs aren't initiallyGlynn Foster2003-03-101-40/+41
* Fix up the response signal handlers. Use returns of 0 for 'Ok' andGlynn Foster2003-01-071-13/+21
* Initial revisionGlynn Foster2003-01-031-0/+80