summaryrefslogtreecommitdiff
path: root/src/progress.c
Commit message (Expand)AuthorAgeFilesLines
* 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