summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* plugins: Use GSettings for geoclue pluginBastien Nocera2011-03-161-19/+36
* lib: Add helper function for killswitch state to stringBastien Nocera2011-03-042-0/+10
* lib: Fix packing of chooser in test applicationBastien Nocera2011-02-281-3/+5
* lib: Add signal when device is double-clickedBastien Nocera2011-02-223-0/+48
* lib: Make _dump() work on filtered modelsBastien Nocera2011-02-221-1/+9
* lib: Add private function to read the adapter nameBastien Nocera2011-02-213-0/+32
* lib: Fix packing in BluetoothChooserBastien Nocera2011-02-191-10/+12
* lib: Make the test app work with gtk-parasiteBastien Nocera2011-02-191-1/+7
* bluetooth-properties: fix width of "Device" columnDaniele Forsi2011-02-071-2/+1
* Use GLib log facilities appropriatelyGiovanni Campagna2011-02-073-19/+18
* lib: Fix button chooser's original labelBastien Nocera2011-02-071-2/+1
* lib: Small fixes to chooser buttonBastien Nocera2011-02-071-4/+2
* Don't log a critical message when device address is NULLDaniele Forsi2011-02-061-2/+3
* lib: Make it possible to align treeview with toolbarBastien Nocera2011-02-063-14/+32
* Set G_LOG_DOMAIN in libgnome-bluetoothDan Winship2011-01-111-1/+8
* Remove markup from translatable stringsPhilip Withnall2010-12-291-2/+6
* Use BluetoothClient for tracking the default-adapterGiovanni Campagna2010-12-072-51/+142
* lib: Fixes for building with introspectionBastien Nocera2010-11-114-70/+87
* lib: Fix typo in MakefileBastien Nocera2010-11-091-1/+1
* lib: Simplify agent finalizationBastien Nocera2010-10-271-14/+7
* Handle combo box text api going awayMatthias Clasen2010-10-211-3/+3
* More fixes to introspectionGiovanni Campagna2010-10-051-13/+16
* Fix introspectionGiovanni Campagna2010-10-043-26/+62
* Fix introspection buildVincent Untz2010-10-041-29/+16
* Make it compile against latest GTK+ 3.xBastien Nocera2010-09-232-3/+3
* Fix "dump devices"'s incorrect services stateBastien Nocera2010-09-011-2/+11
* Fix compilation warning for last commitBastien Nocera2010-08-031-6/+6
* Add guards to BluetoothAgent functionsBastien Nocera2010-08-031-6/+38
* Make lib/test-plugins accept address and UUIDs on the command lineDaniele Forsi2010-07-271-3/+59
* Use GBinding instead of the Seahorse copy/pasteBastien Nocera2010-06-254-622/+10
* Fix GTK 2.x requires in pkg-config and GIR filesBastien Nocera2010-06-241-2/+2
* Try to merge killswitch-changed eventsBastien Nocera2010-06-181-5/+18
* Even better killswitch debuggingBastien Nocera2010-06-181-3/+49
* Better debug for killswitch codeBastien Nocera2010-06-181-5/+24
* Add major class output to test-classBastien Nocera2010-05-021-0/+16
* 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