v0.18 - Snow release - 30/11/2005 - Philippe De Swert

* Added posibility to set a custom bookmark
* Fix history saving for hildon-mini-browser 
* Hildon/Maemo : moved urlbar down, separator to make a better division between browser and rendered area, 
  bigger bookmark and history window
* Maemo fullscreen without widget decorations
* Fixed fullscreen mode bug
* Make sure that the upload also works in an automated fashion with make dist-upload
* Making several dialogs modal to avoid the browser gets confused by incorrect handling, adding a close button 
  for maemo as they were so smart to remove the close button from dialogs... (no further comment on that last issue)
* New icon that should also be change-able by the theme change

v0.17 - No beer release -17/10/2005 - Philippe De Swert

* Add i18n support to autotools stuff and support for translated desktop files - courtesy of Florian Boor.
* Fix saving of bookmarks.
* Fix typo in configure.ac.
* Add some files to remove on clean to make distcheck work.
* zoom buttons for small screens - courtesy of the new toolbar API
* moved from Glist to a real gtk_tree
* alternating colours for bookmarks
* fixed Hildon/Maemo to have bookmarks too
* misc Hildon/Maemo fixes
* started to decently document the functions
* fixed --disable-bookmarks to work again after all the new stuff got added
* changed default CFLAGS to -Wall -Os -g (saves 4K when decently stripped :-)
* Fixed bug that made gpe-mini-browser crash because you could open several url-windows (in small-screen mode)
* Fix type in Makefile.am to make sure that "make distcheck succeeds
* change entry completion to start after 3 chars (request by Koen)

v0.16 - Tampere release	- 07/09/2005 - Philippe De Swert

* Ported to the newer GTK toolbar API
* Hybrid stop/reload button
* Hiding/unhiding Url bar
* Bookmarks
* Fixed a bug that causes a segfault when loading a file that could not be found
* Fixed some tiny memory leaks that popped up after passing it through Valgrind
* Added a --disable-bookmarks flag (this way builds can be made without bookmarks which requires sqlite)
* Internationalisation

v0.15 - Happy Koen release - 31/07/2005 - Philippe De Swert

* Maemo / Hildon support
* Fullscreen mode of the application
* proxy support (has to be set in the env)

v0.14 - 10/07/2005 - Philippe De Swert

* Cleanup of big screen extra's
* Added zoom in/out button for big screens
* Fixed some bugs related to stop, reload, back and forward not stopping loading first
* Moved some functions to a better location + added more documentation
* Seperated settings out to better manipulate them

v0.13 - 07/2005 - Philippe De Swert

* Added a normal url bar for bigger screens
* Location change is reflected in url bar (big screens only)
* Added title change

v0.12 - 07/2005 - Philippe De Swert

* Added pop-up progress bar
* cleaned up the source a little (HOME_PAGE define relocated courtesy of Jim Huang)
* fixed the displaying of a wrong label (URL instead of Network)

v0.11 - 06/2005 - Philippe De Swert

* Added javascript
* Added pre-eliminary cookie support (depends on patched gtk-webcore)

v0.1 - 06/2005 - Philippe De Swert

* Original basic gtk-webcore rendering 
* basic http communication and rendering
