summaryrefslogtreecommitdiff
path: root/src/progress.c
AgeCommit message (Expand)Author
2011-01-02Fix for bug 540560.Arx Cruz
2010-05-27Use g_timeout_add_seconds instead g_timeout_addPhilippe Gauthier
2010-02-23Bug 593926 - --progress needs a --nocancel optionHuzaifa Sidhpurwala
2009-08-10[progress] Improve code to update of percentageLucas Rocha
2009-08-10Bug 556198 – Support toggling pulsate in progressbarLucas Rocha
2009-08-10[progress] Factor out function to control pulsateLucas Rocha
2009-08-10[progress] coding style fixesLucas Rocha
2009-08-08[progress] Remove duplicate code when returningLucas Rocha
2009-08-08[progress] Cosmetic fix in code commentLucas Rocha
2009-07-20Bug 578393 – convert from libglade to GtkBuilderFelix Riemann
2007-08-13added timeout option to all dialogs (Fixes bug #160654). Based on patchLucas Rocha
2007-05-14general cleanups for build warnings (Fixes bug #416196). Patch fromLucas Rocha
2006-12-02add "auto-kill" option to progress dialog. Now the user can choose whetherLucas Rocha
2005-11-15make it possible to add new lines and markup in the dialog text.Lucas Rocha
2005-07-08general code cleanups. Contribution from Benoît Dejean.Lucas Rocha
2005-07-06Include cleanups (config.h)Lucas Almeida Rocha
2005-04-25COPYING, src/about.c, src/calendar.c, src/eggtrayicon.c, src/entry.c,Glynn Foster
2005-02-07If auto-close, close the dialog when the input stream finds an EOF.Glynn Foster
2004-09-17Add missing header. Same ANSIfication. Closes bug #152851.Kjartan Maraas
2004-09-13Add new notification icon. Update for new files. Restructure code a littleGlynn Foster
2004-07-19src/calendar.c, src/entry.c, src/fileselection.c, Cleanup fixes from PaulGlynn Foster
2004-06-17Patch from Luke Suchocki to send HUP to parent instead of itself. FixesGlynn Foster
2004-04-26Add from the 2 Sebastian's, and make email addresses more spam proof.Glynn Foster
2004-03-19Patch from Darren Adams <darrenadams@dsl.pipex.com> to make sure the newGlynn Foster
2003-06-13*** empty log message ***Mike Newman
2003-06-07Support user-defined return values via env vars, like dialog did.Mike Newman
2003-06-04Fix up some build warnings as reported by Ross Burton and his amazing gccGlynn Foster
2003-06-03Add --auto-close option to progress dialog. Closes dialog when 100% has been ...Mike Newman
2003-05-24Fix typo in gdialog wrapper. Sensitize OK button in progress when 100% reached.Mike Newman
2003-05-24Patch from Dagmar d'Surreal <dagmar@speakeasy.net> to correct help docsGlynn Foster
2003-05-19Make the progress dialog actually work and now uses g_io_channel. Woot!Glynn Foster
2003-04-13Finish off the indentation cleanup. Add new '--width' and '--height'Glynn Foster
2003-03-10Mass indentation cleanup. Make sure the glade dialogs aren't initiallyGlynn Foster
2003-01-09Fix up the date string, although I guess this should be localized.Glynn Foster
2003-01-07Fix up the response signal handlers. Use returns of 0 for 'Ok' andGlynn Foster
2003-01-07Improve error handling... a lot.Glynn Foster
2003-01-03Initial revisionGlynn Foster