index
:
zenity-gtk2
master
upstream
A port of Zenity from GTK+-3.0 to GTK+-2.0
Luke T. Shumaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
progress.c
Age
Commit message (
Expand
)
Author
2003-06-13
*** empty log message ***
Mike Newman
2003-06-07
Support user-defined return values via env vars, like dialog did.
Mike Newman
2003-06-04
Fix up some build warnings as reported by Ross Burton and his amazing gcc
Glynn Foster
2003-06-03
Add --auto-close option to progress dialog. Closes dialog when 100% has been ...
Mike Newman
2003-05-24
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-19
Make the progress dialog actually work and now uses g_io_channel. Woot!
Glynn Foster
2003-04-13
Finish off the indentation cleanup. Add new '--width' and '--height'
Glynn Foster
2003-03-10
Mass indentation cleanup. Make sure the glade dialogs aren't initially
Glynn Foster
2003-01-09
Fix up the date string, although I guess this should be localized.
Glynn Foster
2003-01-07
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-03
Initial revision
Glynn Foster