aboutsummaryrefslogtreecommitdiff
path: root/src/service.vala
Commit message (Expand)AuthorAgeFilesLines
* src/*.vala: Follow-up fix for dd2f32e2 (fixing GPL-3 license texts in file he...Mike Gabriel2020-10-301-2/+2
* src/*.vala: Fix license headers having been a mix of GPL and LGPL license tex...Mike Gabriel2020-10-301-2/+2
* src/*: Scope and white-space fixes.Robert Tari2020-10-261-1/+1
* Switch over from Ubuntu System Indicator to Ayatana System Indicator.Robert Tari2020-10-251-2/+2
* on shutdown, unexport the menus and unown the bus nameCharles Kerr2013-08-091-14/+36
* copyediting: whitespace, type inferenceCharles Kerr2013-08-061-1/+1
* add some extra commentsCharles Kerr2013-08-061-0/+4
* copyediting: don't use 'this.' when it's not neededCharles Kerr2013-08-061-8/+8
* copyediting: fix indentation in Service, fix copyright & author comments in b...Charles Kerr2013-08-051-56/+66
* pass the SimpleActionGroup handle into the profile object so that dynamically...Charles Kerr2013-08-051-7/+5
* fully implement the bluez/device backend. in the desktop profile, add menuite...Charles Kerr2013-08-051-409/+12
* change the 'BluetoothMenu' superclass to 'Profile'Charles Kerr2013-08-031-11/+9
* add a bluetooth backend to track bluetooth being enabled, being hard/soft blo...Charles Kerr2013-08-011-9/+12
* add per-profile icons and initial menus w/settings sectionCharles Kerr2013-08-011-0/+470