]> spindle.queued.net Git - midori/commit
Implement the bookmarks panel with editing capabilities.
authorChristian Dywan <christian@twotoasts.de>
Mon, 31 Dec 2007 22:49:22 +0000 (23:49 +0100)
committerChristian Dywan <christian@twotoasts.de>
Mon, 31 Dec 2007 22:53:02 +0000 (23:53 +0100)
commitb6f248f3440f5e889b5e7910a874a642c9c0f505
treeb100814f851d10612fb9e27a374704ff1436bdca
parentcd8b1e5b220ddd6225b82b7b145e017765704dac
Implement the bookmarks panel with editing capabilities.

The bookmarks panel can display a tree of bookmarks and allows
editing and deleting of bookmarks via a context menu.

The XBEL implementation has been altered to work with a
reference count model to allow panels to update on their own.
src/browser.c
src/browser.h
src/main.c
src/ui.h
src/webView.c
src/xbel.c
src/xbel.h