commit 2dea1802e5f8d2160ba1bbf6a7283f2773d791a3 Author: Bastien Nocera Date: Tue Oct 20 14:36:59 2009 +0100 2.28.3 NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-) commit 4dd699f18339878bb672b3e211225ef0a11927ad Author: Bastien Nocera Date: Tue Oct 20 14:34:23 2009 +0100 Make menu invisible when there's no adapters So we can be sure that the UI is up-to-date when that happens. applet/main.c | 15 ++++++++------- 1 files changed, 8 insertions(+), 7 deletions(-) commit 186fe455c072e5a6cd0465b0f42ed3f77000a148 Author: Bastien Nocera Date: Tue Oct 20 14:32:21 2009 +0100 Add KILLSWITCH_STATE_NO_ADAPTER killswich state As killswitches for adapters can come and go, make sure that we tell the front-ends when an adapter goes away, so they can update their UI. lib/bluetooth-killswitch.c | 6 ++++++ lib/bluetooth-killswitch.h | 1 + 2 files changed, 7 insertions(+), 0 deletions(-) commit 2b92bb904b16bf4bf580730094345a17068ffe59 Author: Bastien Nocera Date: Wed Oct 7 16:04:42 2009 +0100 Remove rfkill warning spout, when it's not actually an error lib/bluetooth-killswitch.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit d8e9ce8425652937afc75a9be91195b3f7f005d0 Author: Bastien Nocera Date: Tue Oct 20 13:43:36 2009 +0100 Fix status label visibility in applet When the first killswitch is added after start applet/main.c | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-)