2009-01-02  Enrico Tröger  <enrico(at)xfce(dot)org>

 * src/compath.c, src/compat.h:
   Add sion_toolbar_set_orientation().
 * src/bookmarkeditdialog.c, src/window.c:
   Fix a few strings.
 * First public release: Sion 0.1.0


2008-12-30  Enrico Tröger  <enrico(at)xfce(dot)org>

 * src/backendgvfs.c, src/bookmarkdialog.c, src/bookmarkeditdialog.c,
   src/compat.c, src/compat.h, src/main.c, src/menubuttonaction.c,
   src/passworddialog.c, src/preferencesdialog.c, src/window.c, wscript:
   Enable more compiler warning options and fix some warnings.
 * src/preferencesdialog.c:
   Add a label for the HAL/Unix volume manager setting to make clearer
   what the setting is about.
   Redesign the dialog using a notebook tabs instead of frames for the
   various settings.


2008-12-29  Enrico Tröger  <enrico(at)xfce(dot)org>

 * src/common.c, src/common.h, src/bookmark.c, src/window.c:
   Don't add the port number to URIs when it is the default port number.
   Fix 'Create Bookmark' sensitiveness.
   When using 'Create Bookmark' show a dialog to edit the new bookmark
   before saving it.
 * src/bookmarkdialog.c, src/bookmarkeditdialog.c, src/window.c,
   src/bookmarkeditdialog.h, src/common.c, src/common.h, src/window.h:
   Move sion_error_dialog() into common.c.
   Implement basic input validation for the Bookmark Edit dialog.


2008-12-28  Enrico Tröger  <enrico(at)xfce(dot)org>

 * wscript, Makefile.am:
   Install additional documentation files by default (README, ...).


2008-12-21  Enrico Tröger  <enrico(at)xfce(dot)org>

 * src/bookmark.c:
   Fix crash when parsing an URI without a proper scheme (bug #4730).
 * src/window.c:
   Minimise to tray if enabled.
 * src/menubuttonaction.c:
   Emit the "button-clicked" only if a toolbar button was clicked.


2008-12-19  Enrico Tröger  <enrico(at)xfce(dot)org>

 * src/Makefile.am, README, configure.ac, Makefile.am, autogen.sh:
   Add support for building Sion with autotools.
 * configure:
   Remove coloured output.
   Remove unnecessary checks and code and avoid using 'which'.
 * src/window.c:
   Sort bookmarks always automatically.


2008-12-18  Enrico Tröger  <enrico(at)xfce(dot)org>

 * waf, wscript:
   Update waf, make use of its 'gnu_dirs' tool and fix some minor
   issues.


2008-12-14  Enrico Tröger  <enrico(at)xfce(dot)org>

 * src/window.c:
   Fix missing clicked callback for the Connect toolbar button.
   Various small fixes and cleanup.
 * src/bookmarkeditdialog.c, src/bookmark.c:
   Allow empty values for usernames.
 * src/backendgvfs.c, src/backendgvfs.h, src/bookmark.c,
   src/bookmarkeditdialog.c, src/bookmark.h, src/passworddialog.c,
   src/passworddialog.h, src/settings.c:
   Use default username and domain name provided by GVFS in the password
   dialog.
   Add domain and share fields for bookmarks to improve Samba support.
 * src/bookmarkeditdialog.c:
   Display share and domain fields in the bookmark dialog.
 * src/backendgvfs.c, src/bookmarkdialog.c, src/bookmarkeditdialog.c,
   src/common.c, src/common.h, src/window.c:
   Use more descriptive strings when displaying URI schemes.


2008-12-13  Enrico Tröger  <enrico(at)xfce(dot)org>

 * configure, Makefile, src/Makefile:
   Fix creation of the Makefile and usage of --prefix=...
 * src/settings.c:
   Use "gvfs-open" as default file manager command.

