summaryrefslogtreecommitdiff
path: root/src/progress.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Patch from Luke Suchocki to send HUP to parent instead of itself. FixesGlynn Foster2004-06-171-1/+1
* Add from the 2 Sebastian's, and make email addresses more spam proof.Glynn Foster2004-04-261-2/+2
* Patch from Darren Adams <darrenadams@dsl.pipex.com> to make sure the newGlynn Foster2004-03-191-1/+2
* *** empty log message ***Mike Newman2003-06-131-1/+1
* Support user-defined return values via env vars, like dialog did.Mike Newman2003-06-071-5/+5
* Fix up some build warnings as reported by Ross Burton and his amazing gccGlynn Foster2003-06-041-1/+4
* Add --auto-close option to progress dialog. Closes dialog when 100% has been ...Mike Newman2003-06-031-3/+7
* Fix typo in gdialog wrapper. Sensitize OK button in progress when 100% reached.Mike Newman2003-05-241-2/+6
* Patch from Dagmar d'Surreal <dagmar@speakeasy.net> to correct help docsGlynn Foster2003-05-241-2/+5
* Make the progress dialog actually work and now uses g_io_channel. Woot!Glynn Foster2003-05-191-75/+122
* Finish off the indentation cleanup. Add new '--width' and '--height'Glynn Foster2003-04-131-2/+3
* Mass indentation cleanup. Make sure the glade dialogs aren't initiallyGlynn Foster2003-03-101-97/+97
* Fix up the date string, although I guess this should be localized.Glynn Foster2003-01-091-35/+67
* Fix up the response signal handlers. Use returns of 0 for 'Ok' andGlynn Foster2003-01-071-13/+20
* Improve error handling... a lot.Glynn Foster2003-01-071-1/+1
* Initial revisionGlynn Foster2003-01-031-0/+139