Christian Dywan
8ff4ff5909
Use the new midori_extension_get_app in extensions
2009-03-25 02:12:12 +01:00
Christian Dywan
823f8dbc3f
Handle activation and deactivation of Statusbar Features properly
2009-02-28 01:43:20 +01:00
Christian Dywan
e1701be96d
Implement 'deactivate' in Statusbar Features extension
2009-01-06 02:26:19 +01:00
Christian Dywan
a4e6720fd7
Localization string improvements
2008-11-30 02:08:28 +01:00
Christian Dywan
d00ff95058
Provide MidoriPane interface for use with MidoriPanel
2008-11-24 01:41:45 +01:00
Christian Dywan
f2e6e3579a
Pack items in a normal box and not homogeneous
2008-11-23 01:51:30 +01:00
Christian Dywan
02b2d027c9
Localize Statusbar Features
2008-11-23 01:45:53 +01:00
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
Christian Dywan
9158e33567
Add two example extensions
2008-11-18 02:08:50 +01:00