Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Ancestors of file utils/ofhttp/ProgressBar.h from check-in c7f0229795
|
2020-01-02
| ||
| 01:51 | Update copyright file: [5832428778] check-in: [c7f0229795] user: js branch: trunk, size: 1074 | |
|
2019-01-03
| ||
| 19:13 | Update copyright file: [4af2cd99d1] check-in: [0509d7a844] user: js branch: trunk, size: 1071 | |
|
2018-01-03
| ||
| 19:49 | Update copyright notice file: [054fdd2fdf] check-in: [7e5c81e186] user: js branch: trunk, size: 1065 | |
|
2017-10-17
| ||
| 00:33 | Do not use implicit method return types Instead, explicitly declare them, as OF_ASSUME_NONNULL_{BEGIN,END} does not apply to implicit return types. This means that after this commit, all init methods have a nonnull return type, as they should have. file: [47428227ea] check-in: [2f4e0df8be] user: js branch: trunk, size: 1042 | |
|
2017-01-09
| ||
| 17:36 | Update copyright Forgot to add 2017, even though I already did quite some changes in 2017. file: [df943e83c1] check-in: [44f45c2e35] user: js branch: trunk, size: 1028 | |
|
2016-01-03
| ||
| 00:41 | Update copyright While at it, also update the mail address. file: [d68b6b6b1d] check-in: [2a27cf3000] user: js branch: trunk, size: 1022 | |
|
2015-05-16
| ||
| 23:59 | utils/ofhttp: Show ETA file: [88c7d2589b] check-in: [65681d0342] user: js branch: trunk, size: 1018 | |
|
2015-05-05
| ||
| 20:16 | utils/ofhttp: Only update BPS once per second Calculating and updating it more frequently results in fluctuations. The update interval of the progress bar is unchanged. file: [41e4a8fdbc] check-in: [2743414e6e] user: js branch: trunk, size: 998 | |
|
2015-04-26
| ||
| 14:57 | utils/ofhttp: Support for continuing downloads file: [fea9147d40] check-in: [336a6e129b] user: js branch: trunk, size: 947 | |
| 12:24 | Added: Add utils/ofhttp This is a small tool to download files via HTTP(S). file: [e0dcfb0362] check-in: [486073790c] user: js branch: trunk, size: 893 | |