midori/extensions
Christian Dywan d0215c4032 Support keyboard hotkeys that GTK+ considers invalid
We re-implement the usual key handling by overriding the key press
handler, emulating the according steps but leaving out the
validation that normally rejects certain combinations.

Single key hotkeys work unless an entry is focussed, in which case
the entry receives the input, and Control+Tab works as well.

The shortcuts extension is adjusted to accept any hotkeys.
2009-11-04 14:31:16 +01:00
..
cookie-manager Use only one GtkTreeStore for all browsers to improve performance 2009-06-06 23:40:08 +02:00
feed-panel Leave setting up windows to the app, which is a lot faster 2009-10-31 04:29:15 +01:00
mouse-gestures Setup mouse gestures properly without a restart 2009-09-16 21:52:14 +02:00
adblock.c Implement an adblock info icon showing blocked URIs in a tooltip 2009-10-19 23:31:41 +02:00
colorful-tabs.c Use midori_browser_get_for_widget in Colourful Tabs 2009-06-18 23:55:16 +02:00
dnsprefetch.c Add unit test for prefetching that tests which URIs to prefetch 2009-10-14 00:56:17 +02:00
formhistory.c Create a database to save to and load form history from 2009-11-02 21:03:20 +01:00
page-holder.c Add a description to the page holder extension 2009-10-23 18:29:18 +02:00
shortcuts.c Support keyboard hotkeys that GTK+ considers invalid 2009-11-04 14:31:16 +01: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 Update tab panel selection when tabs are switched, opened or closed 2009-09-29 20:50:04 +02:00
tab-switcher.c Make the History List recognize tabs open before its activation 2009-10-28 20:36:34 +01:00
toolbar-editor.c Mention why disabled extensions are not available 2009-09-14 18:26:35 +02:00
web-cache.c Bail out of storing when processing multiple files to cache 2009-10-27 23:41:22 +01:00
wscript_build Pass HILDON library (if used) when building extensions 2009-10-12 13:01:17 +02:00