index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
NewsAggregator
/
Src
/
Menus.cpp
Age
Commit message (
Expand
)
Author
2019-03-02
all protocols (even virtual ones) moved to the Protocols folder
George Hazan
2018-11-12
db_* functions replaced with g_plugin calls
George Hazan
2018-07-11
int hLangpack/m_hLang removed and replaced with HPLUGIN
George Hazan
2018-05-22
m_genmenu.h unbound from hLangpack
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-27
slightly optimized way of getting menu item's module name
George Hazan
2017-11-26
NewsAggregator: added module name to menus
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2016-07-29
no more TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2015-12-07
fix to apply the unique identifiers to all menu roots
George Hazan
2015-09-04
NewsAggregator: menu uid
Alexander Lantsev
2015-07-26
NewsAggregator: common project
Kirill Volinsky
2015-06-29
- unified menu creation using wrapper class CMenuItem;
George Hazan
2015-06-28
finally CLISTEVENT removed completely
George Hazan
2015-06-27
minor menu related fixes
George Hazan
2015-06-27
- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...
George Hazan
2015-06-26
YEEHAW! CLISTMENUITEM::pszPopupName also died
George Hazan
2015-06-26
next slice of cutting out unused menu features - popupPosition
George Hazan
2015-06-22
Menu_ModifyItem unbound from CLISTMENUITEM structure
George Hazan
2015-06-22
- CLISTMENUITEM::cbSize - atavism removed;
George Hazan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-02
NewsAggregator:
Tobias Weimer
2013-04-06
menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on
George Hazan
2013-04-05
rest of menu cleaning
George Hazan
2013-01-06
added main menu item for disabling auto update (needs to add icons)
Kirill Volinsky
2013-01-05
short name replaced on long plugin name
Kirill Volinsky
2012-11-28
various menu initialization quirks
George Hazan
2012-11-28
ex-protos moved to the Plugins folder
George Hazan
2012-06-06
protocols plugins moved to protocols
Kirill Volinsky
2012-06-04
typo fix
Kirill Volinsky