summaryrefslogtreecommitdiff
path: root/plugins/kconfig.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-09-04Remove setDisplayOptionForPlugin and setScreenOptionForPluginDavid Reveman1-319/+122
2007-09-04Move file watch interface to core object.David Reveman1-2/+2
2007-09-03Re-write object initialization code to properly handleDavid Reveman1-44/+90
2007-08-31Add core object type.David Reveman1-0/+2
2007-08-30Add plugin interface version number to getCompPluginInfoDavid Reveman1-1/+1
2007-08-30Add simple object system, which generalize the privatesDavid Reveman1-28/+47
2007-08-29ABIVERSION -> CORE_ABIVERSION.David Reveman1-1/+1
2007-08-29Split compiz.h into compiz.h and compiz-core.h.David Reveman1-1/+1
2007-08-28Use compiz-common.h, move _CompPluginVTable struct toDavid Reveman1-1/+1
2007-08-28Remove getVersion function from plugin VTable.David Reveman1-8/+0
2007-08-28Add core ABI version check to all plugins. Plugins are nowDavid Reveman1-0/+3
2007-08-28Remove setScreenOption and make sure core plugin is loadedDavid Reveman1-46/+1
2007-08-27Remove getDisplayOptions and setDisplayOption functions.David Reveman1-39/+1
2007-08-15Add NULL checks.David Reveman1-11/+13
2007-08-14Add kconfig plugin and style-sheets that generate a defaultDavid Reveman1-0/+933