summaryrefslogtreecommitdiff
path: root/plugins/Weather/src/weather_addstn.cpp
AgeCommit message (Expand)Author
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-05-31- MAllStrings: a handy union to hold an incoming string parameter of any type;George Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill 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-03-30Weather:Tobias Weimer
2015-02-06Minor fixTobias Weimer
2015-02-05Weather: Minor fixesTobias Weimer
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-11-07Weather: Add support for specifying own UserAgent in INI (requested in #810)Robert Pösel
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-07-25replace sprintf to mir_snprintf (part 5)Kirill Volinsky
2013-05-16words of wisdom were well receivedGeorge Hazan
2013-05-16shortened typedefs for string buffers:George Hazan
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-03-24MS_NETLIB_URLENCODE removed from all plugins, but still exists in the coreGeorge Hazan
2013-01-05temporary fix for a crash in AddContact (fixes #156)Tobias Weimer
2012-11-29- weather is not updated in the virtual mode;George Hazan
2012-11-28ex-protos moved to the Plugins folderGeorge Hazan