kwin/lib
Luboš Luňák 0170623a9c Separate KCommonDecoration from KDecoration, in order to allow
greater possibilities in extending KDecoration. KCommonDecoration
now does not inherit KDecoration, only wraps it (i.e. it's source
compatible). Added comments on how to extend KDecoration
in the future by subclassing to KDecoration2, added PORTING
document with all API changes in KDE4.
CCMAIL: kwin@kde.org


svn path=/trunk/KDE/kdebase/workspace/; revision=742976
2007-11-29 14:11:02 +00:00
..
CMakeLists.txt Separate KCommonDecoration from KDecoration, in order to allow 2007-11-29 14:11:02 +00:00
kcommondecoration.cpp Separate KCommonDecoration from KDecoration, in order to allow 2007-11-29 14:11:02 +00:00
kcommondecoration.h Separate KCommonDecoration from KDecoration, in order to allow 2007-11-29 14:11:02 +00:00
kcommondecoration_p.cpp Separate KCommonDecoration from KDecoration, in order to allow 2007-11-29 14:11:02 +00:00
kcommondecoration_p.h Separate KCommonDecoration from KDecoration, in order to allow 2007-11-29 14:11:02 +00:00
kdecoration.cpp Separate KCommonDecoration from KDecoration, in order to allow 2007-11-29 14:11:02 +00:00
kdecoration.h No tabs. 2007-11-28 16:05:13 +00:00
kdecoration_p.cpp * make defaultButtonsLeft and defaultButtonsRight non-pure-virtual so that client plugins that want to just go along with the kde defaults can do so and don't need to reimplement these methods; this is SC, but not BIC 2007-11-15 20:13:50 +00:00
kdecoration_p.h Remove all code for non-composited animations - they don't work anyway. 2007-11-20 16:07:20 +00:00
kdecoration_plugins_p.cpp Adapt to new KWarning/kFatal/kDebug api 2007-08-03 06:59:24 +00:00
kdecoration_plugins_p.h
kdecorationfactory.cpp Make KDecorationFactory::supports() const, and also pure virtual to force 2007-11-01 16:07:38 +00:00
kdecorationfactory.h Make KDecorationFactory::supports() const, and also pure virtual to force 2007-11-01 16:07:38 +00:00
kwineffects.cpp License cleanup - add headers where missing, be explicit about GPL 2007-11-27 19:40:25 +00:00
kwineffects.h License cleanup - add headers where missing, be explicit about GPL 2007-11-27 19:40:25 +00:00
kwinglobals.cpp License cleanup - add headers where missing, be explicit about GPL 2007-11-27 19:40:25 +00:00
kwinglobals.h License cleanup - add headers where missing, be explicit about GPL 2007-11-27 19:40:25 +00:00
kwinglutils.cpp License cleanup - add headers where missing, be explicit about GPL 2007-11-27 19:40:25 +00:00
kwinglutils.h License cleanup - add headers where missing, be explicit about GPL 2007-11-27 19:40:25 +00:00
kwinglutils_funcs.cpp License cleanup - add headers where missing, be explicit about GPL 2007-11-27 19:40:25 +00:00
kwinglutils_funcs.h License cleanup - add headers where missing, be explicit about GPL 2007-11-27 19:40:25 +00:00
kwinshadereffect.cpp License cleanup - add headers where missing, be explicit about GPL 2007-11-27 19:40:25 +00:00
kwinshadereffect.h License cleanup - add headers where missing, be explicit about GPL 2007-11-27 19:40:25 +00:00
Mainpage.dox
Messages.sh