summaryrefslogtreecommitdiff
path: root/plugins/MirLua/src/m_clist.cpp
AgeCommit message (Collapse)Author
2016-01-16MirLua: added Add*MenuRoot in m_clistAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@16105 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-16MirLua: project cleanupAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@16104 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-07MirLua: fixed module loadingAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@16046 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-07MirLua: Alexander Lantsev
- added script cache on load - refactoring git-svn-id: http://svn.miranda-ng.org/main/trunk@16044 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-09buggy function removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14515 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-03MirLua: fix for tray menuAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@14482 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-02tray menu functions also moved to the core.George Hazan
now all menu items are gathered there git-svn-id: http://svn.miranda-ng.org/main/trunk@14476 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-30MirLua: removed duplicate codeAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@14464 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-30MirLua: !api breakAlexander Lantsev
- separated m_clist and m_genmenu modules - moved AddMainMenuItem, AddContactMenuItem, AddTrayMenuItem to m_clist - added BuildMainMenu, BuildContactMenu and BuildTrayMenu to m_clist - updated examples - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@14458 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c