index
:
ayatana-indicator-session
main
release-builds
Ayatana Indicator Session Service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
status-provider-mc5.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Signaling a state change when disconnecting.
Ted Gould
2009-10-08
1
-0
/
+3
|
*
Dealing with DBus's stupid views of NULL. If I wanted it like that I'd use ↵
Ted Gould
2009-10-08
1
-3
/
+3
|
|
|
|
Python. I have values, or not. Simple as that.
*
Debug message
Ted Gould
2009-10-08
1
-0
/
+2
|
*
Checking the name we're getting and the name we're loosing.
Ted Gould
2009-10-08
1
-2
/
+2
|
*
Adding a dbus proxy and setting up a signal handler for the namechange event ↵
Ted Gould
2009-10-08
1
-0
/
+54
|
|
|
|
which will start or stop the empathy account manager.
*
Moving the building of the EmpathyAccountManager to it's own function.
Ted Gould
2009-10-08
1
-5
/
+19
|
*
Making it so that the manager only gets created if the status is set.
Ted Gould
2009-10-06
1
-4
/
+3
|
*
Don't set the status so that we notice when it comes back to us.
Ted Gould
2009-09-23
1
-2
/
+0
|
*
Bad string, should have been hidden.
Ted Gould
2009-09-23
1
-1
/
+1
|
*
Comments are good.
Ted Gould
2009-09-22
1
-1
/
+19
|
*
If the global status changes then we need to signal everyone else about it.
Ted Gould
2009-09-22
1
-1
/
+4
|
*
Putting in the TP Connection enum map
Ted Gould
2009-09-22
1
-3
/
+15
|
*
Connecting to change signal
Ted Gould
2009-09-22
1
-0
/
+14
|
*
Turning over to Empathy Account Manager.
Ted Gould
2009-09-22
1
-244
/
+27
|
*
Oh, got the header and it works too! Nice.
Ted Gould
2009-09-21
1
-0
/
+2
|
*
Creating a status provider object for Mission Control 5 based on the ↵
Ted Gould
2009-09-16
1
-0
/
+383
Telepathy one.