aboutsummaryrefslogtreecommitdiff
path: root/src/indicator-session.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Brutal status rip out.Ted Gould2009-12-241-145/+0
* Porting over to the 0.3.0 APITed Gould2009-11-041-11/+86
* Changing the icon so that if you are disconnected it is 'system-shutdown-pane...Ted Gould2009-10-081-2/+2
|\
| * Changing icon name again. This is probably better WRT the icon naming spec.Ted Gould2009-10-061-2/+2
| * Changing the icon name in the code.Ted Gould2009-10-061-2/+2
| * Setting the default icon as well.Ted Gould2009-10-061-2/+2
* | Switching from positioning items to having a major resort function to reposit...Ted Gould2009-10-041-6/+46
|/
* Commenting the changes.Ted Gould2009-09-281-0/+27
* Oops, forgot to choose a service.Ted Gould2009-09-281-1/+17
* Whew, okay now all startup is two phased, asyncronous and pulled into a set o...Ted Gould2009-09-281-74/+60
* Criticalizing the other services as well.Ted Gould2009-09-281-6/+10
* Adding a check for null on the client in reorder and making it so that the in...Ted Gould2009-09-281-4/+11
* Apparently the DBus interface will put a bad string in messages in some cases...Ted Gould2009-09-011-1/+1
* Instead of populating the menu on added, populate it on realization.Ted Gould2009-08-271-1/+32
* Changing the name from SUS to SessionTed Gould2009-08-181-0/+456