index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
protocols
/
CurrencyRates
/
src
/
CurrencyRatesProviderBase.cpp
Age
Commit message (
Expand
)
Author
2024-02-09
CurrencyRates: all settings migrated to CMOption<>
George Hazan
2024-01-23
fixes #4104 (Удаление серверной истории)
George Hazan
2023-12-20
DBEVENTINFO::hContact to be returned inside an event, no need to call db_even...
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
2023-11-17
final version of CurrencyRates before adding second provider
George Hazan
2023-11-17
code cleaning
George Hazan
2023-11-17
CurrencyRates: options moved to the separate file
George Hazan
2023-11-07
fixes #3834 (CurrencyRates: не работает текст всплываю...
George Hazan
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
WORD -> uint16_t
George Hazan
2021-12-26
PBYTE -> uint8_t*
George Hazan
2021-08-30
code cleaning
George Hazan
2021-05-20
CurrencyRates:
George Hazan
2021-05-20
CurrencyRates: old unused junk removed + code cleaning
George Hazan
2021-02-15
CurrencyRates: useless code removed
George Hazan
2020-11-04
fixes #2607 (CurrencyRates incorrect displays Bitcoin rate)
George Hazan
2020-05-19
CurrencyRates: code cleaning
George Hazan
2019-08-13
useless checks removed
George Hazan
2019-03-05
Popup:
George Hazan
2019-03-02
all protocols (even virtual ones) moved to the Protocols folder
George Hazan