midori/extensions
Alexander Butenko 8c724eccd9 Use g_access in web cache, only SoupSession, pass filenames
Using g_access instead of g_file_test is a lot faster and avoids
big delays when accessing the disk.

Using only the SoupSession without resource-request-starting simplifies
the code. So offline mode is not an option for the moment.

Pass filenames directly to speed up lookups.
2009-12-18 21:21:56 +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 Refactor Adblock to use simpler checks with optional pattern matching 2009-12-18 21:21:56 +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 Do not add the form history style more than once 2009-12-18 10:22:59 +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