summaryrefslogtreecommitdiff
path: root/applet
Commit message (Expand)AuthorAgeFilesLines
* Remove hard-coded use of nautilusBastien Nocera2010-01-071-10/+31
* Use accessor functions instead direct access. Second patchJavier Jardón2010-01-011-4/+5
* Add link to sound preferences in appletBastien Nocera2009-12-101-0/+20
* Stop start-up notification when presenting running windowsBastien Nocera2009-11-251-0/+1
* Add discoverable menu item to the appletBastien Nocera2009-10-272-0/+43
* Make menu invisible when there's no adaptersBastien Nocera2009-10-201-7/+8
* Fix status label visibility in appletBastien Nocera2009-10-201-0/+7
* Additional fixes for killswitch add supportBastien Nocera2009-10-131-3/+4
* Fix crash when first killswitch is added after startupBryan Donlan2009-10-131-7/+2
* notify.c: now use "bluetooth-active" icon instead of just "bluetooth" (which ...Dylan McCall2009-10-091-1/+1
* Bug 595845 - The applet shows wrong connection informationBastien Nocera2009-09-211-2/+3
* Bug 595593 - Make sure pairing agents only bind to default adapterBastien Nocera2009-09-201-33/+40
* Fix invalid memory access in agent.cBastien Nocera2009-09-191-1/+1
* Remove unused button variable in appletBastien Nocera2009-09-191-2/+2
* Remove deprecated Encoding key from desktop filesFrédéric Péters2009-09-011-1/+0
* obexd isn't called obexd but obex-clientBastien Nocera2009-08-011-4/+0
* Bug 585765 – Move killswitch code to /dev/rfkillBastien Nocera2009-07-301-5/+9
* Hide unwanted menu items when Bluetooth is disabledBastien Nocera2009-07-302-6/+17
* Print out errors when GtkBuilder files fail parsingBastien Nocera2009-07-301-2/+15
* Fix thinko in disabling menu itemsBastien Nocera2009-07-301-2/+1
* Remove ellipsis from the "Preferences" menu itemBastien Nocera2009-07-271-1/+1
* Bug 589863 – Use "set up" rather than "setup" as a verbBastien Nocera2009-07-271-1/+1
* Add test case for the notification iconBastien Nocera2009-07-262-2/+43
* Fix small memleak when changing the tooltipBastien Nocera2009-07-261-0/+1
* Bug 585691 – Filter devices for ObexFTPBastien Nocera2009-07-161-3/+4
* Bug 587763 – Doesn't show "Connect" in the sub-menu for mice after pairingBastien Nocera2009-07-151-19/+26
* Bug 588618 – Use PIN instead of passkeyBastien Nocera2009-07-154-26/+32
* Fix left-over "show-search" usage, eekBastien Nocera2009-07-151-1/+1
* Remove unfitting image in buttonBastien Nocera2009-07-151-3/+1
* Bug 587827 – Incorrectly named button in popup (HEAD)Bastien Nocera2009-07-071-1/+6
* Make some parts of BluetoothClient availableBastien Nocera2009-06-291-0/+1
* Add applet UI files to the distBastien Nocera2009-06-171-1/+1
* Fix missing variable declarationBastien Nocera2009-06-151-1/+1
* Rework UI for authorisation dialogBastien Nocera2009-06-153-94/+157
* Rework UI for confirm dialogueBastien Nocera2009-06-153-73/+122
* Rework UI for passkey dialogBastien Nocera2009-06-153-110/+149
* Fix the agent dialogue testBastien Nocera2009-06-141-2/+4
* Some more simplification of the agent codeBastien Nocera2009-06-132-142/+102
* Clean up when notification daemon doesn't support actionsBastien Nocera2009-06-131-24/+36
* Move AgentError to the shared BluetoothAgentBastien Nocera2009-06-131-34/+0
* Remove impossible OOM casesBastien Nocera2009-06-131-12/+0
* Update strings in the applet's popupsBastien Nocera2009-06-131-7/+7
* Bug 573738 – Make sendto call pass --nameBastien Nocera2009-06-101-6/+31
* Add success parameter to the connect function callbackBastien Nocera2009-06-101-3/+6
* Bug 584857 - Support notification deamon without actions capabilitiesBaptiste Mille-Mathias2009-06-103-17/+56
* Rename common/ dir to lib/Bastien Nocera2009-06-081-3/+3
* Add separator in sub-menusBastien Nocera2009-06-051-0/+26
* Add menu items to call kbd and mouse prefsBastien Nocera2009-06-051-2/+42
* Allow submenus without a connect itemBastien Nocera2009-06-051-38/+57
* Simplify code in the menu buildingBastien Nocera2009-06-051-98/+103