summaryrefslogtreecommitdiff
path: root/protocols/IcqOscarJ/src/utilities.cpp
AgeCommit message (Expand)Author
2018-03-17more warning fixesGeorge 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-03-15LIST<> iterators:George Hazan
2018-03-08fixes #1154 (Invisible" status is broken)George Hazan
2018-02-21ICQ: C++'11 iteratorsGeorge Hazan
2018-01-25fixes #1117 (Empty messages on restart seen by official ICQ client on iOS)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-12-05ICQ: Ц changed to ÖKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-15fixes #1031 (ICQ password must be of 14 chars most)George Hazan
2017-11-13Code modernize ...Goraf
2017-02-17ICQ:George Hazan
2017-02-07rest of ANSI macros removedGeorge Hazan
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2017-01-14separate handle types for HNETLIBCONN & HNETLIBBINDGeorge Hazan
2017-01-13a bit less netlib servicesGeorge Hazan
2017-01-11strong typization - better typizationGeorge Hazan
2016-12-02MS_SYSTEM_* services became functionsGeorge Hazan
2016-09-14second major wipeout of database services & structures:George Hazan
2016-07-31ICQ: - Fixed unicode conversionTobias Weimer
2016-07-29no more TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-06-11MRA: change avatars load threads count default value from 4 to 1Rozhuk Ivan
2016-05-13major memory leak in ICQ cookie moduleGeorge Hazan
2015-08-27fix for 64-bit issues & warningsGeorge Hazan
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-22more replacementsTobias Weimer
2015-05-22replace stricmp to mir_strcmpiKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-04-29unified project for ICQ protocolGeorge Hazan
2015-04-07- MRA clients detection for ICQ;George Hazan
2015-03-07- old ugly borkred mutexes removed from ICQ, cause all threads work as expect...George Hazan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2015-01-12ICQ: fix for the default values in user info structureGeorge Hazan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30and a few moreGeorge Hazan
2014-11-30all buffer lengths are of size_t nowGeorge Hazan
2014-07-15useless junk removedGeorge Hazan
2014-07-14git-svn-id: http://svn.miranda-ng.org/main/trunk@9795 1316c22d-e87f-b044-9b9b...George Hazan
2014-07-14- debug prints uncommented to log packet codes etc.George Hazan
2014-07-13- fix for 64-bit incompatibility;George Hazan
2014-07-09- advanced diagnostics;George Hazan
2014-02-16old helpers FindFirstContact/FindNextContact removedGeorge Hazan
2014-02-16- custom list of time zones removed;George Hazan