]> sjero.net Git - wget/history - src/progress.c
Fix compiler warnings
[wget] / src / progress.c
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.