summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't g_warn about getting the dbus nameAlexander Larsson2012-08-231-2/+0
* Return correct error for invalid backendsAlexander Larsson2012-08-231-2/+2
* Updated Spanish translationDaniel Mustieles2012-08-231-79/+87
* afc: use the correct choice index for "Cancel"Cosimo Cecchi2012-08-231-2/+8
* afc: use curly double quotes for dialog questionCosimo Cecchi2012-08-231-1/+1
* afc: null-terminate choices string arrayCosimo Cecchi2012-08-231-1/+1
* Improve translations a bit and add hint for etagFelix Möller2012-08-232-4/+7
* Adding a translator comment for misleading attribute nameFelix Möller2012-08-231-0/+2
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2012-08-232-833/+1462
* Unpair an idevice if it was already paired and refuses to connectWilliam Jon McCann2012-08-231-4/+32
* Improve idevice error handlingWilliam Jon McCann2012-08-231-13/+17
* Don't set a file size for the network:// shortcutsWilliam Jon McCann2012-08-221-1/+0
* Updated Norwegian bokmål translationKjartan Maraas2012-08-221-400/+370
* daemon: Drop no-longer-necessary libdbus thread init bitsColin Walters2012-08-211-8/+0
* Updated POTFILES.inPiotr Drąg2012-08-211-1/+0
* Make the dnssd code non-sharedAlexander Larsson2012-08-211-1/+1
* Remove unused code from client libsAlexander Larsson2012-08-214-1/+17
* Remove unused gsysutils filesAlexander Larsson2012-08-214-222/+0
* Remove final parts of libdbusAlexander Larsson2012-08-217-2222/+9
* mount-op: adapt to guint64->gint64 API changeCosimo Cecchi2012-08-219-24/+24
* afp: fix g_vfs_afp_connection_get_max_request() not returning any valueCarl-Anton Ingmarsson2012-08-201-0/+2
* gphoto: support 2.5, but do not require it.Dominique Leuenberger2012-08-201-2/+3
* Fix build without libsecretAlexander Larsson2012-08-201-2/+2
* Updated Spanish translationDaniel Mustieles2012-08-201-61/+56
* Updated Belarusian translation.Ihar Hrachyshka2012-08-201-423/+411
* Post release version bumpAlexander Larsson2012-08-201-1/+1
* Update NEWS for release1.13.7Alexander Larsson2012-08-201-0/+7
* Port to libsecret instead of libgnome-keyringAlexander Larsson2012-08-203-93/+238
* Updated Serbian translationМирослав Николић2012-08-172-274/+348
* cdda: Support libcdio 0.84 with changed APIDominique Leuenberger2012-08-151-2/+20
* afp: fixup retrieval of user id and uuid.Carl-Anton Ingmarsson2012-08-141-20/+56
* Updated Galician translationsFran Diéguez2012-08-141-319/+328
* Updated Marathi TranslationsSandeep Sheshrao Shedmake2012-08-141-764/+1623
* Update Punjabi TranslationA S Alam2012-08-131-620/+857
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2012-08-122-274/+330
* Updated Indonesian translationDirgita2012-08-111-828/+1134
* Updated gujarati fileSweta Kothari2012-08-101-218/+180
* Updated Spanish translationDaniel Mustieles2012-08-101-147/+175
* Assamese translation updatedNilamdyuti Goswami2012-08-101-144/+173
* afp: use a separate request id counter for tickle requestsCarl-Anton Ingmarsson2012-08-091-1/+10
* afp: Properly report range lock errors when writing to forks.Carl-Anton Ingmarsson2012-08-091-1/+5
* afp: Fix crasher in GVfsAfpConnection when sending tickle requests.Carl-Anton Ingmarsson2012-08-091-0/+1
* afp: Fix issues with closing a GVfsAfpConnection.Carl-Anton Ingmarsson2012-08-091-20/+21
* afp: Fix invalid free in GVfsAfpConnectionCarl-Anton Ingmarsson2012-08-091-0/+1
* afp: Always close fork when doing close_write()Carl-Anton Ingmarsson2012-08-091-11/+3
* afp: Don't create write requests bigger than the maximum request size.Carl-Anton Ingmarsson2012-08-095-9/+39
* afp: Error out when receiving invalid replies in GVfsAfpServer.Carl-Anton Ingmarsson2012-08-094-82/+216
* afp: use g_thread_new() instead of deprecated g_thread_create()Carl-Anton Ingmarsson2012-08-091-8/+2
* afp: move map_id function to GVfsAfpServerCarl-Anton Ingmarsson2012-08-096-209/+210
* afp: move definitions of GVfsAfp[Volume|Server] into gvfsafptypes.hCarl-Anton Ingmarsson2012-08-096-5/+43