aboutsummaryrefslogtreecommitdiff
path: root/src/indicator-session.c
Commit message (Expand)AuthorAgeFilesLines
* 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 na...Conor Curran2011-07-131-134/+22
* 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
* Add accessible_desc supportLuke Yelavich2011-02-141-0/+8
* Fixing prototypes to match dbusmenuTed Gould2011-01-281-6/+6
* and cancel the cancel objectMichael Terry2011-01-111-5/+6
* also dispose of canel objectMichael Terry2011-01-111-0/+5
* port to gdbus and dbusmenu 0.4Michael Terry2011-01-111-43/+100
* Add and accel group to the indicator for the shortcutTed Gould2010-08-061-0/+3
* Adding a switch for translations that don't have a useful 'Switch From'Ted Gould2010-03-251-1/+10
|\
| * Adding in a check to see if the translator would like to fallback to not usin...Ted Gould2010-03-241-1/+10
* | Flipping things around a little bit so that if we get an error, we'll still b...Ted Gould2010-03-241-5/+9
* | Scale the avatars to be ICON_SIZE_MENUTed Gould2010-03-241-1/+11
|/
* Handle updating of sessions and mark the guest account when it has an open se...Ted Gould2010-03-181-0/+15
|\
| * Watch for the logged in property changing and hide or show the logged in widg...Ted Gould2010-03-171-0/+15
* | Using an icon for users or a stock item if they don't have an icon.Ted Gould2010-03-181-1/+22
|\ \
| * | Getting the horizontal padding for a nice spacing between widgets.Ted Gould2010-03-171-1/+3
| * | Moving debug messageTed Gould2010-03-171-1/+1
| * | Check to ensure the file exists.Ted Gould2010-03-171-1/+1
| * | Nice debugging message.Ted Gould2010-03-171-0/+1
| * | Using proper icon.Ted Gould2010-03-171-1/+1
| * | Building an icon based on teh icon propsTed Gould2010-03-171-0/+18
| |/