| Commit message (Expand) | Author | Age | Files | Lines |
* | Removing a g_error so we don't bring the whole kit-and-kaboodle down. | Ted Gould | 2011-04-04 | 1 | -1/+1 |
* | Make the word session translatable | Luke Yelavich | 2011-02-14 | 1 | -1/+1 |
* | Add accessible_desc support | Luke Yelavich | 2011-02-14 | 1 | -0/+8 |
* | Fixing prototypes to match dbusmenu | Ted Gould | 2011-01-28 | 1 | -6/+6 |
* | and cancel the cancel object | Michael Terry | 2011-01-11 | 1 | -5/+6 |
* | also dispose of canel object | Michael Terry | 2011-01-11 | 1 | -0/+5 |
* | port to gdbus and dbusmenu 0.4 | Michael Terry | 2011-01-11 | 1 | -43/+100 |
* | Add and accel group to the indicator for the shortcut | Ted Gould | 2010-08-06 | 1 | -0/+3 |
* | Adding a switch for translations that don't have a useful 'Switch From' | Ted Gould | 2010-03-25 | 1 | -1/+10 |
|\ |
|
| * | Adding in a check to see if the translator would like to fallback to not usin... | Ted Gould | 2010-03-24 | 1 | -1/+10 |
* | | Flipping things around a little bit so that if we get an error, we'll still b... | Ted Gould | 2010-03-24 | 1 | -5/+9 |
* | | Scale the avatars to be ICON_SIZE_MENU | Ted Gould | 2010-03-24 | 1 | -1/+11 |
|/ |
|
* | Handle updating of sessions and mark the guest account when it has an open se... | Ted Gould | 2010-03-18 | 1 | -0/+15 |
|\ |
|
| * | Watch for the logged in property changing and hide or show the logged in widg... | Ted Gould | 2010-03-17 | 1 | -0/+15 |
* | | Using an icon for users or a stock item if they don't have an icon. | Ted Gould | 2010-03-18 | 1 | -1/+22 |
|\ \ |
|
| * | | Getting the horizontal padding for a nice spacing between widgets. | Ted Gould | 2010-03-17 | 1 | -1/+3 |
| * | | Moving debug message | Ted Gould | 2010-03-17 | 1 | -1/+1 |
| * | | Check to ensure the file exists. | Ted Gould | 2010-03-17 | 1 | -1/+1 |
| * | | Nice debugging message. | Ted Gould | 2010-03-17 | 1 | -0/+1 |
| * | | Using proper icon. | Ted Gould | 2010-03-17 | 1 | -1/+1 |
| * | | Building an icon based on teh icon props | Ted Gould | 2010-03-17 | 1 | -0/+18 |
| |/ |
|
* / | Fix capitalization of 'Switch From' | Ted Gould | 2010-03-17 | 1 | -1/+1 |
|/ |
|
* | Switching the names of the restart icons. | Ted Gould | 2010-03-15 | 1 | -2/+12 |
|\ |
|
| * | Making sure that if we can't get the icon, we leave it alone. | Ted Gould | 2010-03-12 | 1 | -0/+8 |
| * | Switching to building with GIcon so that we don't have to add an icon, we can... | Ted Gould | 2010-03-12 | 1 | -2/+4 |
* | | Use the libindicator image helper to get fallbacks and nicer icons. | Ted Gould | 2010-03-12 | 1 | -4/+5 |
|\ \
| |/
|/| |
|
| * | Using the libindicator helpers so we get things like fallbacks! \o/ | Ted Gould | 2010-03-12 | 1 | -4/+5 |
* | | Merging to trunk to remove merge conflicts. | Ted Gould | 2010-03-12 | 1 | -2/+61 |
|\ \
| |/
|/| |
|
| * | Use the library i18n libs to use the right translation domain. | Ted Gould | 2010-03-12 | 1 | -1/+5 |
| |\ |
|
| | * | Setting up the indicator to use library translations so they'll be grabbed fr... | Ted Gould | 2010-03-12 | 1 | -1/+5 |
| * | | Adding in a handler and renderer for the restart required item | Ted Gould | 2010-03-12 | 1 | -1/+56 |
| |/ |
|
* | | Moving the icon names into the shared header files | Ted Gould | 2010-03-12 | 1 | -2/+2 |
* | | Getting the icon, but only when we're connected. | Ted Gould | 2010-03-12 | 1 | -0/+25 |
* | | Icon name changing signal for updating the image. | Ted Gould | 2010-03-12 | 1 | -0/+17 |
* | | Building us a proxy! Now we are dangerous. | Ted Gould | 2010-03-12 | 1 | -0/+12 |
|/ |
|
* | Unreffing the layout that we allocated | Ted Gould | 2010-03-01 | 1 | -0/+1 |
* | adding prototype for new user item | Ted Gould | 2010-02-18 | 1 | -0/+1 |
* | Adding in user items | Ted Gould | 2010-02-18 | 1 | -0/+30 |
|\ |
|
| * | Fleshing out the building of the user item | Ted Gould | 2010-02-17 | 1 | -1/+23 |
| * | Registering a handler for our new type | Ted Gould | 2010-02-17 | 1 | -1/+13 |
* | | Removing comment. | Ted Gould | 2010-02-11 | 1 | -1/+1 |
* | | Adding in the ability to monitor style changes and re-evaluate. | Ted Gould | 2010-02-11 | 1 | -1/+16 |
* | | Fixing a value | Ted Gould | 2010-02-11 | 1 | -2/+2 |
* | | Calculating font size with PANGO_SCALE getting involved | Ted Gould | 2010-02-11 | 1 | -4/+4 |
* | | Switching to using Pango to get the width | Ted Gould | 2010-02-11 | 1 | -8/+11 |
* | | Make sure to realize the offscreen window | Ted Gould | 2010-02-11 | 1 | -0/+1 |
* | | Get returns in better shape | Ted Gould | 2010-02-11 | 1 | -1/+4 |
* | | Fleshing out the menu_switch function with a function that looks at the lengt... | Ted Gould | 2010-02-11 | 1 | -0/+69 |
* | | Setting up the type handler | Ted Gould | 2010-02-11 | 1 | -0/+14 |
* | | Woot, a dbusmenu, much better. | Ted Gould | 2010-02-11 | 1 | -3/+3 |