summaryrefslogtreecommitdiff
path: root/protocols/IcqOscarJ/src/icq_proto.h
AgeCommit message (Expand)Author
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
2013-10-08separate Folders handles removed from protocolsGeorge Hazan
2013-09-25PROTO<>::SendAwayMsg / PSS_AWAYMSG considered unused George Hazan
2013-09-07shameful end of the group processing zoo, part 1George Hazan
2013-07-09applied protocol helpersGeorge Hazan
2013-07-08core protocol helpers for creating protocol evengs, services & threadsGeorge Hazan
2013-06-28we don't wait for the ICQ status change anymore on exitGeorge Hazan
2013-06-23new helper applied instead of MS_DB_SETSETTINGRESIDENTGeorge Hazan
2013-06-16ProtoBroadcastAck for ICQTobias Weimer
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-04-05various menu items quirks, simplifications & optimizationGeorge Hazan
2013-02-25PROTO_INTERFACE made zeroed on the basic inheritance levelGeorge Hazan
2013-02-23- PROTO_INTERFACE::GetIcon removed and replaced with the standard implementat...George Hazan
2013-02-12good bye, ansiGeorge Hazan
2013-02-09ICQ: Added patch from ryo-oh-ki:Robert Pösel