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
/
session-dbus.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
port indicator-session to GMenu/cmake. Code coverage increased from 0% to 95.4%.
Charles Kerr
2013-03-22
1
-282
/
+0
|
*
clearing house: the remainder of bugfixes & readability changes
Charles Kerr
2012-06-18
1
-4
/
+1
|
*
handle fringe case where GetRealUserName is called before the username's ↵
Charles Kerr
2012-06-18
1
-16
/
+13
|
|
|
|
been set -- send an empty string rather than NULL s.t. the client doens't get an '[Invalid UTF-8]' string
*
a step in merging the two menus: remove the 'should show user menu' flag
Charles Kerr
2012-06-14
1
-31
/
+0
|
*
restart signal actually being sent now properly
Conor Curran
2011-08-31
1
-1
/
+3
|
*
and the actual code
Conor Curran
2011-08-09
1
-0
/
+22
|
*
get location overridden and debugs tidied up
Conor Curran
2011-07-14
1
-7
/
+2
|
*
dynamic user menu hiding on the way#
Conor Curran
2011-07-14
1
-4
/
+38
|
*
user label fixed for now
Conor Curran
2011-07-13
1
-0
/
+8
|
*
tidied up signals and methods for the session service so as the users real ↵
Conor Curran
2011-07-13
1
-14
/
+15
|
|
|
|
name should be available and not the icon, icon should not change on the panel
*
It sucks that the icon wouldn't change, but eh, not worth aborting over.
Ted Gould
2011-04-13
1
-1
/
+1
|
*
port to gdbus and dbusmenu 0.4
Michael Terry
2011-01-11
1
-24
/
+142
|
*
Copyright headers
Ted Gould
2010-03-12
1
-0
/
+21
|
*
Moving the icon names into the shared header files
Ted Gould
2010-03-12
1
-1
/
+1
|
*
Setting the icon to something sensable
Ted Gould
2010-03-12
1
-1
/
+1
|
*
Add shared names for the dbus interfaces.
Ted Gould
2010-03-12
1
-1
/
+2
|
*
Creating our little dbus-object.
Ted Gould
2010-03-12
1
-0
/
+6
|
*
Build us a signal
Ted Gould
2010-03-12
1
-0
/
+17
|
*
providing a set_name function
Ted Gould
2010-03-12
1
-0
/
+12
|
*
Setting up the object and giving it a name.
Ted Gould
2010-03-12
1
-2
/
+17
|
*
Connecting and registering the dbus object.
Ted Gould
2010-03-12
1
-0
/
+13
|
*
Adding in base objects
Ted Gould
2010-03-12
1
-0
/
+54