summaryrefslogtreecommitdiff
path: root/plugins/NewsAggregator/Src/NewsAggregator.cpp
AgeCommit message (Expand)Author
2018-05-28all plugins => CMPlugin virtual functionsGeorge Hazan
2018-05-23we don't need MirandaPluginInfoEx() anymore. farewell, my lovelyGeorge Hazan
2018-05-22no more need in hLangpack variable *YAHOO*George Hazan
2018-05-22Hotkey_Register => CMPlugin::addHotkeyGeorge Hazan
2018-05-20mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i...George Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-18hLangpack variable began migration inside CMPluginBaseGeorge Hazan
2018-05-15cmstub.lib statically linked to any plugin that uses CMPlugin templateGeorge 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-28PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq...George Hazan
2018-03-28all protocols rewritten to CMPluginBaseGeorge Hazan
2018-03-26fixes #1212 (virtual protocols contacts)George Hazan
2018-03-09fix for broken serviceGeorge Hazan
2018-03-09NewsAggregator: use m_gui (mostly working)Kirill Volinsky
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-10- remove emails (if author retired - it's useless to write to him; if author ...dartraiden
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-11-13Code modernize ...Goraf
2017-07-30Hotkeys: code cleaningGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2015-07-26NewsAggregator: common projectKirill Volinsky
2015-06-20xml api became a set of functionsGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-14WindowList_* functions are not services anymore; unneeded helpers removedGeorge Hazan
2015-06-01another bunch of dead crutches: non-unicode avatar servicesGeorge Hazan
2015-05-31- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;George Hazan
2014-12-12NewsAggregator: changed warning lavel to w4Kirill Volinsky
2014-11-14minor fixesKirill Volinsky
2014-08-13icons registration moved to Load()Kirill Volinsky
2014-05-07Added hotkey support for checking all feedsKirill Volinsky
2014-01-21- new typed helper, WindowList_Create, to create a window listGeorge Hazan
2013-03-30code cleaningGeorge Hazan
2013-02-02added hook for ME_FOLDERS_PATH_CHANGEDKirill Volinsky
2013-01-08added toptoolbar supportKirill Volinsky
2013-01-06added main menu item for disabling auto update (needs to add icons)Kirill Volinsky
2013-01-05short name replaced on long plugin nameKirill Volinsky
2012-11-28ex-protos moved to the Plugins folderGeorge Hazan
2012-06-06protocols plugins moved to protocolsKirill Volinsky
2012-06-05mirVersion cleaning Vadim Dashevskiy
2012-06-04typo fixKirill Volinsky