summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Print error if cannot set discoverableRoss Burton2010-04-151-5/+10
* Make the timeout to bluetooth_client_set_discoverable an argumentRoss Burton2010-04-152-11/+18
* Fix small memory leak on killswitch removalBastien Nocera2010-03-231-0/+1
* Fix getting device properties in geoclue pluginBastien Nocera2010-03-021-2/+2
* Add VideoSource UUIDBastien Nocera2010-01-281-0/+2
* Add video type devicesBastien Nocera2010-01-282-1/+8
* Make bluetooth_type_to_string() return a translated stringDaniele Forsi2010-01-011-15/+15
* Add support for Error callbacks to ObexAgentBastien Nocera2009-12-143-1/+60
* Fix crash when obex-client isn't running alreadyBastien Nocera2009-12-141-4/+10
* Fix memory leaks when using dbus_g_method_get_sender()Bastien Nocera2009-12-142-24/+72
* Loads of API documentation fixesBastien Nocera2009-12-1110-39/+183
* Really install introspection dataVincent Untz2009-12-091-2/+2
* Fix run-time warning when pairing a new deviceBastien Nocera2009-12-071-1/+2
* Use the GTK+ spinner instead of our ownBastien Nocera2009-12-015-373/+4
* Remove pairing when re-pairing a deviceBastien Nocera2009-11-231-3/+59
* Select the device when the chooser pops upBastien Nocera2009-11-231-0/+1
* Make the selected device a settable property in the chooserBastien Nocera2009-11-231-2/+38
* Select the first device when testing the comboBastien Nocera2009-11-171-1/+1
* Remove expander in combo, too many sizing issuesBastien Nocera2009-11-171-20/+16
* Add variable to allow setting the first device in comboBastien Nocera2009-11-171-0/+2
* Initialize codeset for users of bluetooth_chooserPascal Terjan2009-11-171-0/+2
* Add discoverable column to the test clientBastien Nocera2009-10-271-0/+4
* Add discoverable columnBastien Nocera2009-10-274-3/+74
* Nobody cares about RSSIBastien Nocera2009-10-273-15/+1
* Add KILLSWITCH_STATE_NO_ADAPTER killswich stateBastien Nocera2009-10-202-0/+7
* Set a parent on the remove confirmation dialogJoshua Lock2009-10-161-4/+5
* Only clean up the rfkill monitoring if it has actually been set upJoshua Lock2009-10-141-3/+6
* Fix crash when first killswitch is added after startupBryan Donlan2009-10-131-4/+11
* Remove rfkill warning spout, when it's not actually an errorBastien Nocera2009-10-071-1/+1
* Some more copyright updatesBastien Nocera2009-10-011-1/+1
* Add copyright headers to new filesJoshua Lock2009-10-011-0/+23
* Initial push of a Moblin panel built on gnome-bluetoothJoshua Lock2009-09-303-6/+7
* Add a private method to the chooser to remove the selected deviceJoshua Lock2009-09-303-0/+73
* Add a property to disable the internally created filter on constructionJoshua Lock2009-09-291-11/+28
* Fix BluetoothFilterWidget property binding and document the widgetJoshua Lock2009-09-294-11/+97
* Small cleanup in test-deviceselectionBastien Nocera2009-09-291-1/+1
* Remove dead functions from BluetoothChooserComboBastien Nocera2009-09-292-15/+0
* Add test case for the BluetoothChooserCombo widgetBastien Nocera2009-09-291-1/+55
* Add new BluetoothChooserCombo widgetBastien Nocera2009-09-294-3/+422
* Add private _get_treeview accessor to the BluetoothChooserBastien Nocera2009-09-292-0/+15
* Fix some stringsPhilip Withnall2009-09-281-1/+1
* Fix property bindings when using enumsBastien Nocera2009-09-281-11/+6
* Bind the filter in a constructorBastien Nocera2009-09-251-1/+21
* Have the properties correctly initialised by the constructorJoshua Lock2009-09-252-16/+8
* Use symbolic name for device-category-filter property minimumBastien Nocera2009-09-251-1/+1
* Don't overwrite UUIDs when discovering known deviceBastien Nocera2009-09-251-2/+7
* Fix warning on startupBastien Nocera2009-09-251-0/+1
* Fix some white space errorsBastien Nocera2009-09-252-22/+21
* Convert the BluetoothChooser to use BluetoothFilterWidgetJoshua Lock2009-09-251-200/+18
* Create a separate widget for the device filterJoshua Lock2009-09-254-0/+545