summaryrefslogtreecommitdiff
path: root/client/gvfsiconloadable.c
Commit message (Expand)AuthorAgeFilesLines
* client: Skip session bus fallback if operation was cancelledOndrej Holy2020-12-181-1/+9
* client: Add fallback to session bus also for synchronous APIOndrej Holy2020-12-081-4/+9
* client: Show warning when peer-to-peer connection failedOndrej Holy2020-12-081-1/+12
* gvfsiconloadable: Fallback to session bus when peer-to-peer failsOndrej Holy2020-12-081-13/+45
* client: Fix mount info cache invalidationOndrej Holy2019-03-041-5/+14
* client: Do not modify caller's errorsOndrej Holy2017-01-241-1/+0
* Remove some leftover dead codeChristian Kellner2017-01-091-3/+1
* gvfsiconloadable: Duplicate caller's errorOndrej Holy2016-12-121-1/+1
* client: Port GVfsIconLoadable to GTaskOndrej Holy2016-11-011-64/+56
* Use Unicode in translatable stringsPiotr Drąg2016-10-031-2/+2
* client: Remove unused code for dbus vfs filtersAlexander Larsson2013-09-261-3/+0
* gdbus: Remove debug printsTomas Bzatek2012-07-311-13/+0
* gdbus: Don't use NULL values on error with fd passingTomas Bzatek2012-07-311-7/+5
* gdbus: Strip unknown GError quark stringsTomas Bzatek2012-07-311-4/+8
* gdbus: Use g_clear_object() where appropriateTomas Bzatek2012-07-311-8/+4
* gdbus: Use G_VARIANT_TYPE_HANDLE for fd_id argumentsTomas Bzatek2012-07-311-2/+10
* gdbus: Make cancellation workTomas Bzatek2012-07-311-1/+12
* gdbus: Port the OpenIconForRead operationTomas Bzatek2012-07-311-247/+187
* Update the Address of the FSFFelix Möller2012-07-301-2/+2
* Rename gdbusutils.h to avoid conflict with GIO1.6.2Matthias Clasen2010-05-271-1/+1
* Bug 517014 – Factorize error messages marked for translationClaude Paroz2009-09-301-3/+3
* try extra hard to make sure operations get cancelled properlyBenjamin Otte2009-06-251-4/+10
* Patch from David ZeuthenAlexander Larsson2008-10-211-0/+431