aboutsummaryrefslogtreecommitdiff
path: root/src/indicator-session.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| |/
* / Fix capitalization of 'Switch From'Ted Gould2010-03-171-1/+1
|/
* Switching the names of the restart icons.Ted Gould2010-03-151-2/+12
|\
| * Making sure that if we can't get the icon, we leave it alone.Ted Gould2010-03-121-0/+8
| * Switching to building with GIcon so that we don't have to add an icon, we can...Ted Gould2010-03-121-2/+4
* | Use the libindicator image helper to get fallbacks and nicer icons.Ted Gould2010-03-121-4/+5
|\ \ | |/ |/|
| * Using the libindicator helpers so we get things like fallbacks! \o/Ted Gould2010-03-121-4/+5
* | Merging to trunk to remove merge conflicts.Ted Gould2010-03-121-2/+61
|\ \ | |/ |/|
| * Use the library i18n libs to use the right translation domain.Ted Gould2010-03-121-1/+5
| |\
| | * Setting up the indicator to use library translations so they'll be grabbed fr...Ted Gould2010-03-121-1/+5
| * | Adding in a handler and renderer for the restart required itemTed Gould2010-03-121-1/+56
| |/
* | Moving the icon names into the shared header filesTed Gould2010-03-121-2/+2
* | Getting the icon, but only when we're connected.Ted Gould2010-03-121-0/+25
* | Icon name changing signal for updating the image.Ted Gould2010-03-121-0/+17
* | Building us a proxy! Now we are dangerous.Ted Gould2010-03-121-0/+12
|/
* Unreffing the layout that we allocatedTed Gould2010-03-011-0/+1
* adding prototype for new user itemTed Gould2010-02-181-0/+1
* Adding in user itemsTed Gould2010-02-181-0/+30
|\
| * Fleshing out the building of the user itemTed Gould2010-02-171-1/+23
| * Registering a handler for our new typeTed Gould2010-02-171-1/+13
* | Removing comment.Ted Gould2010-02-111-1/+1
* | Adding in the ability to monitor style changes and re-evaluate.Ted Gould2010-02-111-1/+16
* | Fixing a valueTed Gould2010-02-111-2/+2
* | Calculating font size with PANGO_SCALE getting involvedTed Gould2010-02-111-4/+4
* | Switching to using Pango to get the widthTed Gould2010-02-111-8/+11
* | Make sure to realize the offscreen windowTed Gould2010-02-111-0/+1
* | Get returns in better shapeTed Gould2010-02-111-1/+4
* | Fleshing out the menu_switch function with a function that looks at the lengt...Ted Gould2010-02-111-0/+69
* | Setting up the type handlerTed Gould2010-02-111-0/+14
* | Woot, a dbusmenu, much better.Ted Gould2010-02-111-3/+3
* | Refactoring so the menu is created in init.Ted Gould2010-02-111-4/+8
|/
* Simplifying the indicator so that it just gets a menu. That's it! Ted Gould2009-12-241-367/+17