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-menu-mgr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
port indicator-session to GMenu/cmake. Code coverage increased from 0% to 95.4%.
Charles Kerr
2013-03-22
1
-1226
/
+0
*
if the user's real name can't be determined, fall back to the user's account ...
Charles Kerr
2012-11-15
1
-3
/
+4
*
Don't lock the session when clicking on the current user
Lars Uebernickel
2012-11-06
1
-2
/
+8
*
Hide "Start Screen Saver" action, if it is locked down.
Dmitrijs Ledkovs
2012-10-17
1
-5
/
+9
*
test for uproxy!=NULL before using it
Charles Kerr
2012-10-10
1
-13
/
+17
*
Remove the custom menu type for the restart entry. Fixes: https://bugs.launch...
Ted Gould
2012-10-01
1
-5
/
+2
|
\
|
*
Make the restart item a normal one
Ted Gould
2012-09-28
1
-5
/
+2
*
|
Move the upower init to after the items are created
Ted Gould
2012-09-28
1
-1
/
+5
|
/
*
Still using 'switch off' instead of 'shut down' in the default text in sessio...
Charles Kerr
2012-09-18
1
-3
/
+3
*
make Suspend translatable
Didier Roche
2012-09-13
1
-1
/
+1
*
Show Online Accounts only when needed
Alberto Mardegan
2012-08-23
1
-12
/
+31
*
Fix build
Alberto Mardegan
2012-08-21
1
-1
/
+1
*
Class rename
Alberto Mardegan
2012-08-21
1
-5
/
+5
*
Add Online Accounts item to session menu.
Alberto Mardegan
2012-08-21
1
-0
/
+19
*
add a g_debug message to say which command is being invoked by g_spawn_comman...
Charles Kerr
2012-07-04
1
-0
/
+1
*
Restore the ellipsis to the 'System Settings' label as per mpt's suggestion.
Charles Kerr
2012-06-28
1
-1
/
+1
*
copyediting
Charles Kerr
2012-06-20
1
-1
/
+1
*
copyediting
Charles Kerr
2012-06-19
1
-9
/
+14
*
action_func_spawn_async() doesn't need a varargs argument anymore.
Charles Kerr
2012-06-19
1
-9
/
+4
*
in build_user_menuitems(), don't leak the users GList even if user switching ...
Charles Kerr
2012-06-19
1
-1
/
+2
*
SessionMenuMgr shouldn't leak its user_menuitems GSList
Charles Kerr
2012-06-19
1
-0
/
+3
*
take a ref on the session_dbus passed into SessionMenuMgr's constructor.
Charles Kerr
2012-06-19
1
-1
/
+2
*
SessionMenuMgr should own its toplevel menuitem.
Charles Kerr
2012-06-19
1
-23
/
+37
*
clearing house: the remainder of bugfixes & readability changes
Charles Kerr
2012-06-18
1
-213
/
+333
*
a step in merging the two menus: consolidate & clean up the code in session-m...
Charles Kerr
2012-06-17
1
-558
/
+701
*
a step in merging the two menus: merge the DeviceMenuMgr and UserMenuMgr clas...
Charles Kerr
2012-06-15
1
-0
/
+889