summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update NEWS for 1.14.2 release1.14.2Tomas Bzatek2012-11-121-0/+9
|
* proxy: don't emit connected/added signals at object creationCosimo Cecchi2012-11-121-1/+7
| | | | | | | | | It's unnecessary to emit those signals when the object is created, and it can cause weird side-effects if applications e.g. play a sound on signal emission. https://bugzilla.gnome.org/show_bug.cgi?id=684677 (cherry picked from commit ca7743a63721c3dd1c166006539e356412466dcc)
* Updated Korean translationChangwoo Ryu2012-11-071-76/+106
|
* proxy volume monitor: Don't force-close the session busTomas Bzatek2012-11-011-1/+0
| | | | | | Simple fix to prevent bus closing on GIO module unload. https://bugzilla.gnome.org/show_bug.cgi?id=687074
* proxy volume monitor: Don't disable exit_on_close on session busTomas Bzatek2012-11-011-1/+0
| | | | | | | | We're on shared session bus, let's exit when connection closes (usually tied to running desktop session). https://bugzilla.gnome.org/show_bug.cgi?id=687074 (cherry picked from commit f70800d655ca6b222625cd72af820f17404bdb4d)
* gdaemonmount: Check for a NULL GMountOperation when unmountingDebarshi Ray2012-10-241-1/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=686637
* Find libsmbclient with samba 4Alexander Larsson2012-10-171-5/+8
| | | | | | | Samba 4 put libsmbclient.h in a subdir and added a smbclient.pc file to let us find it. Use it if it exists, falling back on the old code. (cherry picked from commit 82d369758beba0c62f4e7d9d77b57784b38f6f9d)
* Post release version bumpTomas Bzatek2012-10-151-1/+1
|
* Update NEWS for 1.14.1 release1.14.1Tomas Bzatek2012-10-151-0/+9
|
* Updated Kannada TranslationsShankar Prasad2012-10-141-801/+1687
|
* client: Don't disable exit_on_close on session busAlexander Larsson2012-10-121-2/+0
| | | | | | | We should *not* disable exit on close for the shared session bus connection, this means that apps won't properly exit with the session! (cherry picked from commit baa03b1333cf83cbb9618e0bebd8038df8cc50b2)
* gphoto2: make sure to not call g_mutex_clear twice, causing a crashMichael Terry2012-10-111-1/+1
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=685909 (cherry picked from commit c90f496faeb3451819c1d96f24abeb0d66013ef4)
* udisks2: Add appropriate content type for media playersMartin Pitt2012-10-041-1/+6
| | | | | | | | If a device has an ID_MEDIA_PLAYER udev property, add the x-content/audio-player content type so that gvfs clients like nautilus offer opening an audio player instead of a file browser. https://bugzilla.gnome.org/show_bug.cgi?id=619583
* fuse: don't crash on unmountMichael Terry2012-10-021-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=685248
* portability: fix is_on_nfs on OpenBSDAntoine Jacoutot2012-10-011-0/+4
| | | | | | | | Under OpenBSD, the statfs structure does not support "f_type". So, use "f_fstypename" to check for NFS. https://bugzilla.gnome.org/show_bug.cgi?id=685126 (cherry picked from commit a5e21447be3c138969e80a3f779c8697b551db4f)
* Updated Bulgarian translationAlexander Shopov2012-09-291-818/+918
|
* Update Czech translationPetr Kovar2012-09-241-827/+1143
|
* Post release version bumpTomas Bzatek2012-09-241-1/+1
|
* Update NEWS for 1.14.0 release1.14.0Tomas Bzatek2012-09-241-0/+4
|
* Pre release version bumpTomas Bzatek2012-09-241-1/+1
|
* Updated Latvian translationPeteris Krisjanis2012-09-231-978/+1285
|
* Updated Thai translationTheppitak Karoonboonyanan2012-09-231-946/+1236
|
* [l10n]Updated Catalan (Valencian) translationCarles Ferrando2012-09-231-831/+1064
|
* [l10n] Added Catalan translationGil Forcada2012-09-231-837/+1077
|
* update Simplified Chinese (zh_CN) translationtuhaihe2012-09-231-837/+1069
|
* Updated Russian translationYuri Myasoedov2012-09-221-984/+620
|
* hindi updated fileRajesh Ranjan2012-09-211-903/+1053
|
* update Punjabi TranslationA S Alam2012-09-191-72/+70
|
* updated Tamil translationDr.T.Vasudevan2012-09-191-74/+73
|
* Updated Malayalam fileAni Peter2012-09-181-831/+1644
|
* Updated British English translationChris Leonard2012-09-171-77/+79
|
* Post release version bumpTomas Bzatek2012-09-171-1/+1
|
* Update NEWS for 1.13.9 release1.13.9Tomas Bzatek2012-09-171-0/+9
|
* Updated Brazilian Portuguese translationRafael Ferreira2012-09-171-988/+955
|
* Updated Danish translationAsk H. Larsen2012-09-161-936/+929
|
* Updated Spanish translationDaniel Mustieles2012-09-161-77/+72
|
* Updated Korean translationSeong-ho Cho2012-09-161-913/+1000
|
* Finnish translation update by Jiri GrönroosTimo Jyrinki2012-09-151-840/+1239
|
* gdu volume monitor: Don't unref possibly NULL objectTomas Bzatek2012-09-141-1/+1
|
* gdu volume monitor: Handle gdu_pool_new() returning NULL gracefullyMichael Terry2012-09-141-21/+34
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=582579
* hal: Bring gvfsdbusutils.c back and make it privateTomas Bzatek2012-09-143-0/+583
| | | | | | | | | | ... in order to be able to compile. gvfsdbusutils.c was removed by commit 288e9153f1f though hal still needs it for compilation. Let's make it private to hal and strip unnecessary functions. https://bugzilla.gnome.org/show_bug.cgi?id=683367
* Updated gujarati fileSweta Kothari2012-09-141-518/+581
|
* Updated German translationChristian Kirbach2012-09-141-827/+1059
|
* Try to unsubscribe from the proxy used for subscriptionWilliam Jon McCann2012-09-131-109/+50
| | | | | | | This makes cancel much cleaner and solves a problem where we were trying to use a previously disposed proxy. https://bugzilla.gnome.org/show_bug.cgi?id=683985
* Updated Marathi TranslationsSandeep Sheshrao Shedmake2012-09-131-627/+601
|
* Updated Slovenian translationMartin Srebotnjak2012-09-111-890/+758
|
* Assamese translation updatedNilamdyuti Goswami2012-09-111-415/+386
|
* Fix some memory leaksWilliam Jon McCann2012-09-112-5/+14
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=683770
* Updated French translationClaude Paroz2012-09-101-850/+901
| | | | Thanks Bruno Brouard for the review.
* portability: use tar-ustar instead of tar-paxAntoine Jacoutot2012-09-101-1/+1
| | | | | | | This allows extracting the source tarballs using BSD tar(1) without bogus PaxHeaders directories lying around. https://bugzilla.gnome.org/show_bug.cgi?id=683709