index
:
ayatana-indicator-bluetooth
main
release-builds
Ayatana Indicator Bluetooth Service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
desktop.vala
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only run unity-control-center under unity
Robert Ancell
2014-01-22
1
-1
/
+1
*
Use unity-control-center if it is available
Robert Ancell
2014-01-10
1
-1
/
+4
*
on the desktop, show a bluetooth indicator if the hardware supports bluetooth...
Charles Kerr
2013-12-06
1
-2
/
+2
*
don't leak implicitly-created GVariants
Charles Kerr
2013-10-24
1
-6
/
+6
*
Desktop menu: mark "Visible" menu item label for translation
Lars Uebernickel
2013-10-21
1
-1
/
+1
*
when listening to notify events from bluetooth to update desktop indicator vi...
Charles Kerr
2013-10-14
1
-1
/
+1
*
if /dev/rfkill doesn't exist or isn't writable, then try to handle bluetooth ...
Charles Kerr
2013-10-11
1
-5
/
+1
*
add an action whose state shows whether or not bluetooth is supported by the ...
Charles Kerr
2013-10-10
1
-0
/
+1
*
Don't use deprecated GSimpleActionGroup APIs.
Charles Kerr
2013-08-22
1
-2
/
+2
*
create Profile.root_action in Profile's constructor.
Charles Kerr
2013-08-09
1
-1
/
+1
*
copyediting: whitespace, type inference
Charles Kerr
2013-08-06
1
-9
/
+18
*
templated strings need to begin with a '@'
Charles Kerr
2013-08-06
1
-1
/
+1
*
copyediting: fix lines that wrap
Charles Kerr
2013-08-06
1
-18
/
+46
*
promote shared functions up from Desktop to Profile so that Phone can use it too
Charles Kerr
2013-08-05
1
-78
/
+17
*
in phone and desktop, make 'action_state_for_root' private -- it's no longer ...
Charles Kerr
2013-08-05
1
-2
/
+2
*
pass the SimpleActionGroup handle into the profile object so that dynamically...
Charles Kerr
2013-08-05
1
-17
/
+17
*
fully implement the bluez/device backend. in the desktop profile, add menuite...
Charles Kerr
2013-08-05
1
-16
/
+176
*
change the 'BluetoothMenu' superclass to 'Profile'
Charles Kerr
2013-08-03
1
-18
/
+16
*
add a bluetooth backend to track bluetooth being enabled, being hard/soft blo...
Charles Kerr
2013-08-01
1
-34
/
+87
*
add per-profile icons and initial menus w/settings section
Charles Kerr
2013-08-01
1
-0
/
+99