summaryrefslogtreecommitdiff
path: root/protocols/ICQCorp/src/protocol.cpp
AgeCommit message (Expand)Author
2024-01-26major atavism, PROTORECVEVENT, died with its own set of constantsGeorge Hazan
2023-12-29fixes #4085 (Удалить настройки невидимости)George Hazan
2022-07-31Contact: group of functions gathered into the personal namespaceGeorge Hazan
2021-12-26DWORD -> uint32_tGeorge Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard Proto_GetB...George Hazan
2019-09-27end of manual experiments with CList/NotOnListGeorge Hazan
2019-09-27fix for a function name:George Hazan
2019-09-26Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden variabl...George Hazan
2019-07-21Restore "Free for chat" status support (fixes #1963)dartraiden
2019-06-04more fixes for #1963George Hazan
2019-05-27fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses com...George Hazan
2019-05-27obsolete calls of GetVersion() removed & replaced with IsWinVer*Plus() callsGeorge Hazan
2019-01-18code cleaningGeorge Hazan
2019-01-18we don't need PSR_URL as wellGeorge Hazan
2018-11-14other minor code cleaning considering g_pluginGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-07-24database:George Hazan
2018-05-17ICQCorp -> CMPluginGeorge Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-04-05ICQCorp: custom logging removed & replaced with standard Miranda network logGeorge Hazan
2018-03-22IcqCorp: outgoing file transfers go with wrong utf-8 filenamesGeorge Hazan
2018-03-16entities' names to be started with capital lettersGeorge Hazan
2018-03-16always hated these long expressions: contact_iter makes them much shorterGeorge Hazan
2018-01-17unified project for ICQCorpGeorge Hazan
2018-01-16ICQCorp:George Hazan
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-09-14second major wipeout of database services & structures:George Hazan
2016-07-27less TCHARsGeorge Hazan
2015-12-17ICQCorp: mir_strdup -> _strdupMikalaiR
2015-12-17ICQCorp: encoding fix, crash fix(?)MikalaiR
2015-12-14ICQCorp:Tobias Weimer
2015-09-19- resource cosmetics: surround arrows (->) with spacesRMN
2015-08-27fix for 64-bit issues & warningsGeorge Hazan
2015-06-19timezone api migrated to mir_coreGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-18langpack services module destroyed from mir_appGeorge Hazan
2015-05-31compilation fixGeorge Hazan
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace lstrlen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2014-04-15ICQCorp adopted - needs Unicode fixesVadim Dashevskiy