summaryrefslogtreecommitdiff
path: root/plugins/NewsAggregator/Src/Menus.cpp
AgeCommit message (Expand)Author
2019-03-02all protocols (even virtual ones) moved to the Protocols folderGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-05-22m_genmenu.h unbound from hLangpackGeorge Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge 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-11-27slightly optimized way of getting menu item's module nameGeorge Hazan
2017-11-26NewsAggregator: added module name to menusKirill Volinsky
2017-11-13Code modernize ...Goraf
2016-07-29no more TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2015-12-07fix to apply the unique identifiers to all menu rootsGeorge Hazan
2015-09-04NewsAggregator: menu uidAlexander Lantsev
2015-07-26NewsAggregator: common projectKirill Volinsky
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
2015-06-27minor menu related fixesGeorge Hazan
2015-06-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...George Hazan
2015-06-26YEEHAW! CLISTMENUITEM::pszPopupName also diedGeorge Hazan
2015-06-26next slice of cutting out unused menu features - popupPositionGeorge Hazan
2015-06-22Menu_ModifyItem unbound from CLISTMENUITEM structureGeorge Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-02NewsAggregator:Tobias Weimer
2013-04-06menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now onGeorge Hazan
2013-04-05rest of menu cleaningGeorge Hazan
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-28various menu initialization quirksGeorge Hazan
2012-11-28ex-protos moved to the Plugins folderGeorge Hazan
2012-06-06protocols plugins moved to protocolsKirill Volinsky
2012-06-04typo fixKirill Volinsky