summaryrefslogtreecommitdiff
path: root/protocols/IcqOscarJ/src/icq_avatar.cpp
AgeCommit message (Expand)Author
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-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-06-01various quirks with PROTO_AVATAR_INFORMATION declarationsGeorge Hazan
2015-06-01another bunch of dead crutches: non-unicode avatar servicesGeorge Hazan
2015-05-23replace _tcscat to mir_tstrcatKirill Volinsky
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-04-29unified project for ICQ protocolGeorge Hazan
2015-03-11forgotten cycle incrementGeorge Hazan
2015-03-08crash fixGeorge Hazan
2015-03-07- old ugly borkred mutexes removed from ICQ, cause all threads work as expect...George Hazan
2015-03-06more correct form of cycleGeorge Hazan
2015-03-06fix for a rare crash in icq, when avatar's reading gets stuckGeorge Hazan
2014-12-14ICQ: warning level 4George Hazan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30and a few moreGeorge Hazan
2014-11-30all buffer lengths are of size_t nowGeorge Hazan
2014-11-25jabber code clean upRozhuk Ivan
2014-07-18some resource leaks fixedGeorge Hazan
2014-07-16fix for keep-alive in ICQGeorge 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-12wipe out of the old ugly disconnection codeGeorge Hazan
2014-07-12- more logs;George Hazan
2014-07-09- advanced diagnostics;George Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
2013-10-08separate Folders handles removed from protocolsGeorge Hazan
2013-08-16mir_md5_byte_t => BYTE;George Hazan
2013-08-14mir_*printf patch for protocolsGeorge Hazan
2013-08-11ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe...George Hazan
2013-07-28- stubs for PROTO get* & set* functions removed from mir_core;George Hazan
2013-07-10protocol DB helpers for ICQGeorge Hazan
2013-07-09applied protocol helpersGeorge Hazan
2013-07-08core protocol helpers for creating protocol evengs, services & threadsGeorge Hazan
2013-06-16ProtoBroadcastAck for ICQTobias Weimer
2013-03-11- translation fixes (patch from Basil)Vadim Dashevskiy
2013-03-02unicode folders custom names (gotten from szName by default, as usual)George Hazan
2013-03-02unneeded code removedGeorge Hazan
2013-03-02rest of TCHAR_STR_PARAM replacedGeorge Hazan
2013-03-02- avatars' Folders settings moved to the "Avatars" section;George Hazan
2013-03-01service call replaced with helper: MS_UTILS_PATHTOABSOLUTEWGeorge Hazan
2013-03-01service call replaced with helper: MS_UTILS_PATHTORELATIVEGeorge Hazan
2013-03-01service call replaced with helperGeorge Hazan
2013-03-01useless Folders support checks removedGeorge Hazan