Commit graph

4 commits

Author SHA1 Message Date
Ori Bernstein
75b0dc6735 Open the default page only if there is no session and no uri on the cli.
We only want to open a default homepage or blank page if neither
sessions are in use nor any uri is passed on the command line.
2008-01-02 07:34:58 +01:00
Christian Dywan
b6f248f344 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.
2007-12-31 23:53:02 +01:00
Christian Dywan
3f4c2e3c14 Command line uris should replace the default page.
Don't open a blank page or the homepage respecitvely on startup
if an uri is specified in the command line.
2007-12-27 00:52:00 +01:00
Christian Dywan
3bbd273a4f Initial commit 2007-12-16 23:20:24 +01:00