summaryrefslogtreecommitdiff
path: root/applet
Commit message (Expand)AuthorAgeFilesLines
* applet: Fix introspection warningsMatthias Clasen2012-08-011-16/+2
* applet: Fix g-i warningBastien Nocera2012-07-261-3/+3
* applet: Update for killswitch API changeBastien Nocera2012-07-262-16/+4
* applet: Fix device_get_name() in the appletSjoerd Simons2012-07-021-2/+6
* docs: update API documentationDaniele Forsi2012-05-061-10/+15
* trivial: fix typosDaniele Forsi2012-05-051-1/+1
* BluetoothApplet: mark internal variable as staticGiovanni Campagna2012-04-221-1/+1
* applet: Fix Makefile rule to remove libgnome-bluetooth-applet.laColin Walters2012-03-201-2/+2
* all: add missing files to CLEANFILES to fix distcheckCosimo Cecchi2012-03-201-1/+1
* lib: remove libgnome-bluetooth-applet.so* in an uninstall-hookCosimo Cecchi2012-03-201-0/+2
* applet: Call our own preferences the same as othersBastien Nocera2012-02-181-1/+1
* applet: Remove left-over header capitalisationBastien Nocera2012-02-182-3/+3
* applet: Delete gnome-bluetooth-applet.la fileColin Walters2012-01-241-0/+3
* applet: Make fallback menu match gnome-shell'sBastien Nocera2012-01-181-6/+2
* applet: Really remove the action from the .ui fileBastien Nocera2012-01-181-1/+0
* applet: Remove "Browse files on device" menu itemBastien Nocera2012-01-182-62/+5
* applet: Remove unneeded assignmentBastien Nocera2012-01-181-1/+0
* applet: Fix memleak in browse callbackBastien Nocera2012-01-181-0/+1
* applet: Fix new pairings not appearing in menusBastien Nocera2012-01-181-18/+44
* applet: Fix build with automake 1.11.2Chen Xiao-Long2012-01-061-2/+3
* lib, applet: Do not use dbus-glib-1 when building introspection dataVincent Untz2012-01-061-2/+2
* applet: Fix packing of the browser chooserMathieu Trudel-Lapierre2011-12-161-1/+1
* applet: Fix linking error due to DSO linking changesKrzysztof Klimonda2011-12-161-1/+1
* lib: Update LIBGNOMEBT requirementsBastien Nocera2011-12-161-1/+1
* applet: Fix duplicate symbols for objectsBastien Nocera2011-11-042-2/+2
* applet: Fix wrong property being usedBastien Nocera2011-11-041-2/+2
* applet: Fix linkageBastien Nocera2011-10-181-1/+1
* applet: Update for new connect APIBastien Nocera2011-10-181-4/+14
* applet: Fix build problems with marshallersBastien Nocera2011-10-172-18/+6
* applet: Update for get/set discoverable removalBastien Nocera2011-10-121-2/+4
* applet: Update for BluetoothAgent API changeBastien Nocera2011-10-121-5/+7
* applet: Port to GDBusBastien Nocera2011-10-051-15/+14
* applet: Remove dbus-glib includeBastien Nocera2011-09-281-1/+0
* applet: Port to GDBusBastien Nocera2011-09-281-2/+2
* applet: Fix PIN code return valuesBastien Nocera2011-09-281-2/+2
* applet: Remove dead definitionBastien Nocera2011-09-281-5/+0
* applet: Nearly port to new BluetoothAppletBastien Nocera2011-09-271-53/+57
* applet: Fix gross whitespace problemBastien Nocera2011-09-271-1/+1
* applet: Fix compile-time warningBastien Nocera2011-09-221-1/+1
* lib: Remove unused adapter parameterBastien Nocera2011-09-221-4/+1
* applet: Fix "browse" function callBastien Nocera2011-09-131-5/+5
* applet: Change preferences menu items to matchBastien Nocera2011-08-011-3/+3
* applet: Use new helper functionalityBastien Nocera2011-06-291-84/+8
* applet: Fix compilation warningBastien Nocera2011-06-291-0/+1
* applet: Simplify bluetooth_applet_send_to_address()Bastien Nocera2011-06-291-17/+6
* applet: Parameters for g_async_spawn need no quotesRaul Gutierrez Segales2011-06-271-1/+1
* applet: no need to quote address argumentRaul Gutierrez Segales2011-06-271-1/+1
* Update for Gtk[HV]Box deprecationColin Walters2011-06-153-3/+3
* applet: Fix applet startup in fallbackBastien Nocera2011-05-271-1/+1
* applet: Prepend zeros for SSP passkey displayBastien Nocera2011-05-251-1/+1