index
:
ayatana-indicator-display
main
release-builds
Ayatana Indicator Display Service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
oops, last commit's diagnosis was incorrect. The timing test issue came from ...
Charles Kerr
2016-03-15
1
-11
/
+11
*
add some debug stubs
Charles Kerr
2016-03-15
2
-2
/
+7
*
cmake's Thread::Thread import doesn't exist in vivid's version of cmake (3.0....
Charles Kerr
2016-03-15
1
-1
/
+7
*
tweak a couple of 'auto' declarations that g++ 5.3.1 understands but 4.9.2 on...
Charles Kerr
2016-03-15
1
-2
/
+2
*
clean up compile_options and warnings. Add DBUS debug log messages to ctest e...
Charles Kerr
2016-03-11
1
-1
/
+4
*
add UsbManager
Charles Kerr
2016-03-10
4
-10
/
+148
*
cmake and test directory cleanup
Charles Kerr
2016-03-10
1
-30
/
+31
*
add human-readable fingerprint extraction from the adb public keys
Charles Kerr
2016-03-09
4
-3
/
+43
*
add fingerprint snap decisions; test with notification dbusmock
Charles Kerr
2016-03-08
3
-3
/
+299
*
add out-of-line virtual method definitions to Indicator to silence clang++ wa...
Charles Kerr
2016-03-08
3
-8
/
+46
*
add ADB server/client + tests
Charles Kerr
2016-03-06
4
-1
/
+344
*
fix RotationLock shutdown issue that messed with getting clean test runs
Charles Kerr
2016-03-04
1
-0
/
+1
*
fix explicit ctor warning from cppcheck to get tests passing
Charles Kerr
2015-07-15
1
-1
/
+1
*
use the same action-state-to-variant mapping as in the rtm-14.09 branch
Charles Kerr
2015-02-28
1
-1
/
+1
*
Use com.ubuntu.touch.system's "rotation-lock" boolean for the rotation lock i...
Charles Kerr
2014-10-09
4
-22
/
+18
|
\
|
*
don't use 'auto tmp = ...' when tmp is going to be passed to g_free()
Charles Kerr
2014-10-06
1
-1
/
+1
|
*
make a debugging message go through g_debug() instead of g_message()
Charles Kerr
2014-10-06
1
-1
/
+1
|
*
fix the settings-to-action-state mappings
Charles Kerr
2014-10-06
1
-18
/
+11
|
*
fix warnings reported by flint++ -- explicit ctors, classes with virtual meth...
Charles Kerr
2014-10-06
2
-1
/
+6
|
*
replace 'orientation-lock' enum with 'rotation-lock' bool
Charles Kerr
2014-10-06
1
-13
/
+11
*
|
change header title from 'Rotation lock' to 'Rotation' as per I:RTMUF
Charles Kerr
2014-10-03
1
-1
/
+1
|
/
*
in src/exporter.cpp, use G_DBUS_NAME_OWNER_FLAGS_NONE when owning the busname
Charles Kerr
2014-08-21
1
-1
/
+1
*
add rotation lock indicator
Charles Kerr
2014-08-20
7
-7
/
+584
*
get skeletal service and tests building
Charles Kerr
2014-08-19
1
-0
/
+1
*
initial pass at tests/ directory, skeleton only
Charles Kerr
2014-08-19
1
-8
/
+1
*
initial pass at 'hello world' src + po
Charles Kerr
2014-08-19
3
-0
/
+104
[prev]