summaryrefslogtreecommitdiff
path: root/protocols/Yahoo/src/services.cpp
AgeCommit message (Expand)Author
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
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-10- MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist callGeorge Hazan
2013-10-10PS_GETUNREADEMAILCOUNT - the unified macro for "/GetUnreadEmailCount"George Hazan
2013-08-16rest or mir_*printf in protocolsGeorge Hazan
2013-07-28- fix for name conflict in proto helpers;George Hazan
2013-07-10protocol DB helpers for YAHOOGeorge Hazan
2013-07-09applied protocol helpersGeorge Hazan
2013-07-08core protocol helpers for creating protocol evengs, services & threadsGeorge Hazan
2013-06-23new helper applied instead of MS_DB_SETSETTINGRESIDENTGeorge Hazan
2013-06-21minor code cleaningGeorge Hazan
2013-06-18massive extinction of stupid service name's buffersGeorge Hazan
2013-06-15ProtoBroadcastAck - unified helper for all protocolsGeorge Hazan
2013-05-16some another unused headersGeorge 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-06menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now onGeorge 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-28various menu initialization quirksGeorge Hazan
2012-10-14Yahoo: folders restructurizationKirill Volinsky