summaryrefslogtreecommitdiff
path: root/plugins/NewsAggregator/Src/stdafx.h
AgeCommit message (Expand)Author
2018-04-18core changes:George Hazan
2018-04-18g_hInstance incapulated into PLUGIN<>, no need in the separate variableGeorge Hazan
2018-04-18PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in...George Hazan
2018-03-28all protocols rewritten to CMPluginBaseGeorge Hazan
2018-03-10NewsAggregator: crash fix, fully on m_guiKirill Volinsky
2018-03-09NewsAggregator: auth dialog moved to m_guiKirill Volinsky
2018-03-09fix for broken serviceGeorge Hazan
2018-03-09NewsAggregator: use m_gui (mostly working)Kirill Volinsky
2018-02-24guard headersGoraf
2018-01-31fix for the broken message reading in NewsAggregatorGeorge Hazan
2018-01-31useless wrappers removed & replaced with PROTO_INTERFACE method callsGeorge Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-01-11strong typization - better typizationGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-07-22Standardize use of slashes in includes to "/" (thanks ybznek for idea)Robert Pösel
2015-07-26NewsAggregator: common projectKirill Volinsky