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
Commit message (
Expand
)
Author
Age
Files
Lines
*
copyediting: readability + grouping related methods together
Charles Kerr
2013-08-05
1
-71
/
+106
*
pass the SimpleActionGroup handle into the profile object so that dynamically...
Charles Kerr
2013-08-05
4
-35
/
+32
*
silence g_message scaffolding
Charles Kerr
2013-08-05
2
-2
/
+1
*
edit killswitch for readability and to remove the iowatch in dispose()
Charles Kerr
2013-08-05
1
-21
/
+31
*
fully implement the bluez/device backend. in the desktop profile, add menuite...
Charles Kerr
2013-08-05
9
-626
/
+489
*
initial support for individual devices in Bluetooth class
Charles Kerr
2013-08-03
2
-5
/
+185
*
tweak startup comments
Charles Kerr
2013-08-03
1
-1
/
+4
*
change the 'BluetoothMenu' superclass to 'Profile'
Charles Kerr
2013-08-03
5
-50
/
+45
*
move indicator3-0.4.vapi to the vapi dir. it'll go away soon enough...
Charles Kerr
2013-08-01
2
-147
/
+2
*
improve documentation on Killswitch, Bluetooth, and Bluez
Charles Kerr
2013-08-01
4
-26
/
+34
*
add a bluetooth backend to track bluetooth being enabled, being hard/soft blo...
Charles Kerr
2013-08-01
10
-55
/
+698
*
add per-profile icons and initial menus w/settings section
Charles Kerr
2013-08-01
8
-278
/
+300
*
add main() to its own file
Charles Kerr
2013-07-31
3
-28
/
+28
*
add a vapi/ directory off the top package directory
Charles Kerr
2013-07-31
3
-8
/
+10
*
remove --enable-localinstall
Charles Kerr
2013-07-31
1
-1
/
+1
*
Support existing gsettings key to disable indicator
Robert Ancell
2013-02-08
1
-5
/
+13
*
Only show indicator if Bluetooth adapter present
Robert Ancell
2013-02-08
2
-0
/
+34
*
Add "Set Up New Device" menu item
Robert Ancell
2013-02-08
1
-5
/
+21
*
A couple strings weren't marked for translation.
Michael Terry
2013-02-06
3
-2
/
+3
|
\
|
*
translate accessible descriptions
Michael Terry
2013-01-31
3
-2
/
+3
*
|
With debhelper compat level 9, libexecdir no longer includes the package name...
Mathieu Trudel-Lapierre
2013-02-05
1
-1
/
+1
|
\
\
|
*
|
install service into pkglibexecdir, not libexecdir
Michael Terry
2013-01-31
1
-1
/
+1
|
|
/
*
/
Update license header
Robert Ancell
2013-02-01
2
-2
/
+2
|
/
*
Add COPYING file and fix license to be GPL-3, not GPL-3+
Michael Terry
2013-01-31
2
-6
/
+4
*
Stop items being duplicated on resume from suspend
Robert Ancell
2013-01-31
1
-13
/
+13
*
Set useful values for accessible description
Robert Ancell
2013-01-11
2
-1
/
+3
*
Fix item disconnection
Robert Ancell
2013-01-08
1
-1
/
+1
*
Add start of accessible description
Robert Ancell
2013-01-08
2
-3
/
+16
*
Hide items without options
Robert Ancell
2013-01-08
1
-1
/
+3
*
Stop feedback loop when switch settings changed from external sources
Robert Ancell
2013-01-08
2
-10
/
+36
*
Use ellipses in labels
Robert Ancell
2013-01-08
1
-6
/
+6
*
Fix reversed logic on visible menu item
Robert Ancell
2013-01-08
1
-1
/
+1
*
Make enable label 'Bluetooth' to match design
Robert Ancell
2012-12-06
1
-1
/
+1
*
Fix icon
Robert Ancell
2012-12-06
1
-12
/
+15
*
Make into a proper indicator
Robert Ancell
2012-12-06
5
-351
/
+629
*
Add icons
Robert Ancell
2012-12-05
1
-11
/
+9
*
Add connect button
Robert Ancell
2012-12-05
2
-65
/
+128
*
Only add required elements to submenus
Robert Ancell
2012-12-05
1
-46
/
+59
*
Add bug link for workaround
Robert Ancell
2012-12-05
1
-1
/
+1
*
Workaround a bug in libappindicator3
Robert Ancell
2012-12-05
1
-0
/
+1
*
Fix visible toggle
Robert Ancell
2012-12-04
1
-1
/
+9
*
Only show devices, not adapters
Robert Ancell
2012-12-04
1
-7
/
+15
*
Tidy up gnome-bluetooth-1.0.vapi
Robert Ancell
2012-12-04
1
-3
/
+3
*
Correctly set icon
Robert Ancell
2012-12-04
1
-0
/
+7
*
Use GnomeBluetooth.Killswitch instead of reading /dev/rfkill directly
Robert Ancell
2012-12-04
4
-208
/
+45
*
Use GnomeBluetooth instead of bluez directly
Robert Ancell
2012-12-04
4
-274
/
+218
*
Check device class
Robert Ancell
2012-10-11
2
-12
/
+83
*
Fix visible toggle
Robert Ancell
2012-10-11
2
-1
/
+7
*
Abstract out bluez more
Robert Ancell
2012-10-11
2
-55
/
+156
*
Get killswitch working
Robert Ancell
2012-10-11
4
-112
/
+385
[next]