midori/extensions
Alexander Butenko 8ef3eeaa89 Set proper content types and work with temporary cache file fragments
With WebKit 1.1.11 and newer, we can sniff the content type which
is needed in some cases to load for instance Flash videos.

We are writing chunks into temporary files and commit completed
files to the cache, so that we don't end up serving partial files.

Old cache entries are removed before updating.

Length detection is improved.

File creation moved from got-chunk to got-headers.
2009-10-27 20:03:22 +01:00
..
cookie-manager Use only one GtkTreeStore for all browsers to improve performance 2009-06-06 23:40:08 +02:00
feed-panel Revert usage of KatzeItem meta data in the feed panel for now 2009-08-17 20:51:35 +02: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 Install autosuggestcontrol.js/.css into res like the other files 2009-10-22 02:20:26 +02:00
page-holder.c Add a description to the page holder extension 2009-10-23 18:29:18 +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 Update tab panel selection when tabs are switched, opened or closed 2009-09-29 20:50:04 +02:00
tab-switcher.c Improve the description of the tab switcher/ history list 2009-10-26 00:18:08 +01:00
toolbar-editor.c Mention why disabled extensions are not available 2009-09-14 18:26:35 +02:00
web-cache.c Set proper content types and work with temporary cache file fragments 2009-10-27 20:03:22 +01:00
wscript_build Pass HILDON library (if used) when building extensions 2009-10-12 13:01:17 +02:00