summaryrefslogtreecommitdiff
path: root/plugins/Weather
AgeCommit message (Expand)Author
2015-05-24replace wcslen to mir_wstrlenKirill Volinsky
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-23replace _tcsncat to mir_tstrncatKirill Volinsky
2015-05-23replace _tcscat to mir_tstrcatKirill Volinsky
2015-05-23replace strcat to mir_strcatKirill Volinsky
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace _tcsicmp to mir_tstrcmpiKirill Volinsky
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-16fix for strncat useKirill Volinsky
2015-05-12Weather: spelling, translation template weatherxml.txt manually updatedRMN
2015-05-03fix for the option's page style pt. 5Vadim Dashevskiy
2015-04-23headerbar text fixKirill Volinsky
2015-04-17git-svn-id: http://svn.miranda-ng.org/main/trunk@12883 1316c22d-e87f-b044-9b9...Kirill Volinsky
2015-04-17fixed header bar infoKirill Volinsky
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-03-30Weather:Tobias Weimer
2015-02-06Minor fixTobias Weimer
2015-02-05Weather: Minor fixesTobias Weimer
2015-01-30Miranda HTTP user agent unification (not to have problems with sites)George Hazan
2014-12-31memleak fixKirill Volinsky
2014-12-14warning fixesGeorge Hazan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-11-28Massive code cleanup and fixes for a lot of warnings reported in #837Tobias Weimer
2014-11-28crazy flag TTBST_RELEASED removedGeorge Hazan
2014-11-18RichEd20.dll replaced with Msftedit.dllGeorge Hazan
2014-11-08Weather: msn.ini updated (thanks HostedDinner)Robert Pösel
2014-11-07Weather: Add support for specifying own UserAgent in INI (requested in #810)Robert Pösel
2014-10-23works for US$ 0.69 a monthVadim Dashevskiy
2014-10-05bump (for msn ini update)Vadim Dashevskiy
2014-10-05msn.ini updated (thanks HostedDinner)Vadim Dashevskiy
2014-08-13icons registration moved to Load()Kirill Volinsky
2014-07-16in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...George Hazan
2014-06-28typosDart Raiden
2014-06-25typos, spelling correctionDart Raiden
2014-06-16addition to attempt of fixing linebreak in default template ([9152] by person...RMN
2014-05-09attempt to fix linebreak in default template (by person)Vadim Dashevskiy
2014-05-09Adding description (patch by person)Vadim Dashevskiy
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-02-28farewell MSVS 2012Vadim Dashevskiy