summaryrefslogtreecommitdiff
path: root/protocols/CurrencyRates/src/CurrencyRatesProviderBase.h
AgeCommit message (Collapse)Author
2024-02-09fixes #4186 (CurrencyRates: запрос ключа при запуске)George Hazan
2023-11-17CurrencyRates: all global settings moved to UI classesGeorge Hazan
2023-11-17CurrencyRates: adaptation for two or more data providersGeorge Hazan
2023-11-17final version of CurrencyRates before adding second providerGeorge Hazan
2023-11-17code cleaningGeorge Hazan
2023-11-07fixes #3834 (CurrencyRates: не работает текст ↵George Hazan
всплывающих окон)
2021-08-30code cleaningGeorge Hazan
2021-05-20CurrencyRates: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-20CurrencyRates: old unused junk removed + code cleaningGeorge Hazan
2019-03-02all protocols (even virtual ones) moved to the Protocols folderGeorge Hazan