summaryrefslogtreecommitdiff
path: root/protocols/MSN/src/msn_proto.h
AgeCommit message (Expand)Author
2014-08-18patch for CRITICAL_SECTION extinction in MSNGeorge Hazan
2014-05-21MSN:George Hazan
2014-02-16PS_CHANGEINFO is never called, and therefore exterminatedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10more HCONTACTGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-02-03- new helpers for reading db strings into static buffers;George Hazan
2014-01-10GCDEST::pszModule and GCDEST::ptszID must be constantGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-11-24- custom UrlEncode replaced with the core function;George 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-07-10protocol DB helpers for MSNGeorge Hazan
2013-07-09applied protocol helpersGeorge Hazan
2013-07-08core protocol helpers for creating protocol evengs, services & threadsGeorge Hazan
2013-06-16switch to the library ProtoBroadcastAck for Jabber, MSN & YAHOOGeorge Hazan
2013-05-16we don't need VS2003/2005 support as wellGeorge Hazan
2013-03-17fix for popup-related memory leaksGeorge 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-01-30copyright updateGeorge Hazan
2013-01-29MSN HTTP avatars, part III, finalGeorge Hazan
2013-01-29MSN HTTP avatars, part IIGeorge Hazan
2013-01-29MSN HTTP avatars, part IGeorge Hazan
2012-12-18useless chat event removedGeorge Hazan
2012-10-13MSN: folders restructurizationKirill Volinsky