Daniel Stenberg
|
b6e18f2f66
|
#include "setup.h" moved first of all includes
|
2000-08-24 14:26:33 +00:00 |
|
Daniel Stenberg
|
1ef3600a07
|
haxx.nu => haxx.se
|
2000-06-20 15:31:26 +00:00 |
|
Daniel Stenberg
|
435f17195e
|
removed lots of #if 0'ed code
removed the "mode" concept
moved all #-stuff to the client
|
2000-06-16 13:15:36 +00:00 |
|
Daniel Stenberg
|
6d522c9c1d
|
made getenv() more threadsafe for win32
|
2000-05-29 23:07:22 +00:00 |
|
Daniel Stenberg
|
96dde76b99
|
moved here from the newlib branch
|
2000-05-22 14:12:12 +00:00 |
|
Daniel Stenberg
|
eb856b04fe
|
Improved the looks of the progress meter when the file size is between
9999 KB and 100 MB since it then can display the size as XX.X MB instead of
just XX as before.
|
2000-04-08 19:28:23 +00:00 |
|
Daniel Stenberg
|
ff3fd842d8
|
Marco G. Salvagno's OS/2 fixes
|
2000-03-19 19:54:13 +00:00 |
|
Daniel Stenberg
|
5fb1d20ed9
|
added pgrsTime() to store various time stamps for the -w option
|
2000-03-01 21:59:59 +00:00 |
|
Daniel Stenberg
|
947a644d5a
|
moved a few more variables to the progress struct and I had some problems
on how to approach the -# progress bar in the new style transfers...
|
2000-02-21 23:50:27 +00:00 |
|
Daniel Stenberg
|
b4a47dda27
|
re-arranged the progress meter columns, made the hour-field two characters
wide and made the pgrsUpdate() make a final meter update so that the final
values actually are displayed last.
|
2000-02-16 00:00:27 +00:00 |
|
Daniel Stenberg
|
7413ee668f
|
all new progress stuff on the way in
|
2000-02-14 23:15:08 +00:00 |
|
Daniel Stenberg
|
ede7cf175e
|
assume 79 columns instead of 80 in case we don't know, to better work on
win32 systems
|
2000-01-31 22:19:17 +00:00 |
|
Daniel Stenberg
|
7c8bb5dfff
|
Made the progress bar cooler, with ideas from Björn Stenberg <bjorn@haxx.nu>
|
2000-01-16 18:52:53 +00:00 |
|
Daniel Stenberg
|
ae1912cb0d
|
Initial revision
|
1999-12-29 14:20:26 +00:00 |
|