aboutsummaryrefslogtreecommitdiff
path: root/src/session-menu-mgr.c
Commit message (Expand)AuthorAgeFilesLines
* add a g_debug message to say which command is being invoked by g_spawn_comman...Charles Kerr2012-07-041-0/+1
* Restore the ellipsis to the 'System Settings' label as per mpt's suggestion.Charles Kerr2012-06-281-1/+1
* copyeditingCharles Kerr2012-06-201-1/+1
* copyeditingCharles Kerr2012-06-191-9/+14
* action_func_spawn_async() doesn't need a varargs argument anymore.Charles Kerr2012-06-191-9/+4
* in build_user_menuitems(), don't leak the users GList even if user switching ...Charles Kerr2012-06-191-1/+2
* SessionMenuMgr shouldn't leak its user_menuitems GSListCharles Kerr2012-06-191-0/+3
* take a ref on the session_dbus passed into SessionMenuMgr's constructor.Charles Kerr2012-06-191-1/+2
* SessionMenuMgr should own its toplevel menuitem.Charles Kerr2012-06-191-23/+37
* clearing house: the remainder of bugfixes & readability changesCharles Kerr2012-06-181-213/+333
* a step in merging the two menus: consolidate & clean up the code in session-m...Charles Kerr2012-06-171-558/+701
* a step in merging the two menus: merge the DeviceMenuMgr and UserMenuMgr clas...Charles Kerr2012-06-151-0/+889