summaryrefslogtreecommitdiff
path: root/src/progress.c
Commit message (Expand)AuthorAgeFilesLines
* progress: Cleanup unnecessary static objects and remove spurious builder unrefLogan Rathbone2023-05-081-16/+11
* Merge branch 'missing-responses' into 'master'Logan Rathbone2023-04-261-5/+12
|\
| * progress: don't update responses that aren't thereAdam Williamson2023-04-201-5/+12
* | Set dialog 'heading', not 'title'Adam Williamson2023-04-201-1/+1
|/
* Initial port to libadwaitaLogan Rathbone2023-01-231-54/+32
* Use g_auto* where possible.Logan Rathbone2021-12-291-10/+5
* Mass cleanup and finish meson migration.Logan Rathbone2021-02-141-22/+11
* Make remaining C files build against gtk4Logan Rathbone2021-02-111-126/+174
* Makes progress to consider the decimal from percent updateAurélio A. Heckert2018-06-181-1/+22
* Fix styleArx Cruz2017-04-071-323/+350
* Fixing GLib-CRITICAL messagesArx Cruz2015-10-021-1/+1
* Fix uninitialized progress_bar errorArx Cruz2015-05-291-2/+2
* Merge branch 'jjardon/no_deprecated'Arx Cruz2015-04-211-4/+0
|\
| * Do not use an icon for Cancel/OK buttonsJavier Jardón2015-03-221-4/+0
* | ADD gchar **extra_label TO struct ZenityDataGama Anderson2015-04-211-1/+10
|/
* Bug #700249 - Progress dialog does not wrapArx Cruz2014-10-221-2/+18
* Fixing g_timeout_add callsArx Cruz2014-10-211-1/+1
* Fixing remain g_timeout_addArx Cruz2014-10-211-3/+3
* Added time-remaining support to progress barsScott Pakin2014-10-211-0/+37
* added attach option for transient windowWeitian Leung2013-08-311-1/+1
* Bug #653468. Fixed by Kurt Miller <kurt@intricatesoftware.com>.Arx Cruz2013-06-041-5/+4
* But #674881 - Timeout option overriding normal exit codeArx Cruz2013-03-051-1/+4
* util: Add an option to request dialogs being modalFlorian Müllner2012-09-251-0/+3
* Fix various compiler warnings (two serious)Colin Walters2012-08-121-1/+1
* Wrong unref objectArx Cruz2012-04-191-1/+0
* Fix for Bug 567663. Now the --pulsate option works properlyArx Cruz2012-04-191-4/+8
* Fix for bug #611297 Now Zenity have --ok-label and --cancel-label in all dial...Arx Cruz2011-07-261-0/+15
* 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
* Fix for bug 540560.Arx Cruz2011-01-021-1/+1
* Use g_timeout_add_seconds instead g_timeout_addPhilippe Gauthier2010-05-271-1/+1
* Bug 593926 - --progress needs a --nocancel optionHuzaifa Sidhpurwala2010-02-231-0/+17
* [progress] Improve code to update of percentageLucas Rocha2009-08-101-7/+10
* Bug 556198 – Support toggling pulsate in progressbarLucas Rocha2009-08-101-1/+31
* [progress] Factor out function to control pulsateLucas Rocha2009-08-101-7/+22
* [progress] coding style fixesLucas Rocha2009-08-101-21/+21
* [progress] Remove duplicate code when returningLucas Rocha2009-08-081-2/+0
* [progress] Cosmetic fix in code commentLucas Rocha2009-08-081-1/+1
* Bug 578393 – convert from libglade to GtkBuilderFelix Riemann2009-07-201-20/+21
* added timeout option to all dialogs (Fixes bug #160654). Based on patchLucas Rocha2007-08-131-0/+4
* general cleanups for build warnings (Fixes bug #416196). Patch fromLucas Rocha2007-05-141-2/+0
* add "auto-kill" option to progress dialog. Now the user can choose whetherLucas Rocha2006-12-021-6/+15
* make it possible to add new lines and markup in the dialog text.Lucas Rocha2005-11-151-1/+3
* general code cleanups. Contribution from Benoît Dejean.Lucas Rocha2005-07-081-1/+0
* Include cleanups (config.h)Lucas Almeida Rocha2005-07-061-0/+2
* COPYING, src/about.c, src/calendar.c, src/eggtrayicon.c, src/entry.c,Glynn Foster2005-04-251-2/+2
* If auto-close, close the dialog when the input stream finds an EOF.Glynn Foster2005-02-071-0/+5
* Add missing header. Same ANSIfication. Closes bug #152851.Kjartan Maraas2004-09-171-0/+1
* Add new notification icon. Update for new files. Restructure code a littleGlynn Foster2004-09-131-4/+1
* src/calendar.c, src/entry.c, src/fileselection.c, Cleanup fixes from PaulGlynn Foster2004-07-191-2/+1