Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-09-25 | corrected bad data re-use and buffer problems | Daniel Stenberg | |
2000-08-24 | #include "setup.h" moved first of all includes | Daniel Stenberg | |
2000-06-20 | haxx.nu => haxx.se | Daniel Stenberg | |
2000-06-16 | removed lots of #if 0'ed code | Daniel Stenberg | |
removed the "mode" concept moved all #-stuff to the client | |||
2000-05-29 | made getenv() more threadsafe for win32 | Daniel Stenberg | |
2000-05-22 | moved here from the newlib branch | Daniel Stenberg | |
2000-04-08 | Improved the looks of the progress meter when the file size is between | Daniel Stenberg | |
9999 KB and 100 MB since it then can display the size as XX.X MB instead of just XX as before. | |||
2000-03-19 | Marco G. Salvagno's OS/2 fixes | Daniel Stenberg | |
2000-03-01 | added pgrsTime() to store various time stamps for the -w option | Daniel Stenberg | |
2000-02-21 | moved a few more variables to the progress struct and I had some problems | Daniel Stenberg | |
on how to approach the -# progress bar in the new style transfers... | |||
2000-02-16 | re-arranged the progress meter columns, made the hour-field two characters | Daniel Stenberg | |
wide and made the pgrsUpdate() make a final meter update so that the final values actually are displayed last. | |||
2000-02-14 | all new progress stuff on the way in | Daniel Stenberg | |
2000-01-31 | assume 79 columns instead of 80 in case we don't know, to better work on | Daniel Stenberg | |
win32 systems | |||
2000-01-16 | Made the progress bar cooler, with ideas from Björn Stenberg <bjorn@haxx.nu> | Daniel Stenberg | |
1999-12-29 | Initial revision | Daniel Stenberg | |