summaryrefslogtreecommitdiff
path: root/protocols/Yahoo/src/yahoo.cpp
AgeCommit message (Expand)Author
2014-06-28typosDart Raiden
2014-02-24- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi...George Hazan
2014-02-18spelling correctionsRMN
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-12-23git-svn-id: http://svn.miranda-ng.org/main/trunk@7349 1316c22d-e87f-b044-9b9b...Dart Raiden
2013-10-30git-svn-id: http://svn.miranda-ng.org/main/trunk@6708 1316c22d-e87f-b044-9b9b...Dart Raiden
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
2013-10-09English US correction (patch by RMN) Vadim Dashevskiy
2013-09-18double ;; removedKirill Volinsky
2013-08-24removed unneeded trailing space in YahooDart Raiden
2013-08-22More double spaces eliminatedDart Raiden
2013-08-16rest or mir_*printf in protocolsGeorge Hazan
2013-08-14mir_*printf patch for protocolsGeorge Hazan
2013-07-10protocol DB helpers for YAHOOGeorge Hazan
2013-07-09applied protocol helpersGeorge Hazan
2013-06-21minor code cleaningGeorge Hazan
2013-06-16switch to the library ProtoBroadcastAck for Jabber, MSN & YAHOOGeorge Hazan
2013-06-15ProtoBroadcastAck - unified helper for all protocolsGeorge Hazan
2013-05-16words of wisdom were well receivedGeorge Hazan
2013-05-16shortened typedefs for string buffers:George 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-05- rest of menus cleared;George Hazan
2013-04-05various menu items quirks, simplifications & optimizationGeorge Hazan
2013-01-06code cleaningGeorge Hazan
2013-01-05- fix for Unicode popups;George Hazan
2012-11-28new macroses for MS_PROTO_CHAINRECV: ProtoChainRecv, ProtoChainRecvMsg & Prot...George Hazan
2012-10-14Yahoo: folders restructurizationKirill Volinsky