summaryrefslogtreecommitdiff
path: root/plugins/Weather/src/weather_contacts.cpp
AgeCommit message (Expand)Author
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-04-10Weather code cleaning fix reappliedGeorge Hazan
2016-04-09partly reverted last commitKirill Volinsky
2016-04-05Weather: - cleanupTobias Weimer
2016-03-24Weather: - minor fixesTobias Weimer
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-27code cleaningGeorge Hazan
2015-08-11code cleaningGeorge Hazan
2015-08-01weather: common projectKirill Volinsky
2015-06-21MS_UTIL_OPENURL -> mir_core::Utils_OpenUrlGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace _tcsncat to mir_tstrncatKirill Volinsky
2015-05-22replace _tcscpy to mir_tstrcpyKirill 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-16fix for strncat useKirill Volinsky
2015-03-30Weather:Tobias Weimer
2015-02-05Weather: Minor fixesTobias Weimer
2014-12-31memleak fixKirill Volinsky
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-07Weather: Add support for specifying own UserAgent in INI (requested in #810)Robert Pösel
2014-06-25typos, spelling correctionDart Raiden
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-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-08-22More double spaces eliminatedDart Raiden
2013-07-25replace sprintf to mir_snprintf (part 5)Kirill Volinsky
2013-05-19Reverted some broken plugins settings.Robert Pösel
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
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
2012-11-29- weather is not updated in the virtual mode;George Hazan
2012-11-28ex-protos moved to the Plugins folderGeorge Hazan