summaryrefslogtreecommitdiff
path: root/include/m_protocols.h
AgeCommit message (Expand)Author
2023-01-02Update copyrightsdartraiden
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-05-10hidden function Proto_GetAccount exported as Proto_GetContactAccountGeorge Hazan
2021-01-17Update copyrightsdartraiden
2020-08-17WEBP support added to avatar support routinesGeorge Hazan
2020-02-01m_system_cpp.h removed, because there're no C files anymore (hurrah)George Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard Proto_GetB...George Hazan
2019-05-27fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses com...George Hazan
2019-01-18code cleaningGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-05-07PROTOACCOUNT::bIsLocked: lock status to be stored in memoryGeorge Hazan
2018-04-18core changes:George Hazan
2018-04-18PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in...George Hazan
2018-04-10fix for one very rare crash due to unsynced array of status menus & accountsGeorge Hazan
2018-04-07Proto_GetStatus() - fast method that returns a cached protocol statusGeorge Hazan
2018-04-07status caching moved from MenuItem to PROTOACCOUNT - this is very effectiveGeorge Hazan
2018-04-07another useless array removedGeorge Hazan
2018-04-04- static function CLIST_INTERFACE::pfnGetAverageMode exported as Proto_GetAve...George Hazan
2018-04-03unneeded size fields removedGeorge Hazan
2018-04-03Accounts() : iterator for accountsGeorge Hazan
2018-04-03code cleaning: old unions replaced with MAllStrings & MAllStringsArrayGeorge Hazan
2018-04-03CLIST_INTERFACE:George Hazan
2018-03-28PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq...George Hazan
2018-03-23account activation separated from account creationGeorge Hazan
2018-03-23forgotten service MS_PROTO_CREATEACCOUNT replaced with Proto_CreateAccount() ...George Hazan
2018-01-01massive copyright updatedartraiden
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-29replace russian с to latin cKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-08-06Update rest of links to httpsRobert Pösel
2017-01-01bump copyright yeardartraiden
2016-07-29removing TCHAR + WCHAR from headersGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-21missing 'const' qualifierGeorge Hazan
2016-07-21improperly named helper renamedGeorge Hazan
2016-01-02Copyrights update part 2Dart Raiden
2015-06-19unused helper removedGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-18protocol platform-independent code moved back to mir_appGeorge Hazan
2015-06-01another bunch of dead crutches: non-unicode avatar servicesGeorge Hazan
2015-05-31- MAllStrings: a handy union to hold an incoming string parameter of any type;George Hazan
2015-03-29unneeded helper removedGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-21- MS_PROTO_ISPROTOCOLLOADED now switched back to protocols instead of accounts;George Hazan
2014-08-14account creation code extracted to the separate service function, MS_PROTO_CR...George Hazan
2014-03-15fix for a typo in commentsGeorge Hazan
2014-03-15PROTOACCOUNT::bIsVirtual - new flag to mark virtual protocolsGeorge Hazan