TODO:

* history management
* config file to keep zoom/font settings and bookmarks
* support multiple windows
* improve progressbar display
* history (special case of bookmarks)
* some sort of status indication if clicking on links with infoprint or equivalent
* alternating background color for the bookmarks
* zoom buttons in small-screen interface
* GtkEntryCompletion
* categories to order bookmarks & bookmark sort & ability to set home page from bookmarks
* Download file option (wget ?)
* bookmarks integration with gpe-contacts
* bookmarks with Hildon interface

DONE:

* add javascript support
* pop-up progress window at the bottom of the screen
* "normal" url window for big screens
* window title set to identify website
* add zoom in/out buttons if bigger screen or in landscape mode
* add hildon interface support (Nokia 770)
* fullscreen mode
* remove exit button
* moved to new GTK toolbar/toolitem API (allows to get to buttons that might be off-screen)
* hybrid stop/reload button (there is space now for a bookmarks button)
* hiding of url-bar in Hildon/ big-screen mode
* bookmarks (possible integration with gpe-contacts)

POSTPONED / PARTIALLY DONE:

* switch rendering method according to screen size (requested by Florian)
-> provisions are in the code, however not yet implemented in gtk-webcore
* cookie support. Working cookie support is in. However gtk-webcore does not handle
  them gracefully yet.
