| Commit message (Expand) | Author | Age | Files | Lines |
* | An interface to get the list of servers from another listener | Ted Gould | 2009-02-22 | 1 | -0/+41 |
* | Adding information on how the server was added, but not really using | Ted Gould | 2009-02-22 | 1 | -4/+12 |
* | Releasing 0.1.1 with build fixes and icons.0.1.1 | Ted Gould | 2009-02-18 | 1 | -1/+1 |
* | Changing the icon to be our fancy new one. | Ted Gould | 2009-02-18 | 1 | -1/+1 |
* | Adding in the autotools stuff for installing an icon. | Ted Gould | 2009-02-18 | 1 | -0/+24 |
* | Ken's very cool Indicator Applet plugin. | Ted Gould | 2009-02-18 | 1 | -0/+203 |
* | Configure changes to include gio | Ted Gould | 2009-02-17 | 1 | -0/+2 |
|\ |
|
| * | Mostly build related changes coming from the upstream branch. | Ted Gould | 2009-02-17 | 7 | -559/+1363 |
| |\
| |/
|/| |
|
* | | This is a generated file. Shouldn't be in VCS. | Ted Gould | 2009-02-17 | 1 | -942/+0 |
* | | Adding the license info | Ted Gould | 2009-02-17 | 1 | -0/+674 |
* | | Adding the LGPL licenses and making sure they get into the tarball. | Ted Gould | 2009-02-17 | 3 | -0/+677 |
* | | Trying to add in some extra files that seem useful for building, gtk-doc stil... | Ted Gould | 2009-02-16 | 3 | -0/+393 |
* | | Oops, should get the screw up right... | Ted Gould | 2009-02-16 | 1 | -1/+1 |
* | | Adding a couple of files to the distribution to pass distcheck | Ted Gould | 2009-02-16 | 1 | -1/+3 |
| * | releasing version 0.1~ppa41 | Ted Gould | 2009-02-15 | 1 | -2/+2 |
| * | * Putting on a handle | Ted Gould | 2009-02-15 | 2 | -1/+9 |
| |\
| |/
|/| |
|
* | | This function seems to set up the widget correctly with the background. It's... | Ted Gould | 2009-02-15 | 1 | -0/+1 |
* | | Putting a little handle on the indicators. Works for GNOME Panel. | Ted Gould | 2009-02-15 | 1 | -1/+1 |
| * | releasing version 0.1~ppa40 | Ted Gould | 2009-02-15 | 1 | -0/+11 |
| * | Merging in from the 'upstream' branch. Changes include the addition | Ted Gould | 2009-02-15 | 5 | -6/+85 |
| |\
| |/
|/| |
|
* | | Removing the debian directory. Going to start using this as my upstream | Ted Gould | 2009-02-15 | 7 | -303/+0 |
* | | Adding a handler for the new server display signal, and then make the | Ted Gould | 2009-02-15 | 2 | -1/+42 |
* | | Adding a new signal in that handles the ID of zero, or null, comming | Ted Gould | 2009-02-15 | 2 | -5/+38 |
* | | Adding a check for NULL string in the icon parsing code. This will | Ted Gould | 2009-02-15 | 1 | -0/+5 |
| * | releasing version 0.1~ppa39 | Ted Gould | 2009-02-13 | 1 | -0/+7 |
| * | Fixing a bug in the listener where properties weren't available on running se... | Ted Gould | 2009-02-13 | 3 | -2/+37 |
| |\
| |/
|/| |
|
* | | Ah, declared a variable in an if so that it didn't get out of scope. Like it... | Ted Gould | 2009-02-13 | 1 | -2/+3 |
* | | Adding in a set of functions to get the properties off of a server | Ted Gould | 2009-02-13 | 2 | -0/+34 |
| * | releasing version 0.1~ppa38 | Ted Gould | 2009-02-12 | 1 | -0/+8 |
| * | Adding in GIO to the list of linked modules. | Ted Gould | 2009-02-12 | 1 | -0/+2 |
| * | releasing version 0.1~ppa37 | Ted Gould | 2009-02-12 | 1 | -0/+8 |
| * | Making time and icons happy and work well. Also adding lots of fun tests for... | Ted Gould | 2009-02-12 | 8 | -12/+235 |
| |\
| |/
|/| |
|
* | | Forgot to set the timer back to something reasonable! | Ted Gould | 2009-02-12 | 1 | -1/+1 |
* | | Adding in support for icons, specifically passing them back and forth on the bus | Ted Gould | 2009-02-12 | 2 | -4/+21 |
* | | Changing from using a memory stream to using a buffer, the memory stream one ... | Ted Gould | 2009-02-12 | 1 | -8/+18 |
* | | Adding in the function to take a pixbuf, turn it into a png, base64 encode it... | Ted Gould | 2009-02-12 | 1 | -0/+16 |
* | | Changing the icon data to be base64 encoded, should have done that originally... | Ted Gould | 2009-02-12 | 1 | -1/+6 |
* | | Seems like a better name | Ted Gould | 2009-02-12 | 1 | -1/+1 |
* | | Fixing some prototypes to fix warnings and errors we haven't yet encountered.... | Ted Gould | 2009-02-12 | 1 | -2/+4 |
* | | Adding in some debug messages and making the signal use the original key to b... | Ted Gould | 2009-02-12 | 2 | -1/+4 |
* | | Added in a way to print the values of properties while they change. More lat... | Ted Gould | 2009-02-12 | 1 | -0/+52 |
* | | Seeing what happens if I turn on "sign always" in Bazaar. | Ted Gould | 2009-02-12 | 1 | -0/+1 |
* | | Adding in the code for handling icons and time | Ted Gould | 2009-02-12 | 1 | -0/+30 |
* | | Rebuilding the way that priorities get done so that we can handle a time and ... | Ted Gould | 2009-02-12 | 2 | -4/+58 |
* | | Setting the properties property and picking up Empathy's desktop file | Ted Gould | 2009-02-12 | 2 | -4/+7 |
* | | Adding in a timer function to change the time every three minutes or | Ted Gould | 2009-02-12 | 1 | -0/+16 |
* | | Using the time property function | Ted Gould | 2009-02-12 | 1 | -2/+4 |
* | | Adding in a time property function | Ted Gould | 2009-02-12 | 2 | -0/+12 |
* | | Merging from trunk | Ted Gould | 2009-02-11 | 1 | -0/+10 |
|\| |
|
| * | releasing version 0.1~ppa36 | Ted Gould | 2009-02-11 | 1 | -0/+10 |