| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | | * | Commenting. | Ted Gould | 2009-11-23 | 1 | -0/+11 |
| | | | * | Fixing custom indicator watcher object path. | Ted Gould | 2009-11-23 | 1 | -1/+1 |
| | | | * | Cleaning up main a little bit and handling the 'disconnected' case that doesn... | Ted Gould | 2009-11-23 | 1 | -0/+30 |
| | | | * | Adding a remove function and switching to the position in the list being the ... | Ted Gould | 2009-11-23 | 1 | -5/+28 |
| | | | * | Adding in the dbus shared header. | Ted Gould | 2009-11-09 | 1 | -0/+2 |
| | | | * | A simple little app. | Ted Gould | 2009-11-09 | 1 | -0/+24 |
| | | | * | Adding a defualt file for a little appliction that'll grow into a full app. | Ted Gould | 2009-11-09 | 3 | -1/+27 |
| | | * | | releasing version 0.0.1-0ubuntu3~ppa1~service2 | Ted Gould | 2009-11-08 | 1 | -2/+2 |
| | | * | | Building the service and getting things in better shape. | Ted Gould | 2009-11-08 | 14 | -59/+675 |
| | | |\| |
|
| | | | * | Grabbing the properties and going to town. Turning back into another signal. | Ted Gould | 2009-11-06 | 1 | -1/+45 |
| | | | * | Adding some XML for dbus properties interface. | Ted Gould | 2009-11-06 | 3 | -0/+27 |
| | | | * | Building the property proxy. | Ted Gould | 2009-11-06 | 1 | -0/+15 |
| | | | * | Forgot to save. | Ted Gould | 2009-11-06 | 2 | -1/+3 |
| | | | * | Building a proxy. | Ted Gould | 2009-11-06 | 2 | -5/+30 |
| | | | * | Adding an application list. | Ted Gould | 2009-11-06 | 1 | -1/+18 |
| | | | * | Getting the registration signal, and passing it up the stack. | Ted Gould | 2009-11-06 | 4 | -17/+20 |
| | | | * | Adding app add/remove to appstore | Ted Gould | 2009-11-06 | 2 | -1/+30 |
| | | | * | Woot! Now we have signals in our watcher. Let's rock on! | Ted Gould | 2009-11-06 | 3 | -1/+49 |
| | | | * | Connecting the watcher and the appstore. And actually building one. We're o... | Ted Gould | 2009-11-06 | 3 | -1/+27 |
| | | | * | Moving the watcher stuff to the new object. | Ted Gould | 2009-11-06 | 2 | -48/+63 |
| | | | * | Creating a new object to be our watcher. Apparently we can't have two DBus i... | Ted Gould | 2009-11-06 | 3 | -0/+89 |
| | | | * | Adding in teh source directory for distcheck | Ted Gould | 2009-11-06 | 1 | -2/+2 |
| | | | * | Adding in a set of marshallers to make our signals all happy. | Ted Gould | 2009-11-06 | 4 | -1/+12 |
| | | | * | Putting some signals on here. | Ted Gould | 2009-11-06 | 2 | -1/+30 |
| | | | * | Changing some API and implementing the simple stuff. | Ted Gould | 2009-11-06 | 1 | -18/+23 |
| | | | * | Fleshing out the application added stuff | Ted Gould | 2009-11-06 | 1 | -0/+17 |
| | | | * | Fleshing out get_entries | Ted Gould | 2009-11-06 | 1 | -1/+18 |
| | | | * | Making for a list of applications that we can build and destroy at will. | Ted Gould | 2009-11-06 | 1 | -3/+15 |
| | | | * | Hooking up to the proxy. Let's do this! | Ted Gould | 2009-11-06 | 1 | -4/+64 |
| | | | * | Fleshing out connected to start bringing up the proxy. | Ted Gould | 2009-11-06 | 2 | -1/+42 |
| | | | * | Migrating over to the libindicator 0.3.0 API. | Ted Gould | 2009-11-06 | 1 | -19/+97 |
| | | * | | 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 |