Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implementing the service and having the indicator and app | Ted Gould | 2009-12-02 | 22 | -29/+1157 |
|\ | | | | | | | library start using it. | ||||
| * | Sync from trunk | Ted Gould | 2009-12-02 | 0 | -0/+0 |
| |\ | |||||
| | * | Create a service and start using it. Also updating to libindicator 0.3.0. | Ted Gould | 2009-12-02 | 21 | -29/+1150 |
| | |\ | |||||
| * | \ | Updating to trunk packaging | Ted Gould | 2009-12-01 | 1 | -0/+7 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | releasing version 0.0.1-0ubuntu3~ppa1 | Ted Gould | 2009-12-01 | 1 | -2/+2 |
| | | | | |||||
* | | | | * Flesh out the library to have stuff working. | Ted Gould | 2009-12-01 | 12 | -11/+1407 |
|\ \ \ \ | | |/ / | |/| | | | | | | * Updating test suite to run under dbus-test-runner. | ||||
| | * | | releasing version 0.0.1-0ubuntu3~ppa1~service8 | Ted Gould | 2009-11-24 | 1 | -2/+2 |
| | | | | |||||
| | * | | Sync to trunk and fix distcheck by delaying connecting to | Ted Gould | 2009-11-24 | 4 | -28/+52 |
| | |\| | | | | | | | | | | | | | the service by checking for data. | ||||
| | | * | Moving the connection code into a function that is called to check to see if ↵ | Ted Gould | 2009-11-24 | 1 | -18/+34 |
| | | | | | | | | | | | | | | | | we have enough data. This fixes distcheck after the merge from main. | ||||
| | | * | Merging in changes on trunk. Resolving a conflict. | Ted Gould | 2009-11-24 | 3 | -10/+11 |
| | | |\ | | |_|/ | |/| | | |||||
| * | | | Put the cleanup of gtester on the wrong variable. | Ted Gould | 2009-11-04 | 1 | -2/+2 |
| | | | | |||||
| * | | | A small fix to make things run under dbus-test-runner so that we start a ↵ | Ted Gould | 2009-11-04 | 2 | -5/+11 |
| |\ \ \ | | | | | | | | | | | | | | | | dbus test session. | ||||
| | * | | | Put the gtester test under a dbus-test-runner to ensure that we have a ↵ | Ted Gould | 2009-11-03 | 2 | -5/+11 |
| |/ / / | | | | | | | | | | | | | session bus to test with. | ||||
| * | | | Fleshing out the library so that the interface is implemented. Also tests ↵ | Ted Gould | 2009-11-03 | 11 | -11/+1394 |
| |\ \ \ | | | | | | | | | | | | | | | | for the library. | ||||
| | * | | | Removing the checks on private being NULL when we're already testing the object. | Ted Gould | 2009-11-03 | 1 | -5/+0 |
| | | | | | |||||
| | | * | | releasing version 0.0.1-0ubuntu3~ppa1~service7 | Ted Gould | 2009-11-24 | 5 | -3/+76 |
| | | |\| | |||||
| | | | * | Woot, basic remove support. Causes warnings, but it works. | Ted Gould | 2009-11-24 | 1 | -0/+48 |
| | | | | | |||||
| | | | * | Showing the icon. Now we can put things up in the menu! Finally. | Ted Gould | 2009-11-24 | 1 | -0/+3 |
| | | | | | |||||
| | | | * | Ignoring the marshallers | Ted Gould | 2009-11-24 | 1 | -0/+1 |
| | | | | | |||||
| | | | * | Building a little more of a menu item for testing. | Ted Gould | 2009-11-24 | 1 | -1/+8 |
| | | | | | |||||
| | | | * | Fixing Marshallers so that everything is happy-happy. | Ted Gould | 2009-11-24 | 1 | -2/+10 |
| | | | | | |||||
| | | * | | releasing version 0.0.1-0ubuntu3~ppa1~service6 | Ted Gould | 2009-11-23 | 2 | -4/+9 |
| | | |\| | |||||
| | | | * | I really shouldn't have to register marshalers. Srsly. | Ted Gould | 2009-11-23 | 1 | -4/+3 |
| | | | | | |||||
| | | | * | Moving the registration of the marshallers until after the proxy. Odd that ↵ | Ted Gould | 2009-11-23 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | I'd have to do this, but let's try. | ||||
| | | * | | releasing version 0.0.1-0ubuntu3~ppa1~service5 | Ted Gould | 2009-11-23 | 1 | -2/+2 |
| | | | | | |||||
| | | * | | Forgot return types. | Ted Gould | 2009-11-23 | 2 | -2/+8 |
| | | |\| | |||||
| | | | * | Forgot return types. | Ted Gould | 2009-11-23 | 1 | -2/+2 |
| | | | | | |||||
| | | * | | releasing version 0.0.1-0ubuntu3~ppa1~service4 | Ted Gould | 2009-11-23 | 9 | -0/+73 |
| | | |\| | |||||
| | | | * | Registering marshallers for DBus in the indicator. | Ted Gould | 2009-11-23 | 2 | -0/+7 |
| | | | | | |||||
| | | | * | Adding a debug message on getting an application. | Ted Gould | 2009-11-23 | 1 | -0/+2 |
| | | | | | |||||
| | | | * | Making a simple client | Ted Gould | 2009-11-23 | 5 | -0/+58 |
| | | | | | |||||
| | | * | | releasing version 0.0.1-0ubuntu3~ppa1~service3 | Ted Gould | 2009-11-23 | 1 | -2/+2 |
| | | | | | |||||
| | | * | | Adding more fun. Now we're cookin'! | Ted Gould | 2009-11-23 | 9 | -7/+158 |
| | | |\| | |||||
| | | | * | Connecting to a notification watcher. | Ted Gould | 2009-11-23 | 1 | -1/+26 |
| | | | | | |||||
| | | | * | Adding in a TODO | Ted Gould | 2009-11-23 | 1 | -0/+4 |
| | | | | | |||||
| | | | * | 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 ↵ | Ted Gould | 2009-11-23 | 1 | -0/+30 |
| | | | | | | | | | | | | | | | | | | | | doesn't yet quite exist. | ||||
| | | | * | Adding a remove function and switching to the position in the list being the ↵ | Ted Gould | 2009-11-23 | 1 | -5/+28 |
| | | | | | | | | | | | | | | | | | | | | position. | ||||
| | | | * | 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 |
| | | | | |