summaryrefslogtreecommitdiff
path: root/protocols/ICQCorp/src
AgeCommit message (Expand)Author
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-02-24guard headersGoraf
2018-01-18perhaps it was last problem with utf8...George Hazan
2018-01-17unified project for ICQCorpGeorge Hazan
2018-01-17ICQCorp: fix for reading away messagesGeorge Hazan
2018-01-17ICQCorp: fix for broken file transfersGeorge Hazan
2018-01-17ICQCorp: fix for sending messages in utf8George Hazan
2018-01-16ICQCorp:George Hazan
2018-01-01massive copyright updatedartraiden
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-28Source files converted to utf-8Kirill Volinsky
2017-11-13Code modernize ...Goraf
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-08-05Change plugin links from http:// to https://Robert Pösel
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-11-29code cleaningGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-09-14second major wipeout of database services & structures:George Hazan
2016-07-29removing TCHAR + WCHAR from headersGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-01-09fix for unicode file namesGeorge Hazan
2016-01-02Copyrights update part 2Dart Raiden
2015-12-17ICQCorp: mir_strdup -> _strdupMikalaiR
2015-12-17ICQCorp: encoding fix, crash fix(?)MikalaiR
2015-12-14ICQCorp:Tobias Weimer
2015-12-14ICQCorp: crashfixMikalaiR
2015-09-19- resource cosmetics: surround arrows (->) with spacesRMN
2015-09-18replace "(c)" and "c" by ©Dart Raiden
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-31- CreateProtoServiceFunction() moved into mir_core.dll instead of inliningGeorge Hazan
2015-05-31fixes for PS_SETAWAYMSG callsGeorge Hazan
2015-05-31compilation fixGeorge Hazan
2015-05-31- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;George Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-23replace strcat to mir_strcatKirill Volinsky
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
2015-04-21compilation fixKirill Volinsky
2014-04-15ICQCorp adopted - needs Unicode fixesVadim Dashevskiy