| Commit message (Expand) | Author | Age | Files | Lines |
* | releasing version 0.0.1-0ubuntu3~ppa1~service1 | Ted Gould | 2009-11-02 | 5 | -2/+39 |
|\ |
|
| * | releasing version 0.0.1-0ubuntu20.0.1-0ubuntu2 | Ted Gould | 2009-11-02 | 1 | -2/+2 |
| * | * debian/control: Splitting out libcustomindicator | Ted Gould | 2009-11-02 | 5 | -0/+37 |
* | | Merging project name change. | Ted Gould | 2009-11-02 | 2 | -5/+5 |
|\| |
|
| * | Changing the package name | Ted Gould | 2009-11-02 | 2 | -4/+4 |
* | | releasing version 0.0.1-0ubuntu2~ppa1~service1 | Ted Gould | 2009-11-02 | 1 | -2/+2 |
* | | Grabbing from the service development branch | Ted Gould | 2009-11-02 | 19 | -19/+1630 |
|\ \
| |/
|/| |
|
| * | We've got a service manager. Now we'll start ourselves up! | Ted Gould | 2009-11-02 | 1 | -1/+15 |
| * | Getting the name into a header. | Ted Gould | 2009-11-02 | 3 | -1/+7 |
| * | Boom, make us an indicator service. | Ted Gould | 2009-11-02 | 1 | -0/+3 |
| * | Building our app store | Ted Gould | 2009-10-28 | 1 | -0/+9 |
| * | Registering ourselves on dbus | Ted Gould | 2009-10-28 | 1 | -0/+17 |
| * | Boom! Now we're implementing dbus. | Ted Gould | 2009-10-28 | 2 | -8/+58 |
| * | Adding an appstore object to hold all of our apps. | Ted Gould | 2009-10-28 | 3 | -0/+91 |
| * | Adding the custom-service interface. | Ted Gould | 2009-10-28 | 3 | -0/+27 |
| * | Pulling in the unreviewed lib-flesh branch | Ted Gould | 2009-10-28 | 11 | -11/+1399 |
| |\ |
|
| | * | 'Merging' in trunk. No changes. Better history. | Ted Gould | 2009-10-22 | 0 | -0/+0 |
| | |\
| | |/
| |/| |
|
| | * | Adding in testing the location of the dbusmenuserver | Ted Gould | 2009-10-22 | 3 | -0/+22 |
| | * | Looking for the wrong property, we can only set the object. | Ted Gould | 2009-10-22 | 1 | -1/+1 |
| | * | We can't get the enum values from the string param spec, we need to find the ... | Ted Gould | 2009-10-22 | 1 | -2/+4 |
| | * | Property name changes. Boo. | Ted Gould | 2009-10-22 | 1 | -2/+2 |
| | * | Changes due to the properties changes. | Ted Gould | 2009-10-22 | 1 | -2/+2 |
| | * | Gimme a break | Ted Gould | 2009-10-22 | 1 | -0/+1 |
| | * | Adding a set of read-only properties that deal with the strings for dbus, and... | Ted Gould | 2009-10-22 | 1 | -48/+69 |
| | * | Checking the category and state | Ted Gould | 2009-10-22 | 2 | -0/+38 |
| | * | All strings work. | Ted Gould | 2009-10-22 | 1 | -0/+36 |
| | * | Fleshing out the property counting. | Ted Gould | 2009-10-22 | 1 | -1/+14 |
| | * | Settng the right path | Ted Gould | 2009-10-22 | 1 | -1/+1 |
| | * | If we fail, we need to really fail. | Ted Gould | 2009-10-22 | 1 | -1/+1 |
| | * | Adding a kill function, just in case. | Ted Gould | 2009-10-22 | 1 | -0/+11 |
| | * | Basic code calling all the properties. | Ted Gould | 2009-10-22 | 1 | -0/+147 |
| | * | Fleshing out the server to setup a simple custom indicator. | Ted Gould | 2009-10-22 | 2 | -1/+31 |
| | * | Switching to using a little autotest as well. | Ted Gould | 2009-10-22 | 2 | -4/+20 |
| | * | Adding in two little client server binaries for testing the custom indicator. | Ted Gould | 2009-10-22 | 5 | -1/+76 |
| | * | Change the enums to match the KDE ones to make life simpler even though I dis... | Ted Gould | 2009-10-21 | 3 | -16/+16 |
| | * | Turning on verbose output and showing the status of all tests. | Ted Gould | 2009-10-21 | 1 | -1/+1 |
| | * | Getting the prototype right. | Ted Gould | 2009-10-21 | 1 | -1/+1 |
| | * | The signal should have a string not a enum value. | Ted Gould | 2009-10-21 | 1 | -1/+5 |
| | * | Making sure to signal if we change the status. | Ted Gould | 2009-10-21 | 1 | -1/+12 |
| | * | Adding test to test the property change signals. | Ted Gould | 2009-10-21 | 1 | -1/+82 |
| | * | Checking all the set functions. | Ted Gould | 2009-10-21 | 1 | -0/+23 |
| | * | Switching from doing the GValues as enums to the more specific types. | Ted Gould | 2009-10-21 | 1 | -4/+4 |
| | * | Silly, these are enums not ints. | Ted Gould | 2009-10-21 | 1 | -8/+8 |
| | * | Adding a test that sets a bunch of properties. | Ted Gould | 2009-10-21 | 1 | -1/+24 |
| | * | Ah, forgot a return. Cody would kill me! Oh, no. | Cody Russell | 2009-10-21 | 1 | -0/+1 |
| | * | Woot! We can build a custom indicator, and it exists. | Ted Gould | 2009-10-21 | 1 | -0/+21 |
| | * | Now we're building a test, woot! | Ted Gould | 2009-10-20 | 3 | -1/+43 |
| | * | Tests directory. | Ted Gould | 2009-10-20 | 3 | -1/+6 |
| | * | Fleshing out the get functions. | Ted Gould | 2009-10-20 | 1 | -12/+72 |
| | * | Fleshing out the set functions. | Ted Gould | 2009-10-20 | 2 | -8/+68 |