summaryrefslogtreecommitdiff
path: root/protocols/Yahoo/src/yahoo.cpp
AgeCommit message (Expand)Author
2016-10-11Yahoo & YahooGroups plugins moved to _deprecatedGeorge Hazan
2016-09-14second major wipeout of database services & structures:George Hazan
2016-08-31minor code cleaningGeorge Hazan
2016-08-30YAHOO Japan removedGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-28fix for all remaining warnings like 'blablabla hides blablabla'George Hazan
2015-08-11code cleaningGeorge Hazan
2015-08-10Yahoo: common projectKirill Volinsky
2015-06-25- Set wparam and lParam to 0 as default arg in CallService and others, to sim...Tobias Weimer
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-07YAHOO search -> utf8George Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-21war against atavisms continuesGeorge Hazan
2015-05-02Yahoo:Tobias Weimer
2015-03-27Yahoo:Tobias Weimer
2015-01-30Miranda HTTP user agent unification (not to have problems with sites)George Hazan
2014-12-08code cleanup around mir_snprintfRozhuk Ivan
2014-12-02mir_snprintf(..., "%s", ...) -> strncpy_s(...)Rozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30code cleanup, x64 fixRozhuk Ivan
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