commit 69309d4f1321f37e87bba47a53e00b12d88cd653 Author: Ivar Smolin Date: 2009-07-23 Updating Estonian translation M po/et.po commit 5db48c92d97b7d7348bcb6e8f256d2b0993ced4f Author: Daniel Nylander Date: 2009-07-22 Updated Swedish translation M po/sv.po commit dd2691e069e6de082ae150022c5688164e737df6 Author: Kjartan Maraas Date: 2009-07-22 Updated Norwegian bokmål translation. M po/nb.po commit 4f6726a407d9af5fe3787d6c93a9936fa08131f0 Author: A S Alam Date: 2009-07-21 Updating Punjabi Translaiton M po/pa.po commit b49421d78e4da73b6955fb96906a2a9260a8f8dc Author: Benjamin Otte Date: 2009-07-20 Do not free reply in this error case, as it hasn't been set M daemon/gvfsftptask.c commit 4255792153906238a67e4a4d748ba71b52d663be Author: Benjamin Otte Date: 2009-07-20 Make debug output for progress callbacks really work with large files Fixes omission of % in commit 66df9e764aed43b23b5c3326ff9ab024b0a49124 M daemon/gvfsjobcopy.c M daemon/gvfsjobmove.c M daemon/gvfsjobpull.c M daemon/gvfsjobpush.c commit f64b26a5762659d9eb24ab79c4e64acc8d35ee8e Author: Benjamin Otte Date: 2009-07-20 When a p2p connection is closed, cancel all pending jobs Not cancelling them caused long running jobs - like a GvfsJobPull for a multi-GB file on a remote ftp mount - to not stop running and finish downloading the file. M daemon/gvfsdaemon.c commit 96efbdf2b49ccf79f79ebd588ac10313cc1c2a0d Author: Benjamin Otte Date: 2009-07-20 Use dash for proeprty name, not underline M daemon/gvfsdaemon.c commit df28b6e600d79eafca4e75049cb81427086178d7 Author: Cosimo Cecchi Date: 2009-07-20 Initialize the DBus error Initialize the DBus error structure before calling dbus_bus_request_name(). Fix bug #589015, patch by Patryk Zawadzki. M metadata/meta-daemon.c commit ff120f07aa8807b96ba79b2415715205a92db2ae Author: Benjamin Otte Date: 2009-07-20 Make gvfsd-ftp no longer conditionally built It doesn't require libsoup anymore after all. M daemon/Makefile.am commit 66df9e764aed43b23b5c3326ff9ab024b0a49124 Author: Andreas Henriksson Date: 2009-07-19 Make debug output for progress callbacks work with large files Without this patch, the debug output would easily overflow, as it was cast to int. M daemon/gvfsjobcopy.c M daemon/gvfsjobmove.c M daemon/gvfsjobpull.c M daemon/gvfsjobpush.c commit 1464c21cd3a55ea6ad2f8893e138995159a22281 Author: Ivar Smolin Date: 2009-07-19 Updating Estonian translation M po/et.po commit 1abbeed14a181d09ca2dbeb1b93212d0a6849b79 Author: Chao-Hsiung Liao Date: 2009-07-18 Updated Traditional Chinese translation(Hong Kong and Taiwan) M po/zh_HK.po M po/zh_TW.po commit a9960b04cb690ceb48c19d02f37d54c3d98b7f65 Author: Jorge González Date: 2009-07-18 Updated Spanish translation M po/es.po commit ff11ba45de39309b406eadd41f7297413005d1e1 Author: drtvasudevan Date: 2009-07-18 Updated Tamil translation M po/ta.po commit 921c9d350d50a25573ac48b8b0b1c23326654686 Author: drtvasudevan Date: 2009-07-18 Updated Tamil translation M po/ta.po commit a287d9dbba61d72c6094e3f833c1e6515a3de900 Author: Colin Walters Date: 2009-07-15 Call dbus_threads_init_default before doing any other dbus calls This avoids race conditions with other threads; there are various internal mutexes involved in dbus_bus_get_private that need to be locked if g_vfs_get_default is called from a non-main thread. M client/gdaemonvfs.c commit 80514a7a27e4383b0fc859ecfcb5744c1ea59318 Author: David Zeuthen Date: 2009-07-13 Post-release version bump to 1.3.3 M configure.ac