Age | Commit message (Expand) | Author |
2024-01-26 | major atavism, PROTORECVEVENT, died with its own set of constants | George Hazan |
2024-01-24 | PS_GETNAME: another old atavism removed | George Hazan |
2024-01-19 | the ancient atavism extincted: PROTORECVFILE structure with its own set of flags | George Hazan |
2024-01-08 | no need to call PSS_GETINFO, PSS_GETAWAYMSG, PSS_FILEALLOW, PSS_FILEDENY & PS... | George Hazan |
2023-12-03 | PROTO_INTERFACE::SendMsg: second parameter became a reply event id | George Hazan |
2023-09-15 | PROTO_INTERFACE::SendMsg - unused parameter flags removed | George Hazan |
2023-09-15 | fixes #3674 (Реакция протоколов на отсылку в оф... | George Hazan |
2023-04-11 | DB::FILE_BLOB expansion for the offline file transfers, part I | George Hazan |
2023-03-04 | fixes #3333 (Tox: search in Find/Add contacts tries to search any random input) | George Hazan |
2023-02-10 | Protocols: preventing recursive contact deletion | George Hazan |
2022-07-31 | Contact: group of functions gathered into the personal namespace | George Hazan |
2022-07-16 | Contact_IsGroupChat - a helper to detect chat rooms | George Hazan |
2022-01-24 | We do not need to translate account names | dartraiden |
2020-07-23 | fixes #2493 (Проблема с Юникодом в диалоге доба... | George Hazan |
2020-07-08 | group chat initialization to be done in protocol's constructor, not inside On... | George Hazan |
2020-02-20 | bunch of useless threads replaced with a call of ProtoBroadcastAsync | George Hazan |
2019-12-04 | GetContactProto: useless duplicate function replaced with standard Proto_GetB... | George Hazan |
2019-09-27 | end of manual experiments with CList/NotOnList | 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-24 | massive warning fix | George Hazan |
2019-07-24 | useless member NETLIBOPENCONNECTION::cbSize removed | George Hazan |
2019-01-08 | fixes #1715 (by default account's destructor doesn't free network handle) | George Hazan |
2018-12-09 | Sametime: useless method removed | George Hazan |
2018-09-20 | fix for the proper return type of PROTO<>::RecvMsg | George Hazan |
2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan |
2018-04-22 | no more PROTO_INTERFACE::OnEvent | George Hazan |
2018-04-21 | code cleaning: | George Hazan |
2018-04-19 | more EV_PROTO_ONOPTIONS removed | George Hazan |
2018-04-18 | g_hInstance incapulated into PLUGIN<>, no need in the separate variable | George Hazan |
2018-04-18 | PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in... | George Hazan |
2018-04-07 | Proto_GetStatus is used everywhere instead of PS_GETSTATUS | George Hazan |
2018-03-28 | PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq... | George Hazan |
2018-01-31 | useless wrappers removed & replaced with PROTO_INTERFACE method calls | George Hazan |
2018-01-31 | mir_app: | George Hazan |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2017-01-31 | - NUF_HTTPGATEWAY: unused option removed; | George Hazan |
2017-01-11 | strong typization - better typization | George Hazan |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2016-01-17 | Sametime protocol: | Szymon Tokarz |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-27 | fix for 64-bit issues & warnings | George Hazan |
2015-06-25 | another portion of dead genmenu services | George Hazan |
2015-06-22 | Menu_ModifyItem unbound from CLISTMENUITEM structure | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |