Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | isn't allowed | ||||
* | 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 ↵ | Charles Kerr | 2012-06-17 | 1 | -558/+701 |
| | | | | session-menu-mgr | ||||
* | a step in merging the two menus: merge the DeviceMenuMgr and UserMenuMgr ↵ | Charles Kerr | 2012-06-15 | 1 | -0/+889 |
classes into a single SessionMenuMgr class |