summaryrefslogtreecommitdiff
path: root/protocols/Yahoo
AgeCommit message (Expand)Author
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-21war against atavisms continuesGeorge Hazan
2015-05-03fix for the option's page style pt. 10Vadim Dashevskiy
2015-05-02Yahoo:Tobias Weimer
2015-05-02Proto_Yahoo - unified projectVadim Dashevskiy
2015-05-02cosmeticsVadim Dashevskiy
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-03-30Yahoo:Tobias Weimer
2015-03-27Yahoo:Tobias Weimer
2015-03-22- PROTO_INTERFACE got the default implementation;George Hazan
2015-02-17Yahoo: fixed comment spelling in libyahoo2René Schümann
2015-01-30Miranda HTTP user agent unification (not to have problems with sites)George Hazan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-18warning fixesGeorge Hazan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessage 2Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-13MoveMemory -> memmoveRozhuk Ivan
2014-12-13arg fixes for MS_UTILS_OPENURL serviceRozhuk Ivan
2014-12-12Yahoo:Tobias Weimer
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-08code cleanup around mir_snprintfRozhuk Ivan
2014-12-04Db_autobackups: multiple changesRozhuk Ivan
2014-12-02useless calls of mir_*strlen in DrawText replaced with -1George Hazan
2014-12-02mir_snprintf(..., "%s", ...) -> strncpy_s(...)Rozhuk Ivan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-11-30compilation fix (by person)Vadim Dashevskiy
2014-11-30code cleanup, x64 fixRozhuk Ivan
2014-11-29-Fixed a bug in Ping and other small things reported in #837Tobias Weimer
2014-11-28Massive code cleanup and fixes for a lot of warnings reported in #837Tobias Weimer
2014-11-25Yahoo small fixesRozhuk Ivan
2014-09-17- MS_CLIST_REMOVECONTEXTFRAMEMENUITEM, MS_CLIST_REMOVESUBGROUPMENUITEM & MS_C...George Hazan
2014-09-16MS_CLIST_REMOVEMAINMENUITEM also removedGeorge Hazan
2014-09-16useless service MS_CLIST_REMOVECONTACTMENUITEM deletedGeorge Hazan
2014-08-01c files renamed to cppKirill Volinsky
2014-06-28typosDart Raiden
2014-04-25decapitalization (these names are shown in VersionInfo reports)Dart Raiden
2014-04-12invisible overlay fixKirill Volinsky
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-02-28farewell MSVS 2012Vadim Dashevskiy
2014-02-24valid first parameter's name of ME_DB_CONTACT_SETTINGCHANGED handlersGeorge Hazan
2014-02-24- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi...George Hazan
2014-02-18spelling correctionsRMN