summaryrefslogtreecommitdiff
path: root/src/fileselection.c
Commit message (Expand)AuthorAgeFilesLines
* color/filesel: ignore deprecations and fix signal handlersLogan Rathbone2023-01-241-5/+3
* Initial port to libadwaitaLogan Rathbone2023-01-231-10/+15
* Use g_auto* where possible.Logan Rathbone2021-12-291-24/+9
* .ui: use resource; cleanup before commencing meson conversion.Logan Rathbone2021-02-131-6/+3
* calendar: make it not crash and use GDateTime.Logan Rathbone2021-02-121-2/+11
* entry, fileselection: make build against gtk4Logan Rathbone2021-02-101-106/+90
* Formating latest patchArx Cruz2017-05-261-5/+4
* Use GtkFileChooserNativePatrick Griffis2017-05-261-22/+47
* Fix styleArx Cruz2017-04-071-164/+180
* Fixing GLib-CRITICAL messagesArx Cruz2015-10-021-1/+1
* Merge branch 'jjardon/no_deprecated'Arx Cruz2015-04-211-2/+2
|\
| * Do not use an icon for Cancel/OK buttonsJavier Jardón2015-03-221-2/+2
* | ADD gchar **extra_label TO struct ZenityDataGama Anderson2015-04-211-1/+10
|/
* added attach option for transient windowWeitian Leung2013-08-311-1/+1
* But #674881 - Timeout option overriding normal exit codeArx Cruz2013-03-051-11/+22
* util: Add an option to request dialogs being modalFlorian Müllner2012-09-251-0/+3
* Now if you use --timeout option, the return code will be properly handledArx Cruz2011-06-171-1/+1
* Bug 651948 - zenity list does not return default value when timeout is overArx Cruz2011-06-161-1/+1
* Use g_timeout_add_seconds instead g_timeout_addPhilippe Gauthier2010-05-271-1/+1
* Bug 578393 – convert from libglade to GtkBuilderFelix Riemann2009-07-201-1/+0
* 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