Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-10 | Protocols: preventing recursive contact deletion | George Hazan | |
2023-01-02 | Update copyrights | dartraiden | |
2022-12-17 | Mediawiki considers URLs with and without a trailing slash as different ↵ | dartraiden | |
pages, see https://phabricator.wikimedia.org/T14703 | |||
2022-08-18 | code cleaning | George Hazan | |
2022-06-09 | UserInfo -> UI classes | George Hazan | |
2022-01-24 | compilation fix | George Hazan | |
2022-01-24 | We do not need to translate account names | dartraiden | |
2022-01-22 | Fixes #2997 | dartraiden | |
2022-01-01 | Happy new year, Miranda | dartraiden | |
2021-12-26 | DWORD -> uint32_t | George Hazan | |
2021-12-26 | WORD -> uint16_t | George Hazan | |
2021-12-26 | BYTE -> uint8_t | George Hazan | |
2021-12-26 | PBYTE -> uint8_t* | George Hazan | |
2021-08-30 | code cleaning | George Hazan | |
2021-06-26 | fixes #2924 (CurrencyRates: падение при конвертации) | George Hazan | |
2021-05-20 | fix for C++ runtime locale settings | 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-03-28 | 21 years after Win2k release we don't need win2k.h - everything we need is ↵ | George Hazan | |
included into minimum Windows SDK 7.1 | |||
2021-02-15 | CurrencyRates: useless code removed | George Hazan | |
2021-01-17 | Update copyrights | dartraiden | |
2020-11-04 | fixes #2607 (CurrencyRates incorrect displays Bitcoin rate) | George Hazan | |
2020-07-23 | fixes #2493 (Проблема с Юникодом в диалоге ↵ | George Hazan | |
добавления контакта) | |||
2020-05-22 | also the same fix for icon projects | George Hazan | |
2020-05-22 | fix for broken project file compatibility in VS2019 16.6.0 | George Hazan | |
2020-05-19 | CurrencyRates: code cleaning | George Hazan | |
2020-01-09 | if smth cannot be incuded, it shall be inlined | George Hazan | |
2020-01-01 | Happy new year, Miranda, part 2 | dartraiden | |
2019-12-04 | GetContactProto: useless duplicate function replaced with standard ↵ | George Hazan | |
Proto_GetBaseAccountName | |||
2019-08-13 | useless checks removed | George Hazan | |
2019-07-24 | NLHR_PTR - smart pointers make better code | George Hazan | |
2019-07-22 | version bump for protocols with broken archives | George Hazan | |
2019-06-20 | End of zoo with popup options names | dartraiden | |
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 | |