summaryrefslogtreecommitdiff
path: root/protocols/ICQCorp/src/corp.cpp
AgeCommit message (Expand)Author
2022-01-24We do not need to translate account namesdartraiden
2022-01-22Fixes #2997dartraiden
2018-05-28all plugins => CMPlugin virtual functionsGeorge Hazan
2018-05-23we don't need MirandaPluginInfoEx() anymore. farewell, my lovelyGeorge Hazan
2018-05-22no more need in hLangpack variable *YAHOO*George Hazan
2018-05-20mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i...George Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-18hLangpack variable began migration inside CMPluginBaseGeorge Hazan
2018-05-17ICQCorp -> CMPluginGeorge Hazan
2018-04-18core changes:George Hazan
2018-04-05ICQCorp: custom logging removed & replaced with standard Miranda network logGeorge Hazan
2018-03-29CMPlugin doesn't work in ICQCorp because of the clutch with dll nameGeorge Hazan
2018-03-28PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq...George Hazan
2018-03-28all protocols rewritten to CMPluginBaseGeorge Hazan
2018-01-17unified project for ICQCorpGeorge Hazan
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ...dartraiden
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-13Code modernize ...Goraf
2016-11-29code cleaningGeorge Hazan
2016-01-09fix for unicode file namesGeorge Hazan
2015-12-14ICQCorp:Tobias Weimer
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-05-31- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;George Hazan
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2014-04-15ICQCorp adopted - needs Unicode fixesVadim Dashevskiy