summaryrefslogtreecommitdiff
path: root/plugins/Weather/src
AgeCommit message (Expand)Author
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-07Weather: Add support for specifying own UserAgent in INI (requested in #810)Robert Pösel
2014-10-05bump (for msn ini update)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-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-02-24removed some unneeded translationsTobias Weimer
2014-02-24more useless conversions removedGeorge Hazan
2014-02-16code cleaningGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10more HCONTACTGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-25end of version zooGeorge Hazan
2014-01-22- more correct version of settings initializationGeorge Hazan
2014-01-21- new typed helper, WindowList_Create, to create a window listGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-10-26removed not needed codeKirill Volinsky
2013-09-28custom redirect handler removedGeorge Hazan
2013-09-25valid options initializationGeorge Hazan
2013-09-24plugins cleanupKirill Volinsky
2013-09-18double ;; removedKirill Volinsky
2013-09-03Weather:Vlad Mironov
2013-08-22More double spaces eliminatedDart Raiden
2013-08-11- IEView: Ressource fixesTobias Weimer
2013-07-26rest of fixesGeorge Hazan
2013-07-26also temperature formatting George Hazan
2013-07-26fix for formatting numbersGeorge Hazan
2013-07-26replace sprintf to mir_snprintf (part 7)Kirill Volinsky
2013-07-25replace sprintf to mir_snprintf (part 5)Kirill Volinsky
2013-07-22replace sprintf to mir_snprintf (part 1)Kirill Volinsky
2013-07-12minor translation fixesTobias Weimer
2013-07-08Correct url for all plugins.Robert Pösel
2013-05-25- fixed escaping minus sign (patch by $sergi0)Tobias Weimer
2013-05-19Reverted some broken plugins settings.Robert Pösel
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
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-06menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now onGeorge Hazan