summaryrefslogtreecommitdiff
path: root/protocols/MSN/src
AgeCommit message (Expand)Author
2013-03-17fix for popup-related memory leaksGeorge Hazan
2013-03-15various popup related code cleaningGeorge Hazan
2013-03-11- translation fixes (patch from Basil)Vadim Dashevskiy
2013-03-06cleanup of the unnecessary UnhookEvent() callsGeorge Hazan
2013-03-02avatar path correctionGeorge Hazan
2013-03-02unicode folders custom names (gotten from szName by default, as usual)George 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 helperGeorge Hazan
2013-02-25PROTO_INTERFACE made zeroed on the basic inheritance levelGeorge Hazan
2013-02-23useless variable m_szProtoName removedGeorge Hazan
2013-02-23- PROTO_INTERFACE::GetIcon removed and replaced with the standard implementat...George Hazan
2013-01-30copyright updateGeorge Hazan
2013-01-29version bumpGeorge 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
2013-01-19- Another portion of _T replacement (patch from person)Vadim Dashevskiy
2013-01-12- Protocols descriptions standardization and russian langpack update accordin...Vadim Dashevskiy
2012-12-18useless chat event removedGeorge Hazan
2012-12-02new easy standard way of registering icons: Icon_RegisterGeorge Hazan
2012-12-01SKINICONDESC initialization - end of storyGeorge Hazan
2012-11-28various menu initialization quirksGeorge Hazan
2012-11-28new macroses for MS_PROTO_CHAINRECV: ProtoChainRecv, ProtoChainRecvMsg & Prot...George Hazan
2012-11-26various code cleaning considering protocols' declarationsGeorge Hazan
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-11-21consistent hash generation fix - part 4Vadim Dashevskiy
2012-11-07missing headersGeorge Hazan
2012-11-07EMPTY_EXTRA_ICON applied to all another pluginsGeorge Hazan
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-10-22ISO code added to the country listGeorge Hazan
2012-10-13MSN: folders restructurizationKirill Volinsky