2008-01-28 Alexander Larsson * daemon/daemon-main.c: * daemon/main.c: Include locate.h for setlocale 2008-01-28 Alexander Larsson * NEWS: Update for release 2008-01-28 Alexander Larsson * hal/hal-device.c: Use gi18n-lib.h, not gi18n.h in client side code. 2008-01-28 Alexander Larsson * client/gdaemonfile.c (g_daemon_file_move): Fix typo G_DAEMON_FILE -> G_IS_DAEMON_FILE * configure.ac: Require glib >= 2.15.4 * client/gdaemonvfs.c: * client/gdaemonvolumemonitor.c: * hal/ghalvolumemonitor.c: Register with the new extension points API. 2008-01-28 Alexander Larsson * daemon/gvfsbackendlocaltest.c: * programs/gvfs-cat.c: C89 fixes from Jens Granseuer (#511838) 2008-01-28 Alexander Larsson * daemon/Makefile.am: * daemon/daemon-main.c: * daemon/main.c: Enable translations for daemons and some l10n fixes. Patch from Luca Ferretti. 2008-01-24 Matthias Clasen * daemon/gvfsbackendsmbbrowse.c (get_file_info_from_entry): Replace : by :: in smb::comment, too. 2008-01-24 Alexander Larsson * configure.ac: Update intltool req for po/LINGUAS 2008-01-24 Alexander Larsson * hal/ghalvolumemonitor.c: Remove debug spew. * hal/ghaldrive.c: * hal/ghalvolume.c: Implement identifier getters * programs/gvfs-mount.c: Show identifiers 2008-01-24 Alexander Larsson * daemon/gvfsdaemon.c: Indentation fix * hal/ghaldrive.[ch]: * hal/hal-device.c: * hal/ghalvolume.c: * hal/ghalmount.c: Clean up coding style * hal/ghalvolumemonitor.[ch]: Clean up coding style Don't show drives if we're ignoring all their volumes (and there are volumes) * hal/hal-pool.c: Clean up coding style Actually look at cap_only. Free private dbus_connection on error 2008-01-24 Bastien Nocera * programs/Makefile.am: * programs/gvfs-mkdir.c: (main): Add a test mkdir program 2008-01-23 Bastien Nocera * client/test-uri-utils.c: (main): * client/Makefile.am: Add test program for the functions in gvfsuriutils.c * client/gvfsuriutils.c: (g_vfs_decode_uri): Fix parsing of IPv6 URIs where the host is in brackets 2008-01-23 Alexander Larsson * daemon/gvfsbackendtrash.c: (add_extra_trash_info): Use -, not _ in attribute names 2008-01-23 Alexander Larsson * daemon/gvfsbackendtrash.c: (add_extra_trash_info): Use :: to delimit namespace for trash attributes 2008-01-22 Gil Forcada * configure.ac: Added ca to ALL_LINUGAS. 2008-01-22 Alexander Larsson * daemon/gvfsbackendsftp.c: Ensure we return a IS_DIRECTORY error when we open a file for reading (#511225) The same needs to happen for writes. 2008-01-21 Alexander Larsson * configure.ac: Post release version bump === gvfs 0.1.4 ===