aboutsummaryrefslogtreecommitdiff
path: root/src/indicator-session.c
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Ted Gould2010-02-111-0/+69
| | | | | | | | length of the label and sees if we need to ellipsize it or not.
* | 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 ↵Ted Gould2009-10-081-2/+2
|\ | | | | | | 'system-shutdown-panel' and making sure that we see it sometimes by not allocating the EmpathyAccountManager isn't allocated until status is set.
| * 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 ↵Ted Gould2009-10-041-6/+46
|/ | | | reposition everything. This should be a little overkill, but should work nicely with the new async startup.
* 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 ↵Ted Gould2009-09-281-74/+60
| | | | of common functions.
* 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 ↵Ted Gould2009-09-281-4/+11
| | | | inability to start a service is no longer an error. Just a critical.
* Apparently the DBus interface will put a bad string in messages in some ↵Ted Gould2009-09-011-1/+1
| | | | cases. We don't really need it, so let's not risk it.
* 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