aboutsummaryrefslogtreecommitdiff
path: root/src/indicator-session.c
Commit message (Collapse)AuthorAgeFilesLines
* to pull a const string from g_variant_get(), use a format string "&s", not "s"Charles Kerr2012-03-161-2/+2
|
* If we change the icon to show reboot we need to tell that to the a11y string ↵Ted Gould2012-02-221-0/+2
| | | | as well
* Add default accessible descriptions to the entriesTed Gould2012-02-221-0/+2
|
* Fix ordering of items on requestTed Gould2012-02-071-2/+2
|\
| * Swap return values of indicator_session_get_locationDmitry Shachnev2011-10-261-2/+2
| |
* | Modifying includes to not include libdbusmenu-gtk3 stuffTed Gould2012-01-311-4/+0
| |
* | Export the indicators name hintsMarco Trevisan (Treviño)2011-11-081-2/+5
|/ | | | Using the PACKAGE config.h variable both for the users and devices entries.
* Switch changing restart to updating the image instead of recreating it.Ted Gould2011-09-261-2/+2
|
* show/hide the name from the panelConor Curran2011-09-081-8/+20
|\
| * user correct string on switch item unless user actually wants to show usernameConor Curran2011-09-081-3/+8
| |
* | add the new gsettings entry for toggling the visibility of the real name on ↵Conor Curran2011-09-081-0/+1
|/ | | | the panel
* refactor the apt state callback because the use case of real and simulation ↵Conor Curran2011-09-061-1/+2
| | | | were proving far too disparate
* old icon now used when in greeter modeConor Curran2011-09-051-2/+17
|\
| * make sure to flag restart state in greeter mode also with the right iconConor Curran2011-09-021-3/+10
| |
* | remove the greeter icon stuffConor Curran2011-09-021-10/+1
|/
* much easier of handling the greeter iconConor Curran2011-09-011-1/+10
|
* tidy upConor Curran2011-08-311-1/+0
|
* restart signal actually being sent now properlyConor Curran2011-08-311-2/+1
|
* apt race condition handledConor Curran2011-08-311-0/+1
|
* used the set aside defines for icon namesConor Curran2011-08-221-2/+2
|
* ellipsis fixesConor Curran2011-08-221-2/+2
|\
| * Fix all the ellipsisTed Gould2011-08-191-2/+2
| |
* | fixed the misguided software available flagConor Curran2011-08-121-4/+2
|/
* and the actual codeConor Curran2011-08-091-0/+5
|
* Device menu torn apart and put back together, apt communication up and goingConor Curran2011-07-221-4/+3
|\
| * trying to figure out if upgrades are needed in progressConor Curran2011-07-211-3/+3
| |
| * apt watcher now controlling menuitem with signals and methods in placeConor Curran2011-07-201-2/+2
| |
* | Always send the actual pointers to the entry not pointers to copiesNeil Jagdish Patel2011-07-211-8/+4
|/
* changed default return value of get location to 0Conor Curran2011-07-141-1/+1
|
* ref sink instead of ref on the images and menusConor Curran2011-07-141-4/+4
|
* get location overridden and debugs tidied upConor Curran2011-07-141-11/+63
|
* dynamic user menu hiding on the way#Conor Curran2011-07-141-3/+55
|
* user label fixed for nowConor Curran2011-07-131-71/+81
|
* tidied up signals and methods for the session service so as the users real ↵Conor Curran2011-07-131-134/+22
| | | | name should be available and not the icon, icon should not change on the panel
* correct icon on the user panelConor Curran2011-07-121-1/+27
|
* radio button for is-current-user handledConor Curran2011-07-121-4/+15
|
* the beginnings of the custom user itemConor Curran2011-07-121-10/+28
|
* icon updates for the user menu panelConor Curran2011-07-071-59/+60
|
* user label is now updated dynamicallyConor Curran2011-07-071-3/+11
|
* added the username to the panelConor Curran2011-07-071-6/+41
|
* icon now being shown on the panel for devicesConor Curran2011-07-071-4/+6
|
* tidy upConor Curran2011-07-061-8/+22
|
* code tidied, menu splittage in progressConor Curran2011-07-051-104/+58
|
* split out the menusConor Curran2011-07-051-2/+2
|
* menus split somewhatConor Curran2011-07-041-38/+145
|
* compiling at leastConor Curran2011-07-021-60/+23
|
* initial menu reshuffle in progressConor Curran2011-07-011-55/+61
|
* port to gtk3; allow building with gtk2Michael Terry2011-05-261-0/+5
|
* Removing a g_error so we don't bring the whole kit-and-kaboodle down.Ted Gould2011-04-041-1/+1
|
* Make the word session translatableLuke Yelavich2011-02-141-1/+1
|