aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | A bunch of code.Ted Gould2009-11-2421-29/+1150
| |\ \ \ \ | | |/ / / | |/| | |
| | | | * Updating to service-me-please branch.Ted Gould2009-12-0122-29/+1199
| | | | |\
| | | * | | releasing version 0.0.1-0ubuntu3~ppa2Ted Gould2009-12-021-2/+2
| | | * | | Implementing the service and having the indicator and appTed Gould2009-12-0222-29/+1157
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | Sync from trunkTed Gould2009-12-020-0/+0
| | | | |\ \ | |_|_|_|/ / |/| | | | / | | | | |/
* | | | | Create a service and start using it. Also updating to libindicator 0.3.0.Ted Gould2009-12-0221-29/+1150
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| | | * Updating to trunk packagingTed Gould2009-12-011-0/+7
| | | |\ | | | |/ | | |/|
| | * | releasing version 0.0.1-0ubuntu3~ppa1Ted Gould2009-12-011-2/+2
| | * | * Flesh out the library to have stuff working.Ted Gould2009-12-0112-11/+1407
| | |\ \ | |_|/ / |/| | |
| | | * releasing version 0.0.1-0ubuntu3~ppa1~service8Ted Gould2009-11-241-2/+2
| | | * Sync to trunk and fix distcheck by delaying connecting toTed Gould2009-11-244-28/+52
| | | |\ | | |_|/ | |/| |
| * | | Moving the connection code into a function that is called to check to see if ...Ted Gould2009-11-241-18/+34
| * | | Merging in changes on trunk. Resolving a conflict.Ted Gould2009-11-243-10/+11
| |\ \ \ | |/ / / |/| | |
* | | | Put the cleanup of gtester on the wrong variable.Ted Gould2009-11-041-2/+2
* | | | A small fix to make things run under dbus-test-runner so that we start a dbus...Ted Gould2009-11-042-5/+11
|\ \ \ \
| * | | | Put the gtester test under a dbus-test-runner to ensure that we have a sessio...Ted Gould2009-11-032-5/+11
|/ / / /
* | | | Fleshing out the library so that the interface is implemented. Also tests fo...Ted Gould2009-11-0311-11/+1394
|\ \ \ \
| * | | | Removing the checks on private being NULL when we're already testing the object.Ted Gould2009-11-031-5/+0
| | | | * releasing version 0.0.1-0ubuntu3~ppa1~service7Ted Gould2009-11-245-3/+76
| | | | |\ | | | |_|/ | | |/| |
| | * | | Woot, basic remove support. Causes warnings, but it works.Ted Gould2009-11-241-0/+48
| | * | | Showing the icon. Now we can put things up in the menu! Finally.Ted Gould2009-11-241-0/+3
| | * | | Ignoring the marshallersTed Gould2009-11-241-0/+1
| | * | | Building a little more of a menu item for testing.Ted Gould2009-11-241-1/+8
| | * | | Fixing Marshallers so that everything is happy-happy.Ted Gould2009-11-241-2/+10
| | | | * releasing version 0.0.1-0ubuntu3~ppa1~service6Ted Gould2009-11-232-4/+9
| | | | |\ | | | |_|/ | | |/| |
| | * | | I really shouldn't have to register marshalers. Srsly.Ted Gould2009-11-231-4/+3
| | * | | Moving the registration of the marshallers until after the proxy. Odd that I...Ted Gould2009-11-231-4/+4
| | | | * releasing version 0.0.1-0ubuntu3~ppa1~service5Ted Gould2009-11-231-2/+2
| | | | * Forgot return types.Ted Gould2009-11-232-2/+8
| | | | |\ | | | |_|/ | | |/| |
| | * | | Forgot return types.Ted Gould2009-11-231-2/+2
| | | | * releasing version 0.0.1-0ubuntu3~ppa1~service4Ted Gould2009-11-239-0/+73
| | | | |\ | | | |_|/ | | |/| |
| | * | | Registering marshallers for DBus in the indicator.Ted Gould2009-11-232-0/+7
| | * | | Adding a debug message on getting an application.Ted Gould2009-11-231-0/+2
| | * | | Making a simple clientTed Gould2009-11-235-0/+58
| | | | * releasing version 0.0.1-0ubuntu3~ppa1~service3Ted Gould2009-11-231-2/+2
| | | | * Adding more fun. Now we're cookin'!Ted Gould2009-11-239-7/+158
| | | | |\ | | | |_|/ | | |/| |
| | * | | Connecting to a notification watcher.Ted Gould2009-11-231-1/+26
| | * | | Adding in a TODOTed Gould2009-11-231-0/+4
| | * | | Commenting.Ted Gould2009-11-231-0/+11
| | * | | Fixing custom indicator watcher object path.Ted Gould2009-11-231-1/+1
| | * | | Cleaning up main a little bit and handling the 'disconnected' case that doesn...Ted Gould2009-11-231-0/+30
| | * | | Adding a remove function and switching to the position in the list being the ...Ted Gould2009-11-231-5/+28
| | * | | Adding in the dbus shared header.Ted Gould2009-11-091-0/+2
| | * | | A simple little app.Ted Gould2009-11-091-0/+24
| | * | | Adding a defualt file for a little appliction that'll grow into a full app.Ted Gould2009-11-093-1/+27
| | | | * releasing version 0.0.1-0ubuntu3~ppa1~service2Ted Gould2009-11-081-2/+2
| | | | * Building the service and getting things in better shape.Ted Gould2009-11-0814-59/+675
| | | | |\ | | | |_|/ | | |/| |
| | * | | Grabbing the properties and going to town. Turning back into another signal.Ted Gould2009-11-061-1/+45
| | * | | Adding some XML for dbus properties interface.Ted Gould2009-11-063-0/+27
| | * | | Building the property proxy.Ted Gould2009-11-061-0/+15