summaryrefslogtreecommitdiff
path: root/sendto/main.c
Commit message (Expand)AuthorAgeFilesLines
* sendto: Add margins to windowMaximiliano Sandoval R2022-07-151-0/+4
* sendto: Initialize libadwaitaMaximiliano Sandoval R2022-07-151-0/+2
* 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
* 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
* sendto: Use Unicode in translatable stringsPiotr Drąg2017-08-111-2/+2
* 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: 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: keep the "Retry" button always visible and make it sensitive when neededDaniele Forsi2012-05-091-16/+5
* sendto: remove unneeded setting of the "Cancel" button as visibleDaniele Forsi2012-05-091-3/+0
* sendto: remove all references to the unused "Close" buttonDaniele Forsi2012-05-091-5/+0
* sendto: symbol for decimal kilobyte is kB according to the International Syst...Daniele Forsi2012-05-061-1/+1
* sendto: document the "--name" option and make argument strings translatableDaniele Forsi2012-05-061-3/+3
* trivial: fix typosDaniele Forsi2012-05-051-1/+1
* lib: Remove "title" property from chooserBastien Nocera2012-01-181-1/+1
* sendto: Port to GtkGridBastien Nocera2011-11-041-9/+7
* sendto: marshal.h is gone and unneededBastien Nocera2011-10-121-1/+0
* sendto: Port to GDBusBastien Nocera2011-10-121-101/+98
* Update for Gtk[HV]Box deprecationColin Walters2011-06-151-2/+2
* sendto: Various UI changesBastien Nocera2011-02-281-5/+5
* sendto: Make selection window's title bar biggerBastien Nocera2011-02-281-0/+1
* sendto: Fix packing of the target selectionBastien Nocera2011-02-281-1/+1
* sendto: Use heading capitalisationBastien Nocera2011-02-281-1/+1
* sendto: Make double-click select a deviceBastien Nocera2011-02-221-0/+12
* String fixesPhilip Withnall2010-12-291-1/+1
* Make it compile against latest GTK+ 3.xBastien Nocera2010-09-231-2/+2
* Use accessor functions instead direct access. Second patchJavier Jardón2010-01-011-4/+6
* Make the From: label useful, and handle URIsBastien Nocera2009-12-141-6/+14