summaryrefslogtreecommitdiffstats
path: root/src/Daemon/PluginManager.h
Commit message (Expand)AuthorAgeFilesLines
* added dbus wrappers for register/unregister plugindnovotny2009-09-091-0/+16
* fix map_string_string_t typedef name to map_string_t; silly optimizationsDenys Vlasenko2009-09-021-1/+1
* consolidate container typedefs in one file (we had a few dupes)Denys Vlasenko2009-08-271-3/+1
* consolidate common data declarations in new file Daemon.hDenys Vlasenko2009-08-261-1/+1
* convert two PluginManager member functions to non-member onesDenys Vlasenko2009-08-241-17/+9
* hardcode CPluginManager constructor's parameters, they are constantDenys Vlasenko2009-08-241-10/+1
* moved LoadSettings from plugins into PluginManagerZdenek Prikryl2009-08-111-4/+26
* move lib/MiddleWare/PluginManager.* -> src/Daemon/PluginManager.*Denys Vlasenko2009-08-061-0/+156