Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2023-11-17 | code cleaning | George Hazan | |
2023-11-07 | fixes #3834 (CurrencyRates: не работает текст ↵ | George Hazan | |
всплывающих окон) | |||
2021-12-26 | WORD -> uint16_t | George Hazan | |
2021-12-26 | BYTE -> uint8_t | 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 | |
2020-05-19 | CurrencyRates: code cleaning | George Hazan | |
2019-03-05 | Popup: | George Hazan | |
- wiping out checks for service presence; - code cleaning | |||
2019-03-02 | all protocols (even virtual ones) moved to the Protocols folder | George Hazan | |