aboutsummaryrefslogtreecommitdiff
path: root/src/session-service.c
Commit message (Collapse)AuthorAgeFilesLines
* port indicator-session to GMenu/cmake. Code coverage increased from 0% to 95.4%.Charles Kerr2013-03-221-96/+0
|
* Remove the uses of deprecated g_type_init().Mathieu Trudel-Lapierre2013-01-221-2/+0
|
* copyeditingCharles Kerr2012-06-201-4/+1
|
* SessionMenuMgr should own its toplevel menuitem.Charles Kerr2012-06-191-3/+2
|
* clearing house: the remainder of bugfixes & readability changesCharles Kerr2012-06-181-38/+30
|
* a step in merging the two menus: merge the DeviceMenuMgr and UserMenuMgr ↵Charles Kerr2012-06-151-4/+2
| | | | classes into a single SessionMenuMgr class
* a step in merging the two menus: initial merge of the two menusCharles Kerr2012-06-141-11/+5
|
* remove the use-username-in-switch-item property; it's no longer spec'edCharles Kerr2012-06-141-1/+0
|
* a step in merging the two menus: in indicator-session, use one ↵Charles Kerr2012-06-141-0/+1
| | | | IndicatorObjectEntry instead of two
* use GDBus in users-service-dbus.c... major rewrite here.Charles Kerr2012-06-121-10/+0
|
* Advised changes to fix implicit declarations.Allan LeSage2012-03-291-0/+1
|
* Modifying includes to not include libdbusmenu-gtk3 stuffTed Gould2012-01-311-4/+0
|
* fixed the translation bugConor Curran2011-08-261-1/+1
|
* fix the min users bug plus guest label utf8 issueConor Curran2011-08-251-1/+1
|
* greeter mode uses to flag whether we are showing the user menu or notConor Curran2011-08-181-1/+1
|
* when used in a greeter, don't show settings links, the user switcher, or log ↵Michael Terry2011-08-031-5/+19
| | | | out links
* uncomment the disconnect methodConor Curran2011-07-221-2/+2
|
* apt item partially workingConor Curran2011-07-221-2/+2
|\
| * apt progress now reflected dynamically in the menuConor Curran2011-07-221-2/+2
| |
| * suspend plugged back in plus both it and hibernate menuitems should now be ↵Conor Curran2011-07-221-2/+2
|/ | | | sensitive to changes coming from upower
* apt transactions working nicelyConor Curran2011-07-211-2/+2
|
* apt watcher now controlling menuitem with signals and methods in placeConor Curran2011-07-201-5/+0
|
* system added to device menu, more tidying as we goConor Curran2011-07-191-2/+2
|
* merged in the device menu split outConor Curran2011-07-191-507/+10
|\
| * device menu has been isolatedConor Curran2011-07-181-507/+10
| |
* | user menu abstractedConor Curran2011-07-181-259/+18
|\|
| * user menu nicely separated for now, next the session menuConor Curran2011-07-151-4/+4
| |
| * first step - it compilesConor Curran2011-07-151-17/+3
| |
| * please tidy up that user managerConor Curran2011-07-151-248/+21
| |
* | merged Trevino's gtk2 compilation fixConor Curran2011-07-181-0/+6
|\ \ | |/ |/|
| * Get support for gtk+2.0 backMarco Trevisan (Treviño)2011-07-091-0/+6
| | | | | | | | | | | | indicator-session can still be compiled with gtk, using the --with-gtk=2 configure flag (I've changed it to match the other indicators).
* | get location overridden and debugs tidied upConor Curran2011-07-141-1/+1
| |
* | dynamic user menu hiding on the way#Conor Curran2011-07-141-0/+4
| |
* | user label fixed for nowConor Curran2011-07-131-1/+3
| |
* | tidied up signals and methods for the session service so as the users real ↵Conor Curran2011-07-131-4/+6
| | | | | | | | name should be available and not the icon, icon should not change on the panel
* | radio button for is-current-user handledConor Curran2011-07-121-3/+13
| |
* | the beginnings of the custom user itemConor Curran2011-07-121-3/+2
| |
* | online accounts item added@Conor Curran2011-07-111-0/+37
| |
* | user account items shown, items rearrangedConor Curran2011-07-111-147/+69
| |
* | tidied user menuConor Curran2011-07-111-35/+0
| |
* | merged trunk to keep up with changesConor Curran2011-07-111-58/+15
|\|
| * Integrate with LightDMRobert Ancell2011-07-051-55/+12
| |
* | icon updates for the user menu panelConor Curran2011-07-071-3/+2
| |
* | tidy upConor Curran2011-07-061-92/+129
| |
* | code tidied, menu splittage in progressConor Curran2011-07-051-14/+37
| |
* | split out the menusConor Curran2011-07-051-200/+179
|/
* port to gtk3; allow building with gtk2Michael Terry2011-05-261-1/+1
|
* Add the --no-lock option to activate the session.Ted Gould2011-03-101-1/+1
|
* Embed the function so it's not one separator ever, but once per runTed Gould2011-03-101-14/+8
|
* Add some cleanup and some commentsTed Gould2011-03-101-0/+9
|