summaryrefslogtreecommitdiff
path: root/ohmd/ohm-manager.c
AgeCommit message (Expand)AuthorFilesLines
2007-08-04unref owned objects in dispose, not finalizeRob Taylor1-5/+26
2007-06-13licence under lgplRichard Hughes1-1/+1
2007-06-08no multiuser stuffRichard Hughes1-3/+0
2007-01-28fix module unloading (make static) and also inprove error handling in libohm....Richard Hughes1-0/+2
2007-01-28export the version string into the codeRichard Hughes1-4/+5
2007-01-27rename the methods from the gpm names to GetVersion and GetPluginsRichard Hughes1-17/+12
2007-01-27move user test from manager to test programRichard Hughes1-76/+5
2007-01-25remove the printing from the confstoreRichard Hughes1-1/+0
2007-01-24make the ser conf switching workRichard Hughes1-6/+54
2007-01-24set the keys properlyRichard Hughes1-3/+3
2007-01-24play some more with the per-user conf stuffRichard Hughes1-0/+28
2007-01-23add the idle and acadapter pluginsRichard Hughes1-11/+0
2007-01-22make plugins actually do somethingRichard Hughes1-22/+12
2007-01-19allow plugins to add to dep listRichard Hughes1-5/+0
2007-01-18add debug filesRichard Hughes1-1/+2
2007-01-18add a new module class to handle the loading of pluginsRichard Hughes1-26/+8
2007-01-17initial import of my local version of ohmRichard Hughes1-0/+262