Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-07 | CurrencyRates: CB RF provider | George Hazan | |
2023-11-17 | CurrencyRates: adaptation for two or more data providers | George Hazan | |
2023-11-17 | final version of CurrencyRates before adding second provider | George Hazan | |
2023-11-17 | CurrencyRates: options moved to the separate file | George Hazan | |
2023-11-17 | CurrencyRates: options dialog -> UI classes | George Hazan | |
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 | |
2021-02-15 | CurrencyRates: useless code removed | George Hazan | |
2020-05-22 | fix for broken project file compatibility in VS2019 16.6.0 | George Hazan | |
2019-03-02 | all protocols (even virtual ones) moved to the Protocols folder | George Hazan | |