summaryrefslogtreecommitdiff
path: root/protocols/Yahoo/src
AgeCommit message (Expand)Author
2013-06-15ProtoBroadcastAck - unified helper for all protocolsGeorge Hazan
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-05-16words of wisdom were well receivedGeorge Hazan
2013-05-16shortened typedefs for string buffers:George Hazan
2013-05-16unused clist headersGeorge Hazan
2013-05-16some another unused headersGeorge Hazan
2013-05-16we don't need VS2003/2005 support as wellGeorge Hazan
2013-04-20end of the city legend that PSS_MESSAGEW ever existedGeorge Hazan
2013-04-09- the kernel filters out contacts by proto names much faster than a plugin;George Hazan
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-04-07end of the old database macrosesGeorge Hazan
2013-04-06menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now onGeorge Hazan
2013-04-05rest of menu cleaningGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-04-05various menu items quirks, simplifications & optimizationGeorge Hazan
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-03-14old ansi popups removed, noone used them anywayGeorge Hazan
2013-03-11various mir_forkthread quirksGeorge Hazan
2013-03-11- translation fixes (patch from Basil)Vadim Dashevskiy
2013-03-06cleanup of the unnecessary UnhookEvent() callsGeorge 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-03-01useless Folders support checks removedGeorge 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-11year fix for stdafx.cpp & JabberGeorge Hazan
2013-01-12minor x64 fixesTobias Weimer
2013-01-12- Protocols descriptions standardization and russian langpack update accordin...Vadim Dashevskiy
2013-01-06code cleaningGeorge Hazan
2013-01-06fix for receiving messages in YAHOOGeorge Hazan
2013-01-05- fix for Unicode popups;George Hazan
2012-12-06fixes for vs2012 George Hazan
2012-12-02useless array 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 6Vadim Dashevskiy
2012-11-10minor type fixTobias Weimer
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-10-14Yahoo: folders restructurizationKirill Volinsky