midori/extensions
Christian Dywan 72f39b0f82 Change extension API to split initialization and activation
We want to be able to keep extensions in a state where
they don't actually do anything but merely provide
context information. Therefore don't pass the MidoriApp.

As soon as we want to use extensions, we activate them.

Extensions are now saved in an array in MidoriApp.
2008-11-20 01:22:25 +01:00
..
tab-panel Change extension API to split initialization and activation 2008-11-20 01:22:25 +01:00
statusbar-features.c Change extension API to split initialization and activation 2008-11-20 01:22:25 +01:00
wscript_build Introduce a C extension interface 2008-11-18 02:07:53 +01:00