summaryrefslogtreecommitdiff
path: root/plugins/Weather
AgeCommit message (Expand)Author
2017-11-23database enumerators => void* instead of LPARAMGeorge Hazan
2017-11-13Code modernize ...Goraf
2017-10-24unified version resource with explicitly stated language & code pageGeorge Hazan
2017-10-23Renamed readme.txtTobias Weimer
2017-09-12old good sound services became finally functionsGeorge Hazan
2017-09-12Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng"George Hazan
2017-09-11old good sound services became finally functionsGeorge Hazan
2017-08-06Update all other files in repository to use https links for Miranda NG websiteRobert Pösel
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-08-05Change plugin links from http:// to https://Robert Pösel
2017-01-31- NUF_HTTPGATEWAY: unused option removed;George Hazan
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2017-01-14separate handle types for HNETLIBCONN & HNETLIBBINDGeorge Hazan
2017-01-13a bit less netlib servicesGeorge Hazan
2017-01-12Netlib_FreeHttpRequest() instead of MS_NETLIB_FREEHTTPREQUESTSTRUCTGeorge Hazan
2017-01-11strong typization - better typizationGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-12-02MS_SYSTEM_* services became functionsGeorge Hazan
2016-11-17Utils_OpenUrlTGeorge Hazan
2016-10-30OPTIONSDIALOGPAGE::groupPosition - unused field removedGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-10-03- inlined helpers for fonts, colors & effects creation replaced with functions;George Hazan
2016-09-14second major wipeout of database services & structures:George Hazan
2016-09-06minus MS_CLIST_RETRIEVE_INTERFACEGeorge Hazan
2016-09-05Menu_DrawItem & Menu_MeasureItem now simply receive LPARAMGeorge Hazan
2016-09-02- three remaining clist services converted into functions (Clist_MenuProcessC...George Hazan
2016-08-22There are different popup plugins (YAPP, Toster)Dart Raiden
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-27<tchar.h> removed from <m_system.h>George Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-06-05- fix for #1059;George Hazan
2016-05-30if one is inside WM_PAINT handler, he shall draw!George Hazan
2016-04-26R.I.P m_clui.h, you helped us alotGeorge Hazan
2016-04-14Weather: some wrongly used sizeof replaced with _countofTobias Weimer
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
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-12-07fix to apply the unique identifiers to all menu rootsGeorge Hazan
2015-09-18replace "(c)" and "c" by ©Dart Raiden
2015-09-05Weather: menu uidAlexander Lantsev
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-27code cleaningGeorge Hazan
2015-08-18- naming conflict;George Hazan
2015-08-11code cleaningGeorge Hazan
2015-08-01weather: common projectKirill Volinsky
2015-07-23platform toolset updated for vc2015 Vadim Dashevskiy