midori/extensions
Alexander Butenko 9af30a1eda Optimize and clean-up form history
Switch from g_file_test() to g_access()

Initialize suggestions once the DOM is ready and only once

No need to handle WEBKIT_WEB_NAVIGATION_REASON_FORM_RESUBMITTED

[JS] Hide suggestions if search pattern was cleared

[JS] Human usable up/ down navigation in the suggestion window

Reusing a single suggestion window introduced a regression.
Suggestions were filling into the wrong editbox if there was more
than 1 on the page.

Some comments fixed and style clean-ups

Removed dead code
2009-12-19 11:28:46 +01:00
..
cookie-manager Use only one GtkTreeStore for all browsers to improve performance 2009-06-06 23:40:08 +02:00
feed-panel Refactor loading cached page icon into katze_load_cached_icon 2009-11-17 23:22:08 +01:00
adblock.c Use g_access instead of g_file_test consistently 2009-12-19 11:28:46 +01:00
colorful-tabs.c Remove redundant option from the Colourful tabs extension 2009-11-19 01:34:36 +01:00
dnsprefetch.c Add unit test for prefetching that tests which URIs to prefetch 2009-10-14 00:56:17 +02:00
formhistory.c Optimize and clean-up form history 2009-12-19 11:28:46 +01:00
mouse-gestures.c Fix Mouse Gestures to handle events properly again 2009-11-17 23:39:52 +01:00
page-holder.c Add a description to the page holder extension 2009-10-23 18:29:18 +02:00
shortcuts.c Sort shortcuts in the shortcut editor by name 2009-12-07 23:47:26 +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 Use tab label colours in the tab panel, even if they are colourful 2009-11-20 03:37:43 +01: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 Use g_access in web cache, only SoupSession, pass filenames 2009-12-18 21:21:56 +01:00
wscript_build Pass HILDON library (if used) when building extensions 2009-10-12 13:01:17 +02:00