]> sjero.net Git - wget/history - src/progress.h
[svn] Merge of fix for bugs 20341 and 20410.
[wget] / src / progress.h
2007-07-10 micah[svn] Merge of fix for bugs 20341 and 20410.
2006-07-14 mtortonesi[svn] Added sanity checks for -k, -p, -r and -N when...
2005-07-02 hniksic[svn] Update FSF's address and copyright years.
2005-06-22 hniksic[svn] Use bool type for boolean variables and values.
2005-06-19 hniksic[svn] Don't cast return type of malloc/realloc. Assume...
2005-06-19 hniksic[svn] Remove K&R support.
2005-02-23 hniksic[svn] Large file support added. Published in <87psyr6j...
2003-11-08 hniksic[svn] Update the progress gauge even when the data...
2003-09-15 hniksic[svn] Update progress code to use higher timer resolution.
2002-05-18 hniksic[svn] Update the license to include the OpenSSL exception.
2001-12-06 hniksic[svn] Fall back to dot progress when forced to background.
2001-11-29 hniksic[svn] Guard against header files getting included twice.
2001-11-26 hniksic[svn] Allocate a timer directly in get_contents.
2001-11-23 hniksic[svn] Big progress bar update.