summaryrefslogtreecommitdiff
path: root/src/menuconfiguration.cpp
AgeCommit message (Expand)Author
2007-09-09Changed a lot !!!svntobi
2007-09-04grouped nameAttribute and name varssvntcreutz
2007-09-04fixed "ERROR: plugin '<no name given>' called cPlugin::ConfigDirectory(), whi...svntcreutz
2007-09-04some space/tab changes and some changes for a LineNodesvntcreutz
2007-09-02Added Double Dispatch / Visitor Pattern to MenuNode in preparation of menu st...svntobi
2007-09-01Extracted PluginConfiguration classsvntobi
2007-09-01Changed argument ordersvntobi
2007-08-28config stuff for unconfiguredPluginsShouldBeIncludedsvntcreutz
2007-08-26passing menu configuration to menusetupsvntobi
2007-08-26made menuconfiguration reparsable from loaded domsvntobi
2007-08-26- Fixed system menu node creationsvntobi
2007-08-26fixed title handling for pluginssvntcreutz
2007-08-26alternate titles for plugins implimentedsvntcreutz
2007-08-25Fixed charset conversion for menu titles. They will now explicitly be convertedsvntobi
2007-08-25Don't call teh Plugin's main menu entry, before the main menu is requested.svntobi
2007-08-25cPlugin::MainMenuEntry() mus be called after all plugins havesvntobi
2007-08-23fixed childlock stuffsvntobi
2007-08-22added childlock service - untested yetsvntobi
2007-08-20The name attribute is required for all nodes and checked by the dtd, no needsvntobi
2007-08-20fixed dtdsvntobi
2007-08-20added command handlingsvntobi
2007-08-19reverted command stuff changes in dtd and added it in _dtd constsvntcreutz
2007-08-19log validation error details to stderrsvntobi
2007-08-19add unconfigured plugins at the end of the root main menusvntobi
2007-08-19submenuitem -> submenunnodesvntobi
2007-08-19PluginMenuItem -> PluginMenuNodesvntobi
2007-08-19SystemMenuItem -> SystemMenuNodesvntobi
2007-08-19removed dtd command parameterssvntcreutz
2007-08-19renamed XmlMenu to MenuConfigurationsvntobi