summaryrefslogtreecommitdiff
path: root/src/fileselection.c
AgeCommit message (Expand)Author
2013-08-31added attach option for transient windowWeitian Leung
2013-03-05But #674881 - Timeout option overriding normal exit codeArx Cruz
2012-09-25util: Add an option to request dialogs being modalFlorian Müllner
2011-06-17Now if you use --timeout option, the return code will be properly handledArx Cruz
2011-06-16Bug 651948 - zenity list does not return default value when timeout is overArx Cruz
2010-05-27Use g_timeout_add_seconds instead g_timeout_addPhilippe Gauthier
2009-07-20Bug 578393 – convert from libglade to GtkBuilderFelix Riemann
2009-01-09correctly handle --filename option on file selection mode (Fixes bugLucas Rocha
2008-04-21Add support for file filter in file selection dialog through the newLucas Rocha
2007-08-13added timeout option to all dialogs (Fixes bug #160654). Based on patchLucas Rocha
2006-03-23add --confirm-overwrite to file selection dialog to pop a confirmationLucas Rocha
2005-07-08general code cleanups. Contribution from Benoît Dejean.Lucas Rocha
2005-07-08marks static many functions and global variables. Contribution fromLucas Rocha
2005-07-06Include cleanups (config.h)Lucas Almeida Rocha
2005-04-25COPYING, src/about.c, src/calendar.c, src/eggtrayicon.c, src/entry.c,Glynn Foster
2005-04-21Fix for #171838, from Carlos Parra.Glynn Foster
2005-02-16Fix bug #167577, that leaks a seperator. Patch from Paolo BorelliGlynn Foster
2004-09-13Add new notification icon. Update for new files. Restructure code a littleGlynn Foster
2004-09-13Update Update. Patch from Lucas Rocha to implement save and directoryGlynn Foster
2004-07-19src/calendar.c, src/entry.c, src/fileselection.c, Cleanup fixes from PaulGlynn Foster
2004-04-26Add from the 2 Sebastian's, and make email addresses more spam proof.Glynn Foster
2004-03-19Patch from Darren Adams <darrenadams@dsl.pipex.com> to make sure the newGlynn Foster
2003-12-31Release 2.5.1, a ridiculous bump so that we sync with the GNOME desktopGlynn Foster
2003-07-13user input data output to STDOUT via g_print instead of outputting toKevin C. Krinke
2003-06-10Allow /t and /n in dialog text. Some code cleanup.Mike Newman
2003-06-09Allow multiple file selections.Mike Newman
2003-06-07Support user-defined return values via env vars, like dialog did.Mike Newman
2003-04-13Finish off the indentation cleanup. Add new '--width' and '--height'Glynn Foster
2003-03-10Mass indentation cleanup. Make sure the glade dialogs aren't initiallyGlynn Foster
2003-01-07Fix up the response signal handlers. Use returns of 0 for 'Ok' andGlynn Foster
2003-01-03Initial revisionGlynn Foster