summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Preperations for 1.0.1 releaseGVFS_1_0_1Christian Kellner2008-09-242-0/+11
| | | | svn path=/branches/gnome-2-24/; revision=2023
* Only call the IsSupported dbus call when the class is actually neededAlexander Larsson2008-09-234-93/+147
| | | | | | | | | | | | | | | | | | 2008-09-23 Alexander Larsson <alexl@redhat.com> * monitor/proxy/gproxyvolumemonitor.[ch]: * monitor/proxy/gproxyvolumemonitor.h: * monitor/proxy/remote-volume-monitor-module.c: Only call the IsSupported dbus call when the class is actually needed instead of on gio init. Don't integrate internal session bus with mainloop during is_support code, as that is not necessary yet, and it caused problem if done in a thread. This fixes the trash crash issue in bug #547568. svn path=/branches/gnome-2-24/; revision=2020
* Link all modules against the installed libgvfscommon instead ofAlexander Larsson2008-09-239-62/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-09-23 Alexander Larsson <alexl@redhat.com> * client/Makefile.am: * common/Makefile.am: * common/gmountsource.c: * common/gmounttracker.c: * monitor/gphoto2/Makefile.am: * monitor/hal/Makefile.am: * monitor/proxy/Makefile.am: Link all modules against the installed libgvfscommon instead of duplicating the statically linked one. This is safe wrt namespace conflicts, because the modules are opened RTLD_LOCAL so the dependencies will not pollute the global namespace. * client/gdaemonvfs.c: Make the gvfsdbus module persistant. This means we will never unload it, and thus not unload libgvfscommon which could be problematic. This is not a huge problem, as: + The gio modules will not be loaded anyway unless you use gio + The gvfsdbus module will be persistent anyway as soon as the app references the GVfs object, which likely all gio apps do + The module load order doesn't matter wrt unload order, because all gio modules are loaded before any one is unloaded. svn path=/branches/gnome-2-24/; revision=2019
* Post release version bumpAlexander Larsson2008-09-223-1/+10
| | | | | | | | | | | | 2008-09-22 Alexander Larsson <alexl@redhat.com> * configure.ac: Post release version bump === gvfs 1.0.0. === svn path=/branches/gnome-2-24/; revision=2018
* Bump version to 1.0.0Alexander Larsson2008-09-223-1/+13
| | | | | | | | | | | 2008-09-22 Alexander Larsson <alexl@redhat.com> * NEWS: * configure.ac: Bump version to 1.0.0 svn path=/branches/gnome-2-24/; revision=2017
* added kannada translation, updated ChangeLog and LINGUASShankar Prasad2008-09-223-0/+1536
| | | | svn path=/branches/gnome-2-24/; revision=2016
* svn path=/branches/gnome-2-24/; revision=2015Maxim V. Dziumanenko2008-09-211-430/+614
| | | | svn path=/branches/gnome-2-24/; revision=2015
* Updated Russian translation by Yuriy Penkin.Nickolay V. Shmyrev2008-09-212-417/+637
| | | | | | | | | | 2008-09-21 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * ru.po: Updated Russian translation by Yuriy Penkin. svn path=/branches/gnome-2-24/; revision=2013
* Updated Arabic Translation by Anas Afif Emad.Djihed Afifi2008-09-212-322/+469
| | | | | | * Updated Arabic Translation by Anas Afif Emad. svn path=/branches/gnome-2-24/; revision=2011
* Updated Danish translationKenneth Nielsen2008-09-202-426/+624
| | | | svn path=/branches/gnome-2-24/; revision=2009
* Committed Translation by Sweta KothariSweta Kothari2008-09-192-6/+18
| | | | svn path=/branches/gnome-2-24/; revision=2007
* Updated Finnish translationIlkka Tuohela2008-09-181-1/+1
| | | | svn path=/branches/gnome-2-24/; revision=2006
* Updated Finnish translationIlkka Tuohela2008-09-182-169/+184
| | | | svn path=/branches/gnome-2-24/; revision=2005
* Updated Turkish TranslationBaris Cicek2008-09-182-384/+560
| | | | svn path=/branches/gnome-2-24/; revision=2004
* Updated Arabic Translation by Khaled Hosny.Djihed Afifi2008-09-182-41/+50
| | | | | | * Updated Arabic Translation by Khaled Hosny. svn path=/branches/gnome-2-24/; revision=2001
* SMB: Kerberos authentication fixes. Fixes #524498Tomas Bzatek2008-09-172-8/+28
| | | | svn path=/branches/gnome-2-24/; revision=2000
* Commit the correct file :)Gabor Keleman2008-09-171-172/+153
| | | | svn path=/branches/gnome-2-24/; revision=1999
* Updated Korean translation by Young-Ho Cha.Changwoo Ryu2008-09-172-420/+609
| | | | svn path=/branches/gnome-2-24/; revision=1997
* Translation updated.Gabor Kelemen2008-09-172-400/+590
| | | | | | | | 2008-09-17 Gabor Kelemen <kelemeng@gnome.hu> * hu.po: Translation updated. svn path=/branches/gnome-2-24/; revision=1995
* Added Albanian translation.Laurent Dhima2008-09-163-0/+1621
| | | | | | * LINGUAS, sq.po: Added Albanian translation. svn path=/branches/gnome-2-24/; revision=1990
* Add gdaemonfileenumerator.c to POTFILES.in.GVFS_0_99_8Hans Petter2008-09-161-0/+1
| | | | svn path=/branches/gnome-2-24/; revision=1986
* Prepare for 0.99.8 release.Hans Petter Jansson2008-09-164-1/+26
| | | | | | | | | | 2008-09-15 Hans Petter Jansson <hpj@novell.com> * NEWS: * configure.ac: Prepare for 0.99.8 release. svn path=/branches/gnome-2-24/; revision=1984
* SMB: encode username and domain into the URITomas Bzatek2008-09-152-0/+16
| | | | svn path=/branches/gnome-2-24/; revision=1982
* Revert commit #1772. Set the information on the mount spec from the original ↵Tomas Bzatek2008-09-152-19/+29
| | | | | | URI. svn path=/branches/gnome-2-24/; revision=1980
* Updated Catalan translationGil Forcada Codinachs2008-09-152-421/+626
| | | | svn path=/branches/gnome-2-24/; revision=1979
* Fix the leak of a AsyncResult (#552295)Christian Kellner2008-09-152-0/+7
| | | | svn path=/branches/gnome-2-24/; revision=1976
* Updated Arabic Translation by Khaled Hosny.Djihed Afifi2008-09-152-43/+47
| | | | | | * Updated Arabic Translation by Khaled Hosny. svn path=/branches/gnome-2-24/; revision=1975
* Add proper implementation of async file enumeration. This avoids theAlexander Larsson2008-09-153-7/+227
| | | | | | | | | | | | | 2008-09-15 Alexander Larsson <alexl@redhat.com> * client/gdaemonfile.c: * client/gdaemonfileenumerator.c: Add proper implementation of async file enumeration. This avoids the problem with the default thread based ones that could cause callbacks in the non-mainloop thread. (#551337) svn path=/branches/gnome-2-24/; revision=1973
* Fix keyring config switch (#552126)Christian Kellner2008-09-152-1/+6
| | | | svn path=/branches/gnome-2-24/; revision=1971
* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2008-09-142-302/+480
| | | | | | | | | 2008-09-14 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Alexander Shopov <ash@contact.bg> svn path=/branches/gnome-2-24/; revision=1969
* Missing word in Italian translation.Luca Ferretti2008-09-142-2/+7
| | | | | | | | 2008-09-14 Luca Ferretti <elle.uca@libero.it> * it.po: Missing word in Italian translation. svn path=/branches/gnome-2-24/; revision=1968
* Added Serbian translationGoran Rakic2008-09-144-0/+5480
| | | | svn path=/branches/gnome-2-24/; revision=1967
* translation for Punjabi by A S AlamAmanpreet Singh Alam2008-09-141-414/+611
| | | | svn path=/branches/gnome-2-24/; revision=1965
* Little fix in Italian translation.Luca Ferretti2008-09-142-2/+8
| | | | | | | | 2008-09-14 Luca Ferretti <elle.uca@libero.it> * it.po: Little fix in Italian translation. svn path=/branches/gnome-2-24/; revision=1964
* Updated Lithuanian translation.Gintautas Miliauskas2008-09-142-421/+603
| | | | | | | | | | 2008-09-14 Gintautas Miliauskas <gintas@akl.lt> * lt.po: Updated Lithuanian translation. svn path=/branches/gnome-2-24/; revision=1962
* Updated Italian translation.Luca Ferretti2008-09-142-13/+32
| | | | | | | | 2008-09-14 Luca Ferretti <elle.uca@libero.it> * it.po: Updated Italian translation. svn path=/branches/gnome-2-24/; revision=1960
* Tamil translation updatedFelix I2008-09-112-401/+592
| | | | svn path=/branches/gnome-2-24/; revision=1958
* Updated Marathi TranslationsSandeep Shedmake2008-09-111-414/+593
| | | | svn path=/branches/gnome-2-24/; revision=1957
* Updated Marathi TranslationsSandeep Shedmake2008-09-111-0/+4
| | | | svn path=/branches/gnome-2-24/; revision=1956
* Updated Telugu TranslationKrishnababu Krothapalli2008-09-101-0/+1539
| | | | svn path=/branches/gnome-2-24/; revision=1955
* Updated Changelog fileKrishnababu Krothapalli2008-09-101-0/+4
| | | | svn path=/branches/gnome-2-24/; revision=1954
* Updated LINGUAS fileKrishnababu Krothapalli2008-09-101-0/+1
| | | | svn path=/branches/gnome-2-24/; revision=1953
* upd 0.99.7.1Bastien Nocera2008-09-093-1/+19
| | | | | | | | | | 2008-09-09 Bastien Nocera <hadess@hadess.net> * NEWS: upd * configure.ac: 0.99.7.1 svn path=/branches/gnome-2-24/; revision=1951
* Updated Slovenian translationMatej Urbančič2008-09-081-381/+610
| | | | svn path=/branches/gnome-2-24/; revision=1947
* Updated Czech translation.Petr Kovar2008-09-072-132/+122
| | | | | | | | 2008-09-08 Petr Kovar <pknbe@volny.cz> * cs.po: Updated Czech translation. svn path=/branches/gnome-2-24/; revision=1945
* Updated Portuguese translation.Duarte Loreto2008-09-072-131/+141
| | | | | | | | 2008-09-07 Duarte Loreto <happyguy_pt@hotmail.com> * pt.po: Updated Portuguese translation. svn path=/branches/gnome-2-24/; revision=1944
* Updated Dutch translation by Wouter Bolsterlee.Wouter Bolsterlee2008-09-072-133/+132
| | | | | | | | | 2008-09-07 Wouter Bolsterlee <wbolster@svn.gnome.org> * nl.po: Updated Dutch translation by Wouter Bolsterlee. svn path=/branches/gnome-2-24/; revision=1942
* Updated British English translation.Philip Withnall2008-09-062-417/+600
| | | | | | | | | 2008-09-06 Philip Withnall <philip@tecnocode.co.uk> * en_GB.po: Updated British English translation. svn path=/branches/gnome-2-24/; revision=1939
* Updated Italian translation.Luca Ferretti2008-09-062-201/+215
| | | | | | | | | 2008-09-06 Luca Ferretti <elle.uca@libero.it> * it.po: Updated Italian translation. svn path=/branches/gnome-2-24/; revision=1938
* Updated zh_CN translation.Funda Wang2008-09-062-420/+589
| | | | svn path=/branches/gnome-2-24/; revision=1937