summaryrefslogtreecommitdiff
path: root/protocols/IcqOscarJ/src/icq_proto.h
AgeCommit message (Expand)Author
2018-07-10ICQ:George Hazan
2018-07-09fixes #920 (Crash when receiving file via ICQ)George Hazan
2018-07-09ICQ: code cleaningGeorge Hazan
2018-05-28all plugins => CMPlugin virtual functionsGeorge Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-04-22no more PROTO_INTERFACE::OnEventGeorge Hazan
2018-04-22OnEvent(EV_PROTO_ONCONTACTDELETED) => PROTO_INTERFACE::OnContactDeletedGeorge Hazan
2018-04-21code cleaning:George Hazan
2018-03-28PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq...George Hazan
2018-03-28common protocol instance management code went into templateGeorge Hazan
2018-03-08fixes #1154 (Invisible" status is broken)George Hazan
2018-02-24more nullptrGoraf
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-09-13partially remove ModernOpt stuffdartraiden
2017-02-17ICQ:George Hazan
2017-02-14fix for include duplicates & recursionsGeorge Hazan
2017-02-06strange hand-made array removedGeorge Hazan
2017-01-14separate handle types for HNETLIBCONN & HNETLIBBINDGeorge Hazan
2017-01-11strong typization - better typizationGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-05-13major memory leak in ICQ cookie moduleGeorge Hazan
2015-06-30icq rates - code cleaningGeorge Hazan
2015-05-31another bunch of crutches buried in a trash can: PROTOCHAR & PROTOFILEEVENTGeorge Hazan
2015-05-23ICQ:George Hazan
2015-05-21war against atavisms continuesGeorge Hazan
2015-03-22- PROTO_INTERFACE got the default implementation;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
2014-12-14ICQ: warning level 4George Hazan
2014-11-30and a few moreGeorge Hazan
2014-11-30all buffer lengths are of size_t nowGeorge Hazan
2014-07-15CIcqProto::SetNickName must be declared as PS_SETMYNICKNAMEGeorge Hazan
2014-07-15useless junk removedGeorge Hazan
2014-07-13- fix for 64-bit incompatibility;George Hazan
2014-07-12- keep-alive thread removed;George Hazan
2014-07-09unused parameter removedGeorge Hazan
2014-02-16PS_CHANGEINFO is never called, and therefore exterminatedGeorge Hazan
2014-02-16old helpers FindFirstContact/FindNextContact removedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10more HCONTACTGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-20ICQ: Miranda identifies itself as v.11, allowing pure utf8 packets exchangeGeorge Hazan
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan