index
:
zenity
three
Unnamed repository; edit this file 'description' to name the repository.
bgstack15
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
progress.c
Commit message (
Expand
)
Author
Age
*
Patch from Darren Adams <darrenadams@dsl.pipex.com> to make sure the new
Glynn Foster
2004-03-19
*
*** empty log message ***
Mike Newman
2003-06-13
*
Support user-defined return values via env vars, like dialog did.
Mike Newman
2003-06-07
*
Fix up some build warnings as reported by Ross Burton and his amazing gcc
Glynn Foster
2003-06-04
*
Add --auto-close option to progress dialog. Closes dialog when 100% has been ...
Mike Newman
2003-06-03
*
Fix typo in gdialog wrapper. Sensitize OK button in progress when 100% reached.
Mike Newman
2003-05-24
*
Patch from Dagmar d'Surreal <dagmar@speakeasy.net> to correct help docs
Glynn Foster
2003-05-24
*
Make the progress dialog actually work and now uses g_io_channel. Woot!
Glynn Foster
2003-05-19
*
Finish off the indentation cleanup. Add new '--width' and '--height'
Glynn Foster
2003-04-13
*
Mass indentation cleanup. Make sure the glade dialogs aren't initially
Glynn Foster
2003-03-10
*
Fix up the date string, although I guess this should be localized.
Glynn Foster
2003-01-09
*
Fix up the response signal handlers. Use returns of 0 for 'Ok' and
Glynn Foster
2003-01-07
*
Improve error handling... a lot.
Glynn Foster
2003-01-07
*
Initial revision
Glynn Foster
2003-01-03
bgstack15