Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-09 | CurrencyRates: all settings migrated to CMOption<> | George Hazan | |
2024-02-09 | fixes #4186 (CurrencyRates: запрос ключа при запуске) | George Hazan | |
2024-01-09 | more strict constructor of MHttpRequest to avoid quirks | George Hazan | |
2024-01-05 | Netlib: | George Hazan | |
- NETLIBHTTPHEADER & NETLIBHTTPREQUEST obsoleted; - NETLIBHTTPREQUEST divided into MHttpRequest & MHttpResponse; - MHttpHeaders now manager headers both for MHttpRequest & MHttpResponse; | |||
2024-01-04 | NETLIBHTTPREQUEST::cbSize = old unused field removed | George Hazan | |
2023-11-17 | CurrencyRates: all global settings moved to UI classes | George Hazan | |
2023-11-17 | CurrencyRates: adaptation for two or more data providers | George Hazan | |
2022-01-24 | compilation fix | George Hazan | |
2022-01-24 | We do not need to translate account names | dartraiden | |
2022-01-22 | Fixes #2997 | dartraiden | |
2021-05-20 | CurrencyRates: | George Hazan | |
- std::wstring replaced with CMStringW wherever possible; - std::wostringstream totally removed; - boost::json replaced with Miranda's own parser; - %d modifier added to visualize rate delta; - version bump | |||
2021-05-20 | CurrencyRates: old unused junk removed + code cleaning | George Hazan | |
2020-05-19 | CurrencyRates: code cleaning | George Hazan | |
2019-07-24 | NLHR_PTR - smart pointers make better code | George Hazan | |
2019-03-02 | all protocols (even virtual ones) moved to the Protocols folder | George Hazan | |