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