summaryrefslogtreecommitdiff
path: root/sendto
Commit message (Expand)AuthorAgeFilesLines
* desktop: Remove obsolete Bugzilla entriesJake Dane2022-09-122-14/+1
* sendto: Update man pageBastien Nocera2022-09-051-1/+0
* sendto: Add margins to windowMaximiliano Sandoval R2022-07-151-0/+4
* sendto: Initialize libadwaitaMaximiliano Sandoval R2022-07-152-1/+3
* sendto: Fix warning when closing file chooserBastien Nocera2022-02-231-0/+1
* sendto: Fix out of bounds accessJan Tojnar2022-02-231-3/+4
* sendto: Show selection dialogJan Tojnar2022-02-231-0/+2
* lib: Split UI and non-UI librariesBastien Nocera2022-01-191-1/+1
* build: Fix build for newer versions of mesonBastien Nocera2022-01-071-1/+0
* sendto: Port to GListStore BluetoothClient APIBastien Nocera2021-11-301-35/+22
* sendto: Port to GTK4Georges Basile Stavracas Neto2021-10-281-34/+44
* sendto: Remove device selectionGeorges Basile Stavracas Neto2021-10-271-102/+2
* sendto: Replace GtkMisc API by GtkLabel APIGeorges Basile Stavracas Neto2021-10-271-5/+10
* build: Use generators placeholdersIñigo Martínez2019-01-111-1/+1
* build: Fix dependenciesIñigo Martínez2019-01-111-6/+2
* build: Use / instead of join_pathsIñigo Martínez2019-01-111-1/+1
* build: Remove unnecessary directory variablesIñigo Martínez2019-01-111-5/+1
* build: Add trailing commasIñigo Martínez2018-12-211-5/+5
* build: Move all dependency() statements to top-levelBastien Nocera2018-07-271-6/+1
* meson: Remove duplicate and/or unused defines from sendtoJan Alexander Steffens (heftig)2017-09-151-7/+0
* sendto: Add a translator comment to the .desktop filePiotr Drąg2017-08-121-0/+1
* build: Migrated from Intltool to GettextIñigo Martínez2017-08-122-9/+10
* sendto: Use Unicode in translatable stringsPiotr Drąg2017-08-111-2/+2
* build: Remove autotoolsIñigo Martínez2017-08-111-30/+0
* build: Port to meson build systemIñigo Martínez2017-08-112-1/+52
* sendto: Don't allow sending to iDevicesBastien Nocera2015-06-081-2/+19
* sendto: Show a better error message when connection refusedBastien Nocera2015-06-081-0/+6
* sendto: Strip the D-Bus error from the error messageBastien Nocera2015-06-081-5/+23
* sendto: Remove a remaining reference to openobexLaurent Bigonville2015-01-051-2/+0
* sendto: Rename Cancel button to Close when doneBastien Nocera2014-08-181-0/+4
* sendto: Use header bar buttonsBastien Nocera2014-08-181-21/+39
* Add whitespace missing from previous commitBaptiste Mille-Mathias2014-01-121-1/+1
* Replace deprecated GTK_STOCKBaptiste Mille-Mathias2014-01-121-4/+4
* all: Ellipsis changesPhilip Withnall2013-12-061-2/+2
* sendto: Simplify error message fetchingBastien Nocera2013-11-131-45/+6
* sendto: fix check for current_transfer proxyGustavo Padovan2013-06-141-1/+1
* sendto: update status on transfer completedEmilio Pozuelo Monfort2013-06-141-2/+13
* sendto: remove Sending files labelGustavo Padovan2013-06-061-10/+1
* sendto: clear the progress bar text when there's an errorEmilio Pozuelo Monfort2013-05-301-0/+4
* sendto: check if we could create the proxyEmilio Pozuelo Monfort2013-05-301-9/+14
* sendto: Remove obsolete sourcesEmilio Pozuelo Monfort2013-05-303-543/+1
* sendto: set the From label as soon as we create the windowEmilio Pozuelo Monfort2013-05-301-2/+4
* sendto: split the code to update the From labelEmilio Pozuelo Monfort2013-05-301-14/+23
* sendto: fix 'Retry' buttonEmilio Pozuelo Monfort2013-05-301-1/+7
* sendto: port to BlueZ 5Emilio Pozuelo Monfort2013-05-301-166/+234
* sendto: move get_system_time() upEmilio Pozuelo Monfort2013-05-211-10/+11
* sendto: Fix distcheckBastien Nocera2013-01-151-1/+2
* sendto: Remove nautilus-sendto pluginBastien Nocera2012-11-094-305/+0
* sendto, wizard: .desktop files require a main categoryAlexandre Rostovtsev2012-09-271-1/+1
* Only use C90 declarationsColin Walters2012-09-041-1/+1