summaryrefslogtreecommitdiff
path: root/plugins/Weather/src/weather_ini.cpp
AgeCommit message (Expand)Author
2015-06-21MS_UTIL_OPENURL -> mir_core::Utils_OpenUrlGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
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-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace _tcsicmp to mir_tstrcmpiKirill Volinsky
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-03-30Weather:Tobias Weimer
2015-02-05Weather: Minor fixesTobias Weimer
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-28Massive code cleanup and fixes for a lot of warnings reported in #837Tobias Weimer
2014-11-07Weather: Add support for specifying own UserAgent in INI (requested in #810)Robert Pösel
2013-08-11- IEView: Ressource fixesTobias Weimer
2013-07-26replace sprintf to mir_snprintf (part 7)Kirill Volinsky
2012-11-29- weather is not updated in the virtual mode;George Hazan
2012-11-28ex-protos moved to the Plugins folderGeorge Hazan