Age | Commit message (Expand) | Author |
2022-07-31 | Contact: group of functions gathered into the personal namespace | 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 | BYTE -> uint8_t | George Hazan |
2021-12-26 | PBYTE -> uint8_t* | George Hazan |
2021-03-28 | 21 years after Win2k release we don't need win2k.h - everything we need is in... | George Hazan |
2021-01-18 | fixes #2700 (Scriver: при открытии окна через попап ... | George Hazan |
2021-01-17 | Update copyrights | dartraiden |
2020-07-23 | fixes #2493 (Проблема с Юникодом в диалоге доба�... | George Hazan |
2020-06-10 | useless check removed | George Hazan |
2020-06-04 | UI classes: | 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-04-22 | newsaggregator: fixed import from files without htmlUrl tag | Mataes |
2020-02-20 | bunch of useless threads replaced with a call of ProtoBroadcastAsync | 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 |
2020-01-01 | Happy new year, Miranda | George Hazan |
2019-12-04 | GetContactProto: useless duplicate function replaced with standard Proto_GetB... | George Hazan |
2019-09-27 | fix for a function name: | George Hazan |
2019-09-26 | Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden variabl... | George Hazan |
2019-07-26 | warning fixes | George Hazan |
2019-07-24 | massive warning fix | George Hazan |
2019-07-24 | NLHR_PTR - smart pointers make better code | George Hazan |
2019-06-27 | manual access to CList/Group restricted | George Hazan |
2019-06-03 | Folders: old TCHAR helpers removed | George Hazan |
2019-04-12 | wiping custom icolib functions: NewsAggregator | George Hazan |
2019-03-02 | all protocols (even virtual ones) moved to the Protocols folder | George Hazan |
2012-11-28 | ex-protos moved to the Plugins folder | George Hazan |
2012-11-28 | mRadio, RSS, Quotes & YAMN became virtual | George Hazan |
2012-11-28 | new macroses for MS_PROTO_CHAINRECV: ProtoChainRecv, ProtoChainRecvMsg & Prot... | George Hazan |
2012-11-26 | various code cleaning considering protocols' declarations | George Hazan |
2012-11-25 | typed stub for MS_PROTO_GETCONTACTBASEPROTO | George Hazan |
2012-11-21 | consistent hash generation fix - part 5 | Vadim Dashevskiy |
2012-11-15 | removed the old langpack files | Tobias Weimer |
2012-11-06 | Fixed compilation of standalone plugins (thx robyer) | Vadim Dashevskiy |
2012-11-02 | final switch to the typed icolib api | George Hazan |
2012-10-30 | NewsAggrefator: fix for a message window freezes while receiving a feed | Vadim Dashevskiy |
2012-10-13 | NewsAggregator: folders restructurization | Kirill Volinsky |
2012-10-10 | service call replaced with the direct function call | George Hazan |
2012-10-02 | fixes:85 | Kirill Volinsky |
2012-09-10 | icon resources path to include\msapi changed | Vadim Dashevskiy |
2012-09-07 | NewsAggregator: added checkbox for managing feeds from options | Vadim Dashevskiy |
2012-09-06 | fixed destroying some messages | Kirill Volinsky |
2012-09-04 | fix for crash inside MSHTML | George Hazan |
2012-09-04 | more memory fixes | George Hazan |
2012-09-04 | attempt to fix memory crash | George Hazan |