summaryrefslogtreecommitdiff
path: root/lib/bluetooth-settings-row.c
Commit message (Expand)AuthorAgeFilesLines
* settings-row: Fix display of devices with & in their namesBastien Nocera2022-05-101-1/+4
* settings-row: Actually start the GtkSpinnerJonas Dreßler2022-02-151-8/+11
* bluetooth-settings-row: Subclass AdwActionRowChristopher Davis2022-01-251-6/+5
* settings: Make proxy replaceableBastien Nocera2021-12-151-4/+4
* lib: Remove unused bluetooth_settings_row_new()Bastien Nocera2021-11-301-13/+0
* lib: Fix "proxy" property descriptionBastien Nocera2021-11-301-1/+1
* lib: Make row's "proxy" property construct-onlyBastien Nocera2021-11-301-2/+2
* lib: Add helper to create row from BluetoothDeviceBastien Nocera2021-11-301-0/+74
* lib: Simplify config.h inclusionBastien Nocera2021-11-191-3/+1
* settings-row: Turn into a final classGeorges Basile Stavracas Neto2021-10-281-64/+52
* lib: Adapt to GtkSwitch API changesGeorges Basile Stavracas Neto2021-10-281-1/+1
* settings-widget: Add a "time-created" property for settings rowsBastien Nocera2021-02-191-1/+12
* settings-row: Add "alias" propertyBastien Nocera2020-12-101-1/+16
* lib: Make row unsensitive when device cannot be pairedBastien Nocera2016-11-291-6/+17
* lib: Actually start the spinner when pairingBastien Nocera2016-11-291-1/+3
* settings-row: port to use a templateIgnacio Casal Quinteiro2015-01-051-33/+8
* settings-row: use G_DEFINE_TYPE_WITH_PRIVATEIgnacio Casal Quinteiro2015-01-051-6/+6
* lib: Fix incorrect use of "Setup" as an adjectiveMichael Hill2014-05-191-2/+2
* settings: Ellipsise the labels in each rowBastien Nocera2013-12-121-0/+1
* settings: Never have nameless rowsBastien Nocera2013-12-071-2/+8
* settings: Avoid spinner + label in rowBastien Nocera2013-12-061-1/+1
* lib: Add Settings widgetBastien Nocera2013-12-061-0/+300