aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Sending shutdown signal 500 ms after getting a name if we have no watchers.Ted Gould2009-10-291-0/+10
| * | Adding in the watchers and timeout parameter.Ted Gould2009-10-291-3/+35
| * | Adding in some shared strings for finding intefaces and objects.Ted Gould2009-10-293-1/+7
| * | Woot! We're a DBus service now.Ted Gould2009-10-291-0/+15
| * | Building ourselves a DBus proxy.Ted Gould2009-10-291-3/+40
| * | Filling in more of the name property.Ted Gould2009-10-291-1/+53
| * | Adding in the 'name' propertyTed Gould2009-10-291-1/+87
| * | Adding the shutdown signalTed Gould2009-10-291-0/+25
| * | Woot! A failing test. Look how TDD I am.Ted Gould2009-10-292-0/+11
| * | Making the gtester stuff into a autotest thingy.Ted Gould2009-10-292-4/+10
| * | Creating a new test and linking it into things.Ted Gould2009-10-293-1/+63
| * | Putting a dummy implementation in for _new for linkingTed Gould2009-10-292-1/+9
| * | Adding basic interfaces and docs to IndicatorServiceTed Gould2009-10-291-1/+28
| * | Defining some API and boot strapping documentation.Ted Gould2009-10-291-0/+31
| * | Making 'INDICATOR' the prefix for the objects.Ted Gould2009-10-294-9/+9
| * | Putting in some templated objects.Ted Gould2009-10-296-2/+188
| * | Building ourselves a little dbus specTed Gould2009-10-282-0/+32
| * | Adding a description for the indicator service.Ted Gould2009-10-281-0/+17
| * | Grabbing the loader branchTed Gould2009-10-2812-2/+655
| |\ \
| | | * Use close instead of unreffing.Ted Gould2009-11-041-2/+5
| | | * Adding a simple indicator test that checks to make sure we can signal up the ...Ted Gould2009-11-042-2/+39
| | | * Building a dummy indicator that signals.Ted Gould2009-11-043-0/+132
| | | * Using the proper define for the type.Ted Gould2009-11-041-2/+2
| | | * Adding in some ID helpers.Ted Gould2009-11-031-2/+4
| | | * Adding in some signals to make for some more fun.Ted Gould2009-11-032-0/+43
| | | * Updating to current trunk.Ted Gould2009-11-031-1/+2
| | | |\ | |_|_|/ |/| | |
* | | | Merging in an interface for loading modules cleanly.Ted Gould2009-11-0312-2/+658
|\ \ \ \ | |/ / / |/| | |
| * | | Changing comment on private struct.Ted Gould2009-11-031-1/+2
| | | * Changing the way the module is free'dTed Gould2009-11-031-6/+22
| | | * Having the test expect an object, but fail when calling the functions.Ted Gould2009-11-031-1/+3
| | | * Make the tester dynamically link the lib so that there's not two versions of ...Ted Gould2009-11-031-1/+3
| | | * Linking the indicators with the libindicator library.Ted Gould2009-11-031-3/+9
| | | * Switching to checking the entires list instead of individual functions.Ted Gould2009-11-031-3/+1
| | | * Converting the dummy indicators over to the new API. They compile now.Ted Gould2009-11-033-9/+150
| | | * TypoTed Gould2009-11-031-1/+1
| | | * Creating the actual backing function for indicator_object_get_entries.Ted Gould2009-11-031-0/+26
| | | * Adding in a default handler for get_entries.Ted Gould2009-11-031-4/+62
| | | * Whew, blew up the interface and built it back again.Ted Gould2009-11-033-139/+54
| | | * Redefining the interface. Now this object should get subclassed by folks.Ted Gould2009-11-031-7/+64
| | | * Removing the instance object. I think that we can do everything we need by u...Ted Gould2009-11-033-59/+0
| | | * Switching to a set_type function instead of making people do that themselves.Ted Gould2009-11-031-1/+1
| | | * Adding in the basis for the instance class.Ted Gould2009-11-034-0/+60
| | | * Stripping out the symbols for the old stuff, and going with the new of just g...Ted Gould2009-11-031-22/+4
| | | * We need atleast the loader branch as that's what we want to change.Ted Gould2009-11-0312-2/+657
| |_|/| |/| |/ | |/|
| * | TypoTed Gould2009-11-031-1/+1
| * | Comments in the copyright statements updated.Ted Gould2009-11-032-2/+4
| |/
| * Removing valgrind as I want to clean this branch up and make another for that.Ted Gould2009-10-281-10/+0
| * Oh, legal headers. Fun, fun.Ted Gould2009-10-282-0/+43
| * Adding in comments.Ted Gould2009-10-281-0/+66
| * Adding in check for valgrind that we'll need for the test tools.Ted Gould2009-10-141-0/+10