]> spindle.queued.net Git - midori/commit
Implement new libsoup cache for >= WebKitGTK+ 1.3.11
authorChristian Dywan <christian@twotoasts.de>
Sun, 1 May 2011 04:59:00 +0000 (06:59 +0200)
committerChristian Dywan <christian@twotoasts.de>
Sun, 1 May 2011 04:59:00 +0000 (06:59 +0200)
commit47437114c75ab15577e11e138014117d474bb1c8
treeb18b7ecd98048ae3cf47582d62fb121045c6b946
parentad99d10433f806a208df414ac2268aebfd6fa0a1
Implement new libsoup cache for >= WebKitGTK+ 1.3.11

The web cache extension is automatically hidden/ disabled if
WebKitGTK+ is new enough, the new cache is a core feature.

By default 100 MB of pages can be cached on disk.

The 'Applications' preference tab is resurrected.

The same folder ~/.cache/midori/web is used for old and new cache.
extensions/web-cache.c
midori/main.c
midori/midori-preferences.c
midori/midori-view.c
midori/midori-websettings.c