]> spindle.queued.net Git - midori/commit
Implement navigation history backed by sqlite
authorDale Whittaker <dayul@users.sf.net>
Tue, 7 Oct 2008 00:19:33 +0000 (02:19 +0200)
committerChristian Dywan <christian@twotoasts.de>
Tue, 7 Oct 2008 00:19:33 +0000 (02:19 +0200)
commitd445745787919695bf57b1d557c2d02642a05a5a
treeccd671d89d5fff35c59fe512115ba3337c144503
parenta13f8b64b3658c6be248afe100b675e2eba8d4fe
Implement navigation history backed by sqlite

The implementation relies on KatzeArray for the
most part and only does the storage with sqlite
behind the scenes. The change includes a working
History panel. Changes to the database are
committed in realtime.
configure.in
katze/katze-item.c
katze/katze-item.h
katze/katze-list.c
katze/katze-list.h
midori/main.c
midori/midori-app.c
midori/midori-browser.c
midori/wscript_build
wscript