Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only building the proxy when we try to do something with the proxy. | Ted Gould | 2010-02-08 | 1 | -12/+22 |
| | |||||
* | 0.2.10.2.1 | Ted Gould | 2010-02-04 | 1 | -1/+1 |
| | |||||
* | Making the proxy track GNOME Screensaver | Ted Gould | 2010-02-04 | 1 | -5/+4 |
|\ | |||||
| * | - src/lock-helper.c: use dbus_g_proxy_new_for_name so when | Marc Deslauriers | 2010-02-04 | 1 | -5/+4 |
| | | | | | | | | | | | | gnome-screensaver gets respawned by D-Bus, indicator-session will still be able to communicate with it. (LP: #484603) | ||||
* | | Updating to new dbusmenu interfaces. | Ted Gould | 2010-02-04 | 4 | -13/+13 |
|\ \ | |/ |/| | |||||
| * | Changing more prototypes to match the new activate signal. | Ted Gould | 2010-02-02 | 1 | -5/+5 |
| | | |||||
| * | Changing the lock_screen function to match the new activate prototype. | Ted Gould | 2010-02-02 | 3 | -3/+3 |
|/ | |||||
* | 0.2.00.2.0 | Ted Gould | 2010-01-08 | 1 | -1/+1 |
| | |||||
* | Clean up POTFILES.in | Ted Gould | 2010-01-05 | 1 | -6/+0 |
| | |||||
* | Forgot to include user-service-dbus.h in the dist | Ted Gould | 2010-01-05 | 1 | -0/+1 |
| | |||||
* | Removing the status bits and pieces (they're now in indicator-me) and ↵ | Ted Gould | 2010-01-05 | 66 | -3614/+319 |
|\ | | | | | | | merging users and session so that we only have one service and one menu. Nice and simple. | ||||
| * | Adding in a separator | Ted Gould | 2010-01-04 | 1 | -0/+5 |
| | | |||||
| * | Cleaning out user-service.c | Ted Gould | 2010-01-04 | 1 | -258/+0 |
| | | |||||
| * | First pass at merging user-service in. | Ted Gould | 2010-01-04 | 1 | -7/+258 |
| | | |||||
| * | Switching the session service to using a IndicatorService object. | Ted Gould | 2010-01-04 | 2 | -27/+21 |
| | | |||||
| * | Trying to clean these two up for getting ready to merge. | Ted Gould | 2010-01-04 | 2 | -68/+5 |
| | | |||||
| * | Killing the user service | Ted Gould | 2010-01-04 | 1 | -15/+4 |
| | | |||||
| * | Simplifying the indicator so that it just gets a menu. That's it! | Ted Gould | 2009-12-24 | 2 | -367/+18 |
| | | |||||
| * | Removing more of the icons. | Ted Gould | 2009-12-24 | 2 | -8/+1 |
| | | |||||
| * | Removing status icons. | Ted Gould | 2009-12-24 | 42 | -588/+5 |
| | | |||||
| * | Dropping the status service file. | Ted Gould | 2009-12-24 | 2 | -5/+1 |
| | | |||||
| * | Brutal status rip out. | Ted Gould | 2009-12-24 | 17 | -2272/+2 |
|/ | |||||
* | Merging in changes needed for the new libdbusmenu. | Ted Gould | 2009-12-22 | 4 | -14/+13 |
|\ | |||||
| * | Settin' some bools | Ted Gould | 2009-12-18 | 1 | -4/+4 |
| | | |||||
| * | Setting booleans and values oh my! | Ted Gould | 2009-12-18 | 1 | -4/+4 |
| | | |||||
| * | Setting the values with booleans and remove setting the type | Ted Gould | 2009-12-18 | 1 | -5/+4 |
| | | |||||
| * | Need a newer dbusmenu | Ted Gould | 2009-12-18 | 1 | -1/+1 |
|/ | |||||
* | Update to use libtelepathy instead of libempathy | Ted Gould | 2009-12-08 | 3 | -14/+31 |
|\ | |||||
| * | Added missing files to EXTRA_DIST | Ken VanDine | 2009-12-08 | 1 | -1/+3 |
| | | |||||
| * | Ported from libempathy to telepathy-glib | Ken VanDine | 2009-12-08 | 2 | -13/+28 |
|/ | |||||
* | Updating to libindicator 0.3.0 API. | Ted Gould | 2009-11-05 | 2 | -12/+87 |
|\ | |||||
| * | Porting over to the 0.3.0 API | Ted Gould | 2009-11-04 | 1 | -11/+86 |
| | | |||||
| * | Upping to libindicator 0.3.0 | Ted Gould | 2009-11-04 | 1 | -1/+1 |
|/ | |||||
* | Listening for MC5 coming on and off the bus as EmpathyAccountManager was ↵ | Ted Gould | 2009-10-10 | 2 | -6/+101 |
|\ | | | | | | | doing that for us before. | ||||
| * | Checking to see if there is an MC5 there when we start. | Ted Gould | 2009-10-08 | 1 | -1/+23 |
| | | |||||
| * | Signaling a state change when disconnecting. | Ted Gould | 2009-10-08 | 1 | -0/+3 |
| | | |||||
| * | Dealing with DBus's stupid views of NULL. If I wanted it like that I'd use ↵ | Ted Gould | 2009-10-08 | 1 | -3/+3 |
| | | | | | | | | Python. I have values, or not. Simple as that. | ||||
| * | Debug message | Ted Gould | 2009-10-08 | 1 | -0/+2 |
| | | |||||
| * | Checking the name we're getting and the name we're loosing. | Ted Gould | 2009-10-08 | 1 | -2/+2 |
| | | |||||
| * | Adding a dbus proxy and setting up a signal handler for the namechange event ↵ | Ted Gould | 2009-10-08 | 1 | -0/+54 |
| | | | | | | | | which will start or stop the empathy account manager. | ||||
| * | Moving the building of the EmpathyAccountManager to it's own function. | Ted Gould | 2009-10-08 | 2 | -7/+21 |
|/ | |||||
* | 0.1.70.1.7 | Ted Gould | 2009-10-08 | 1 | -1/+1 |
| | |||||
* | Changing the icon so that if you are disconnected it is ↵ | Ted Gould | 2009-10-08 | 11 | -7/+257 |
|\ | | | | | | | '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 Gould | 2009-10-06 | 10 | -7/+7 |
| | | |||||
| * | Changing the icon name in the code. | Ted Gould | 2009-10-06 | 2 | -3/+3 |
| | | |||||
| * | Adding a new icon 'indicator-system-shutdown' | Ted Gould | 2009-10-06 | 8 | -0/+251 |
| | | |||||
| * | Making it so that the manager only gets created if the status is set. | Ted Gould | 2009-10-06 | 1 | -4/+3 |
| | | |||||
| * | Setting the default icon as well. | Ted Gould | 2009-10-06 | 1 | -2/+2 |
| | | |||||
| * | Use the shutdown icon in the disconnected state. | Ted Gould | 2009-10-06 | 1 | -1/+1 |
| | | |||||
* | | Better ignore | Ted Gould | 2009-10-08 | 1 | -0/+7 |
| | |