| Commit message (Expand) | Author | Age | Files | Lines |
* | color/filesel: ignore deprecations and fix signal handlers | Logan Rathbone | 2023-01-24 | 1 | -5/+3 |
* | Initial port to libadwaita | Logan Rathbone | 2023-01-23 | 1 | -10/+15 |
* | Use g_auto* where possible. | Logan Rathbone | 2021-12-29 | 1 | -24/+9 |
* | .ui: use resource; cleanup before commencing meson conversion. | Logan Rathbone | 2021-02-13 | 1 | -6/+3 |
* | calendar: make it not crash and use GDateTime. | Logan Rathbone | 2021-02-12 | 1 | -2/+11 |
* | entry, fileselection: make build against gtk4 | Logan Rathbone | 2021-02-10 | 1 | -106/+90 |
* | Formating latest patch | Arx Cruz | 2017-05-26 | 1 | -5/+4 |
* | Use GtkFileChooserNative | Patrick Griffis | 2017-05-26 | 1 | -22/+47 |
* | Fix style | Arx Cruz | 2017-04-07 | 1 | -164/+180 |
* | Fixing GLib-CRITICAL messages | Arx Cruz | 2015-10-02 | 1 | -1/+1 |
* | Merge branch 'jjardon/no_deprecated' | Arx Cruz | 2015-04-21 | 1 | -2/+2 |
|\ |
|
| * | Do not use an icon for Cancel/OK buttons | Javier Jardón | 2015-03-22 | 1 | -2/+2 |
* | | ADD gchar **extra_label TO struct ZenityData | Gama Anderson | 2015-04-21 | 1 | -1/+10 |
|/ |
|
* | added attach option for transient window | Weitian Leung | 2013-08-31 | 1 | -1/+1 |
* | But #674881 - Timeout option overriding normal exit code | Arx Cruz | 2013-03-05 | 1 | -11/+22 |
* | util: Add an option to request dialogs being modal | Florian Müllner | 2012-09-25 | 1 | -0/+3 |
* | Now if you use --timeout option, the return code will be properly handled | Arx Cruz | 2011-06-17 | 1 | -1/+1 |
* | Bug 651948 - zenity list does not return default value when timeout is over | Arx Cruz | 2011-06-16 | 1 | -1/+1 |
* | Use g_timeout_add_seconds instead g_timeout_add | Philippe Gauthier | 2010-05-27 | 1 | -1/+1 |
* | Bug 578393 – convert from libglade to GtkBuilder | Felix Riemann | 2009-07-20 | 1 | -1/+0 |
* | correctly handle --filename option on file selection mode (Fixes bug | Lucas Rocha | 2009-01-09 | 1 | -1/+4 |
* | Add support for file filter in file selection dialog through the new | Lucas Rocha | 2008-04-21 | 1 | -0/+46 |
* | added timeout option to all dialogs (Fixes bug #160654). Based on patch | Lucas Rocha | 2007-08-13 | 1 | -0/+5 |
* | add --confirm-overwrite to file selection dialog to pop a confirmation | Lucas Rocha | 2006-03-23 | 1 | -0/+3 |
* | general code cleanups. Contribution from Benoît Dejean. | Lucas Rocha | 2005-07-08 | 1 | -1/+0 |
* | marks static many functions and global variables. Contribution from | Lucas Rocha | 2005-07-08 | 1 | -1/+1 |
* | Include cleanups (config.h) | Lucas Almeida Rocha | 2005-07-06 | 1 | -0/+3 |
* | COPYING, src/about.c, src/calendar.c, src/eggtrayicon.c, src/entry.c, | Glynn Foster | 2005-04-25 | 1 | -2/+2 |
* | Fix for #171838, from Carlos Parra. | Glynn Foster | 2005-04-21 | 1 | -1/+4 |
* | Fix bug #167577, that leaks a seperator. Patch from Paolo Borelli | Glynn Foster | 2005-02-16 | 1 | -4/+1 |
* | Add new notification icon. Update for new files. Restructure code a little | Glynn Foster | 2004-09-13 | 1 | -4/+1 |
* | Update Update. Patch from Lucas Rocha to implement save and directory | Glynn Foster | 2004-09-13 | 1 | -1/+12 |
* | src/calendar.c, src/entry.c, src/fileselection.c, Cleanup fixes from Paul | Glynn Foster | 2004-07-19 | 1 | -3/+1 |
* | Add from the 2 Sebastian's, and make email addresses more spam proof. | Glynn Foster | 2004-04-26 | 1 | -1/+1 |
* | Patch from Darren Adams <darrenadams@dsl.pipex.com> to make sure the new | Glynn Foster | 2004-03-19 | 1 | -2/+1 |
* | Release 2.5.1, a ridiculous bump so that we sync with the GNOME desktopZENITY_2_5_1 | Glynn Foster | 2003-12-31 | 1 | -23/+25 |
* | user input data output to STDOUT via g_print instead of outputting to | Kevin C. Krinke | 2003-07-13 | 1 | -3/+3 |
* | Allow /t and /n in dialog text. Some code cleanup. | Mike Newman | 2003-06-10 | 1 | -10/+2 |
* | Allow multiple file selections. | Mike Newman | 2003-06-09 | 1 | -5/+31 |
* | Support user-defined return values via env vars, like dialog did. | Mike Newman | 2003-06-07 | 1 | -4/+5 |
* | Finish off the indentation cleanup. Add new '--width' and '--height' | Glynn Foster | 2003-04-13 | 1 | -0/+2 |
* | Mass indentation cleanup. Make sure the glade dialogs aren't initially | Glynn Foster | 2003-03-10 | 1 | -40/+41 |
* | Fix up the response signal handlers. Use returns of 0 for 'Ok' and | Glynn Foster | 2003-01-07 | 1 | -13/+21 |
* | Initial revision | Glynn Foster | 2003-01-03 | 1 | -0/+80 |