Christian Dywan
d5a4f4cfd7
Move XBEL implementation to katze.
...
The implementation of XBEL is moved to katze, including the
appropriate api prefix and coding style changes. All relevant
uses are updated.
2008-01-06 01:44:37 +01:00
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