Christian Dywan
184b54e311
Add more preferences and Middle click goto
...
Add default font name and size, minimum font size and encoding
preferences. And implement Middle click goto with a preference.
Also the preferences dialog is a bit cleaned up.
2008-01-26 06:44:28 +01:00
Christian Dywan
6477032a6d
Add a preference to choose a user stylesheet.
2008-01-23 05:27:54 +01:00
Christian Dywan
b2c0363cb4
Implement a few preferences with new settings API in WebKit
...
Allow changing a few preferences that WebKit now has API for
and clear the way for more to come.
2008-01-23 04:28:50 +01:00
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