]> sjero.net Git - wget/history - src/progress.c
[svn] Don't allow initial_length to exceed total_length.
[wget] / src / progress.c
2002-04-11 hniksic[svn] Don't allow initial_length to exceed total_length.
2002-04-11 hniksic[svn] Allow Wget to be compiled with a K&R compiler.
2002-04-10 hniksic[svn] Revert to calculating ETA based on average downlo...
2002-04-10 hniksic[svn] Keep updating a subinterval until it reaches...
2002-04-09 hniksic[svn] Print the current download speed, rather than...
2001-12-10 hniksic[svn] Logging system bugfixes and improvements.
2001-12-09 hniksic[svn] Fix a minor ETA padding glitch.
2001-12-09 hniksic[svn] Minor fixes prompted by `lint'.
2001-12-06 hniksic[svn] Doc fix.
2001-12-06 hniksic[svn] Various progress-bar related fixes.
2001-12-06 hniksic[svn] Fall back to dot progress when forced to background.
2001-11-30 hniksic[svn] Simplify display_image.
2001-11-28 hniksic[svn] Resurrect opt.dot_style.
2001-11-28 hniksic[svn] Fix typo.
2001-11-27 hniksic[svn] Default the progress implementation to "bar".
2001-11-27 hniksic[svn] Commence bar progress with two newlines.
2001-11-26 hniksic[svn] New option `--limit-rate'.
2001-11-26 hniksic[svn] Allocate a timer directly in get_contents.
2001-11-25 hniksic[svn] Recursion and progress bar tweaks.
2001-11-25 hniksic[svn] Commit progress bar tweaks.
2001-11-25 hniksic[svn] Implemented breadth-first retrieval.
2001-11-24 hniksic[svn] Don't modify bp->total_length if it equals zero.
2001-11-24 hniksic[svn] Fake a miniscule amount of download time when...
2001-11-23 hniksic[svn] Don't translate "%ld ".
2001-11-23 hniksic[svn] Allow the user to force bar progress.
2001-11-23 hniksic[svn] Minor progress bar fixes.
2001-11-23 hniksic[svn] Minor fix for the new progress bar.
2001-11-23 hniksic[svn] Big progress bar update.