aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adding in teh source directory for distcheckTed Gould2009-11-061-2/+2
* Adding in a set of marshallers to make our signals all happy.Ted Gould2009-11-064-1/+12
* Putting some signals on here.Ted Gould2009-11-062-1/+30
* Changing some API and implementing the simple stuff.Ted Gould2009-11-061-18/+23
* Fleshing out the application added stuffTed Gould2009-11-061-0/+17
* Fleshing out get_entriesTed Gould2009-11-061-1/+18
* Making for a list of applications that we can build and destroy at will.Ted Gould2009-11-061-3/+15
* Hooking up to the proxy. Let's do this! Ted Gould2009-11-061-4/+64
* Fleshing out connected to start bringing up the proxy.Ted Gould2009-11-062-1/+42
* Migrating over to the libindicator 0.3.0 API.Ted Gould2009-11-061-19/+97
* We've got a service manager. Now we'll start ourselves up! Ted Gould2009-11-021-1/+15
* Getting the name into a header.Ted Gould2009-11-023-1/+7
* Boom, make us an indicator service.Ted Gould2009-11-021-0/+3
* Building our app storeTed Gould2009-10-281-0/+9
* Registering ourselves on dbusTed Gould2009-10-281-0/+17
* Boom! Now we're implementing dbus.Ted Gould2009-10-282-8/+58
* Adding an appstore object to hold all of our apps.Ted Gould2009-10-283-0/+91
* Adding the custom-service interface.Ted Gould2009-10-283-0/+27
* Pulling in the unreviewed lib-flesh branchTed Gould2009-10-2811-11/+1399
|\
| * 'Merging' in trunk. No changes. Better history.Ted Gould2009-10-220-0/+0
| |\ | |/ |/|
* | Branch building up the interface for the library.Ted Gould2009-10-229-3/+362
|\ \
| | * Adding in testing the location of the dbusmenuserverTed Gould2009-10-223-0/+22
| | * Looking for the wrong property, we can only set the object.Ted Gould2009-10-221-1/+1
| | * We can't get the enum values from the string param spec, we need to find the ...Ted Gould2009-10-221-2/+4
| | * Property name changes. Boo.Ted Gould2009-10-221-2/+2
| | * Changes due to the properties changes.Ted Gould2009-10-221-2/+2
| | * Gimme a breakTed Gould2009-10-221-0/+1
| | * Adding a set of read-only properties that deal with the strings for dbus, and...Ted Gould2009-10-221-48/+69
| | * Checking the category and stateTed Gould2009-10-222-0/+38
| | * All strings work.Ted Gould2009-10-221-0/+36
| | * Fleshing out the property counting.Ted Gould2009-10-221-1/+14
| | * Settng the right pathTed Gould2009-10-221-1/+1
| | * If we fail, we need to really fail.Ted Gould2009-10-221-1/+1
| | * Adding a kill function, just in case.Ted Gould2009-10-221-0/+11
| | * Basic code calling all the properties.Ted Gould2009-10-221-0/+147
| | * Fleshing out the server to setup a simple custom indicator.Ted Gould2009-10-222-1/+31
| | * Switching to using a little autotest as well.Ted Gould2009-10-222-4/+20
| | * Adding in two little client server binaries for testing the custom indicator.Ted Gould2009-10-225-1/+76
| | * Change the enums to match the KDE ones to make life simpler even though I dis...Ted Gould2009-10-213-16/+16
| | * Turning on verbose output and showing the status of all tests.Ted Gould2009-10-211-1/+1
| | * Getting the prototype right.Ted Gould2009-10-211-1/+1
| | * The signal should have a string not a enum value.Ted Gould2009-10-211-1/+5
| | * Making sure to signal if we change the status.Ted Gould2009-10-211-1/+12
| | * Adding test to test the property change signals.Ted Gould2009-10-211-1/+82
| | * Checking all the set functions.Ted Gould2009-10-211-0/+23
| | * Switching from doing the GValues as enums to the more specific types.Ted Gould2009-10-211-4/+4
| | * Silly, these are enums not ints.Ted Gould2009-10-211-8/+8
| | * Adding a test that sets a bunch of properties.Ted Gould2009-10-211-1/+24
| | * Ah, forgot a return. Cody would kill me! Oh, no.Cody Russell2009-10-211-0/+1
| | * Woot! We can build a custom indicator, and it exists.Ted Gould2009-10-211-0/+21