summaryrefslogtreecommitdiff
path: root/plugins/CurrencyRates/src/SettingsDlg.cpp
AgeCommit message (Collapse)Author
2019-03-02all protocols (even virtual ones) moved to the Protocols folderGeorge Hazan
2019-02-27popup code cleaning (cause we have no tchar.h)George Hazan
2019-02-21the less boost and other C++ perversions - the betterGeorge Hazan
2019-02-21one shit lessGeorge Hazan
2019-02-20CurrencyRates:George Hazan
- fixes #1857 (rate limit error); - code cleaning; - version bump
2019-02-15the less boost the betterGeorge Hazan
2019-02-15CurrencyRates: code cleaningGeorge Hazan
2019-02-13CurrencyRates:George Hazan
- own archaic xml processor removed; - Import/Export now uses TinyXml; - massive code cleaning - version bump.
2018-12-08db_get_sa / db_get_wsa to receive the default value, massive code simplificationGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-07-27CurrencyRates: quotes replaced to currencyratesKirill Volinsky
2018-07-25Quotes renamed to CurrencyRatesKirill Volinsky