summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'master' into wip/udisks2David Zeuthen2011-12-227-667/+681
|\ \ | |/
| * Post release version bumpTomas Bzatek2011-12-191-1/+1
| * Update NEWS for 1.11.1 release1.11.1Tomas Bzatek2011-12-191-0/+9
| * Updated Norwegian bokmål translationKjartan Maraas2011-12-141-174/+172
| * Updated Hebrew translation.Yaron Shahrabani2011-12-101-154/+154
| * Updated Slovenian translationMatej Urbančič2011-12-081-157/+157
| * Updated Spanish translationDaniel Mustieles2011-12-021-177/+180
| * afc: Add support for iOS5 thumbnailsBastien Nocera2011-12-011-2/+6
| * afc: tweak the text used to report a device locked errorCosimo Cecchi2011-12-011-1/+1
| * afc: invert the choices order for the device passcode dialogCosimo Cecchi2011-12-011-1/+1
* | Use comment=gvfs-name=VALUE and comment=gvfs-icon=VALUEDavid Zeuthen2011-12-121-3/+3
* | Merge branch 'master' into wip/udisks2David Zeuthen2011-11-2917-265/+248
|\ \ | |/
| * Updated Korean translationChangwoo Ryu2011-11-261-78/+32
| * Updated Hungarian translationGabor Kelemen2011-11-241-1/+1
| * http: Automatically decompress gzip'ed streamsBastien Nocera2011-11-161-0/+7
| * Explicitly intialize mutexes on stackTomas Bzatek2011-11-1412-4/+25
| * daemon: Do not unref NULL mount specTomas Bzatek2011-11-141-1/+2
| * Updated Hebrew translation.Yaron Shahrabani2011-10-271-181/+181
* | Catch up with udisks change from major/minor to dev_tDavid Zeuthen2011-10-302-2/+2
* | Merge branch 'master' into wip/udisks2David Zeuthen2011-10-2630-1492/+2601
|\ \ | |/
| * Post release version bumpTomas Bzatek2011-10-261-1/+1
| * Update NEWS for 1.11.0 release1.11.0Tomas Bzatek2011-10-261-0/+9
| * Adapt to glib thread API changesTomas Bzatek2011-10-262-2/+2
| * Adapt to glib mutex API changesTomas Bzatek2011-10-2514-357/+325
| * Updated Telugu translationskrishnababu k2011-10-251-32/+32
| * Updated Telugu translationskrishnababu k2011-10-251-515/+1048
| * Updated Hebrew translation.Yaron Shahrabani2011-10-221-533/+1150
| * Adapt to GLib 2.31 deprecations and thread API changesMatthias Clasen2011-10-2110-78/+60
| * Use g_atomic_int_add instead of deprecated g_atomic_int_exchange_and_add.Kjartan Maraas2011-10-215-5/+5
| * build: require GLib 2.31.0Cosimo Cecchi2011-10-191-1/+1
* | udisks2: catch up with latest udisks changesDavid Zeuthen2011-10-241-2/+4
* | udisks2: fix check for whether the umount(8) command should be usedDavid Zeuthen2011-10-221-1/+1
* | Merge branch 'master' into wip/udisks2David Zeuthen2011-10-189-436/+964
|\ \ | |/
| * Support get_sort_key() in out-of-process volume monitors and gvfs-mount(1)David Zeuthen2011-10-187-5/+185
| * Post branching version bumpTomas Bzatek2011-10-171-1/+1
| * Updated Vietnamese translationNguyễn Thái Ngọc Duy2011-10-171-121/+100
| * po/vi: import from Damned LiesNguyễn Thái Ngọc Duy2011-10-171-437/+806
* | udisks2: update volume monitor when the volume changesDavid Zeuthen2011-10-141-7/+17
* | udisks2: Check for NULL volume when unmountingDavid Zeuthen2011-10-141-1/+3
* | udisks2: implement get_sort_key() methodsDavid Zeuthen2011-10-143-6/+55
* | Merge branch 'master' into wip/udisks2David Zeuthen2011-10-1414-21/+12
|\ \ | |/
| * Drop an unneeded includeMatthias Clasen2011-10-131-2/+0
| * Purge hardcoded -DG_DISABLE_DEPRECATEDColin Walters2011-10-1211-17/+8
| * autogen.sh: Conform to build-api.txtColin Walters2011-10-121-1/+1
| * daemon: Grab a pointer to the GvfsBackend before unref'ing a job source, prev...Michael Terry2011-09-291-1/+3
* | Support floppy drivesDavid Zeuthen2011-10-103-13/+43
* | udisks2: handle when g_dbus_interface_get_object() returns NULLDavid Zeuthen2011-10-073-10/+37
* | udisks2: nuke even more debug spewDavid Zeuthen2011-10-061-4/+1
* | udisks2: nuke debug spewDavid Zeuthen2011-10-061-4/+1
* | udisks2: handle when a mount is added before its containing volumeDavid Zeuthen2011-10-063-14/+59