summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update NEWS for releaseGVFS_0_99_4Christian Kellner2008-08-052-0/+32
* Require glib 2.17.6Christian Kellner2008-08-052-1/+6
* Bug 545489 – Nautilus hangs when inserting a CDChristian Kellner2008-08-053-33/+57
* Bug 544008 – g_daemon_file_replace_async mode errChristian Kellner2008-08-042-2/+9
* Update the GIcon serialization code to work with GEmblemMatthias Clasen2008-08-043-24/+70
* Updated italian translation.Luca Ferretti2008-08-042-407/+628
* Updated Galician translationIgnacio Casal Quinteiro2008-08-032-400/+593
* Updated spanish translationJorge Gonzalez Gonzalez2008-08-032-362/+561
* Bug 543552: gvfs-fuse-daemon crashes if dbus diesChristian Kellner2008-08-032-1/+10
* Bug 528891 – Handle URI schemes case insensitiveChristian Kellner2008-08-022-4/+26
* Bug 525779: Dont look for trashs dir on sys mountsChristian Kellner2008-08-022-2/+11
* 545968 – leaks xml documents in error casesChristian Kellner2008-08-022-2/+10
* 545966 – Disallow net access to WebDAV xml parserChristian Kellner2008-08-022-0/+8
* Bug 509740 – Trash icon not updated ...Christian Kellner2008-08-022-1/+28
* Allow libtool 2.2.Christian Kellner2008-08-022-1/+5
* Use g_set_error_literal where appropriate. Bug #539167.Christian Persch2008-08-0225-297/+314
* Updated Japanese translation.Takeshi AIHANA2008-08-012-375/+570
* Add x-content/* support to daemon mounts. Right now a backend can only setDavid Zeuthen2008-07-2920-67/+479
* Bug 528848 – [PATCH] statfs liesMatthias Clasen2008-07-292-3/+7
* Bug 518284 – need to add i18n on module branchingMatthias Clasen2008-07-294-68/+69
* Fix a crash with bind mountsMatthias Clasen2008-07-292-0/+8
* Updated Arabic Translation by Khaled Hosny. Djihed Afifi2008-07-291-0/+4
* Use standard icon names.Matthias Clasen2008-07-284-7/+15
* Support sending GEmblemedIcon over dbusMatthias Clasen2008-07-284-28/+78
* Terminology improvements by Vladimir Melo.Leonardo Ferreira Fontenelle2008-07-262-8/+12
* Post-release bump to 0.99.4.Hans Petter Jansson2008-07-242-1/+5
* 0.99.3 update.GVFS_0_99_3Hans Petter Jansson2008-07-242-0/+9
* Fix crasher (#544399)David Zeuthen2008-07-232-1/+11
* Post-release bumpMatthias Clasen2008-07-222-3/+6
* 0.99.2GVFS_0_99_2Matthias Clasen2008-07-223-3/+6
* Bump glib requirementMatthias Clasen2008-07-223-1/+3
* UpdatesMatthias Clasen2008-07-222-0/+12
* Use 'camera-photo' rather than just 'camera' since gnome-icon-theme inDavid Zeuthen2008-07-213-3/+11
* Separate the hal and gphoto2 volume monitors - this is in part needed toDavid Zeuthen2008-07-2123-263/+2693
* Use the correct hash functions for the hash table of existing proxy volumeDavid Zeuthen2008-07-212-1/+8
* #include <locale.h> to fix the build.Kjartan Maraas2008-07-212-0/+6
* Don't leak D-Bus messages.Hans Petter Jansson2008-07-192-0/+7
* Hold the file handle lock while opening the stream. Second part of fix forHans Petter Jansson2008-07-182-1/+14
* Steal the old file handle record from the global hash table beforeHans Petter Jansson2008-07-182-1/+9
* Avoid setting up proxy volume monitors if no session bus is available.David Zeuthen2008-07-164-3/+19
* Fix 'make distcheck'.David Zeuthen2008-07-084-7/+15
* Move hal/ to monitor/hal/.David Zeuthen2008-07-0823-5/+14
* Provide infrastructure for out of process volume monitors and port the halDavid Zeuthen2008-07-0833-156/+4591
* Correctly check the right libhal for hal featuresChristian Kellner2008-07-012-0/+8
* Bug 536252 – GFileEnumerator should allow access to the containing GFileRoss Burton2008-06-164-5/+18
* added programs/gvfs-mkdir.c.Andre Klapper2008-06-142-0/+5
* Updated Arabic Translation by Khaled Hosny. Djihed Afifi2008-06-112-275/+284
* Add -p to create parents (using g_file_make_directory_with_parents, justRoss Burton2008-06-112-10/+43
* Use hex escapes in the trash backend. Patch by Andreas Henriksson. FixesA. Walton2008-06-112-17/+39
* Fix recursive copy of directories (#522933) Introduce new error 550Tomas Bzatek2008-06-112-7/+86