| Commit message (Expand) | Author | Age |
* | Makes progress to consider the decimal from percent update | Aurélio A. Heckert | 2018-06-18 |
* | Fix style | Arx Cruz | 2017-04-07 |
* | Fixing GLib-CRITICAL messages | Arx Cruz | 2015-10-02 |
* | Fix uninitialized progress_bar error | Arx Cruz | 2015-05-29 |
* | Merge branch 'jjardon/no_deprecated' | Arx Cruz | 2015-04-21 |
|\ |
|
| * | Do not use an icon for Cancel/OK buttons | Javier Jardón | 2015-03-22 |
* | | ADD gchar **extra_label TO struct ZenityData | Gama Anderson | 2015-04-21 |
|/ |
|
* | Bug #700249 - Progress dialog does not wrap | Arx Cruz | 2014-10-22 |
* | Fixing g_timeout_add calls | Arx Cruz | 2014-10-21 |
* | Fixing remain g_timeout_add | Arx Cruz | 2014-10-21 |
* | Added time-remaining support to progress bars | Scott Pakin | 2014-10-21 |
* | added attach option for transient window | Weitian Leung | 2013-08-31 |
* | Bug #653468. Fixed by Kurt Miller <kurt@intricatesoftware.com>. | Arx Cruz | 2013-06-04 |
* | But #674881 - Timeout option overriding normal exit code | Arx Cruz | 2013-03-05 |
* | util: Add an option to request dialogs being modal | Florian Müllner | 2012-09-25 |
* | Fix various compiler warnings (two serious) | Colin Walters | 2012-08-12 |
* | Wrong unref object | Arx Cruz | 2012-04-19 |
* | Fix for Bug 567663. Now the --pulsate option works properly | Arx Cruz | 2012-04-19 |
* | Fix for bug #611297 Now Zenity have --ok-label and --cancel-label in all dial... | Arx Cruz | 2011-07-26 |
* | Now if you use --timeout option, the return code will be properly handled | Arx Cruz | 2011-06-17 |
* | Bug 651948 - zenity list does not return default value when timeout is over | Arx Cruz | 2011-06-16 |
* | Fix for bug 540560. | Arx Cruz | 2011-01-02 |
* | Use g_timeout_add_seconds instead g_timeout_add | Philippe Gauthier | 2010-05-27 |
* | Bug 593926 - --progress needs a --nocancel option | Huzaifa Sidhpurwala | 2010-02-23 |
* | [progress] Improve code to update of percentage | Lucas Rocha | 2009-08-10 |
* | Bug 556198 – Support toggling pulsate in progressbar | Lucas Rocha | 2009-08-10 |
* | [progress] Factor out function to control pulsate | Lucas Rocha | 2009-08-10 |
* | [progress] coding style fixes | Lucas Rocha | 2009-08-10 |
* | [progress] Remove duplicate code when returning | Lucas Rocha | 2009-08-08 |
* | [progress] Cosmetic fix in code comment | Lucas Rocha | 2009-08-08 |
* | Bug 578393 – convert from libglade to GtkBuilder | Felix Riemann | 2009-07-20 |
* | added timeout option to all dialogs (Fixes bug #160654). Based on patch | Lucas Rocha | 2007-08-13 |
* | general cleanups for build warnings (Fixes bug #416196). Patch from | Lucas Rocha | 2007-05-14 |
* | add "auto-kill" option to progress dialog. Now the user can choose whether | Lucas Rocha | 2006-12-02 |
* | make it possible to add new lines and markup in the dialog text. | Lucas Rocha | 2005-11-15 |
* | general code cleanups. Contribution from Benoît Dejean. | Lucas Rocha | 2005-07-08 |
* | Include cleanups (config.h) | Lucas Almeida Rocha | 2005-07-06 |
* | COPYING, src/about.c, src/calendar.c, src/eggtrayicon.c, src/entry.c, | Glynn Foster | 2005-04-25 |
* | If auto-close, close the dialog when the input stream finds an EOF. | Glynn Foster | 2005-02-07 |
* | Add missing header. Same ANSIfication. Closes bug #152851. | Kjartan Maraas | 2004-09-17 |
* | Add new notification icon. Update for new files. Restructure code a little | Glynn Foster | 2004-09-13 |
* | src/calendar.c, src/entry.c, src/fileselection.c, Cleanup fixes from Paul | Glynn Foster | 2004-07-19 |
* | Patch from Luke Suchocki to send HUP to parent instead of itself. Fixes | Glynn Foster | 2004-06-17 |
* | Add from the 2 Sebastian's, and make email addresses more spam proof. | Glynn Foster | 2004-04-26 |
* | Patch from Darren Adams <darrenadams@dsl.pipex.com> to make sure the new | Glynn Foster | 2004-03-19 |
* | *** empty log message *** | Mike Newman | 2003-06-13 |
* | Support user-defined return values via env vars, like dialog did. | Mike Newman | 2003-06-07 |
* | Fix up some build warnings as reported by Ross Burton and his amazing gcc | Glynn Foster | 2003-06-04 |
* | Add --auto-close option to progress dialog. Closes dialog when 100% has been ... | Mike Newman | 2003-06-03 |
* | Fix typo in gdialog wrapper. Sensitize OK button in progress when 100% reached. | Mike Newman | 2003-05-24 |