commit aaa65135d15fa771e33eb5295d6233af5932dd40 Author: Tomas Bzatek Date: 2011-12-19 Update NEWS for 1.11.1 release M NEWS commit 19fff869d83df145d7ee360c83001d6b86c736db Author: Kjartan Maraas Date: 2011-12-14 Updated Norwegian bokmål translation M po/nb.po commit 78468ff2e3e7ebef085e532a66acfcab8501603f Author: Yaron Shahrabani Date: 2011-12-10 Updated Hebrew translation. M po/he.po commit fd26affc5a300a9f5b9fa3155ba15507451824af Author: Matej Urbančič Date: 2011-12-08 Updated Slovenian translation M po/sl.po commit 9b0742bdf4d76604f2c019dbe8ec93324c643f5f Author: Daniel Mustieles Date: 2011-12-02 Updated Spanish translation M po/es.po commit 4611c47fb8b74be20b8cb2a33141f0ef54b0b566 Author: Bastien Nocera Date: 2011-12-01 afc: Add support for iOS5 thumbnails M daemon/gvfsbackendafc.c commit 4c0236e0580d1f6f5184791783bf25251b105b0f Author: Cosimo Cecchi Date: 2011-12-01 afc: tweak the text used to report a device locked error https://bugzilla.gnome.org/show_bug.cgi?id=665328 M daemon/gvfsbackendafc.c commit f952d7c1cac59d47679049f544e44eb0d25d0ccd Author: Cosimo Cecchi Date: 2011-12-01 afc: invert the choices order for the device passcode dialog Buttons are layed out in reverse order, and the positive action is on the right hand side. https://bugzilla.gnome.org/show_bug.cgi?id=665328 M daemon/gvfsbackendafc.c commit b19d6cf9e7424fcdc2f47caa70d678a07bee1304 Author: Changwoo Ryu Date: 2011-11-26 Updated Korean translation M po/ko.po commit 1ad17d073cc75d28a26d8e5f46403dcfc9ed3627 Author: Gabor Kelemen Date: 2011-11-24 Updated Hungarian translation M po/hu.po commit 6929e9f9661b4d1e68f8912d8e60107366255a47 Author: Bastien Nocera Date: 2011-11-16 http: Automatically decompress gzip'ed streams The content-encoding of served files was completely ignored and application, even though they were getting a content-type of "text/xml" for example, were served gzip'ed data. Enable the content decoder. Fixes parsing of multiple RSS feeds in totem-pl-parser. https://bugzilla.gnome.org/show_bug.cgi?id=664200 M daemon/gvfsbackendhttp.c commit 47a61b04fe209fc76b92de874c446d0a3f44c276 Author: Tomas Bzatek Date: 2011-11-14 Explicitly intialize mutexes on stack Turned out zeroing memory is not enough in some cases so let's be on the safe side and properly initialize all non-static mutexes. Also, don't initialize/clear the static ones. M client/gvfsfusedaemon.c M common/gmountsource.c M common/gmounttracker.c M daemon/gvfsbackendafc.c M daemon/gvfsbackendftp.c M daemon/gvfsbackendgphoto2.c M daemon/gvfsbackendnetwork.c M daemon/gvfsbackendobexftp.c M daemon/gvfsbackendsmbbrowse.c M daemon/gvfsdaemon.c M daemon/gvfsftpdircache.c M daemon/trashlib/trashexpunge.c commit 200fe6ee11a2bdc244d7ee9335940079756fb66b Author: Tomas Bzatek Date: 2011-11-14 daemon: Do not unref NULL mount spec This is going away with GDBus port, but still... M daemon/mount.c commit da3ca12ab830f58c527cb8e8e4193647300cef12 Author: Yaron Shahrabani Date: 2011-10-27 Updated Hebrew translation. M po/he.po commit a76da485ceb30cc67ad63513d1e3272879c67722 Author: Tomas Bzatek Date: 2011-10-26 Post release version bump M configure.ac