]> sjero.net Git - wget/history - src/progress.h
Fix build when libpsl is not available
[wget] / src / progress.h
2014-04-30 Darshit ShahAdd --show-progress to force display progress bar
2011-01-01 Giuseppe Scrivanomass change: update copyright years.
2010-05-08 Giuseppe ScrivanoMass update copyright years.
2009-09-04 Micah CowanRan update-copyright.
2008-04-22 Micah CowanMerging Ted Mielczarek's CSS changes with tip.
2008-01-25 Micah CowanUpdated copyright year.
2007-12-08 Micah CowanMerge SFLC licensing changes for OpenSSL with tip.
2007-11-28 Micah CowanUpdated licensing exception for OpenSSL from the SFLC.
2007-10-06 Micah CowanMerging with previous Makefile.in updates.
2007-10-05 Micah CowanAutomated merge with file:/home/micah/devel/wget/eleven
2007-10-03 Micah CowanMerge with mainline
2007-09-28 Micah CowanMerge from mainline
2007-09-28 Micah CowanUpdate copyright lists, conforming to maintainer guidelines
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.