midori/extensions
Christian Dywan 04dc7fe855 Pass news feed icon clicks to the feed panel
The secondary-icon-released signal of the location action returns
a boolean now so a callback can indicate that it handled it. So
if the feed panel is active, it adds feeds to the panel and
suppresses the default action.

A possible crash when disabling the panel and clicking the icon
afterwards is fixed by adding a missing signal disconnection.
2009-08-17 02:15:21 +02:00
..
cookie-manager Use only one GtkTreeStore for all browsers to improve performance 2009-06-06 23:40:08 +02:00
feed-panel Pass news feed icon clicks to the feed panel 2009-08-17 02:15:21 +02:00
mouse-gestures Don't bother to counter browser and also unref the array 2009-06-07 01:31:49 +02:00
adblock.c Skip adblock lines that are not handled 2009-08-09 15:21:02 +02:00
colorful-tabs.c Use midori_browser_get_for_widget in Colourful Tabs 2009-06-18 23:55:16 +02:00
page-holder.c Make pageholder properly detachable 2009-04-25 16:29:46 +02:00
shortcuts.c Implement MidoriBrowser::populate-tool-menu and adjust extensions 2009-07-25 03:05:52 +02:00
statusbar-features.c Show icons/ labels in statusbar features according to toolbar style 2009-06-01 02:46:10 +02:00
tab-panel.c Show close icons in the tab panel, if enabled 2009-07-28 01:25:46 +02:00
toolbar-editor.c Implement MidoriBrowser::populate-tool-menu and adjust extensions 2009-07-25 03:05:52 +02:00
wscript_build Escape adblock filters properly and adjust the tests 2009-07-22 21:42:33 +02:00