aboutsummaryrefslogtreecommitdiff
path: root/libindicate/listener.c
Commit message (Collapse)AuthorAgeFilesLines
* Handling the case that we're destroying an entry because the bus told us to. ↵Ted Gould2009-01-161-4/+44
| | | | Properly signalling all of the removals
* Fixing the printing and the saving of indicators.Ted Gould2009-01-151-1/+1
|
* Changing the test to do the printing by itself instead of using the debug ↵Ted Gould2009-01-151-5/+5
| | | | messages in the class itself
* Getting the signals in shapeTed Gould2009-01-151-16/+28
|
* Okay, adding the other signals in and keeping track of the indicatorsTed Gould2009-01-151-5/+110
| | | | | that are hanging around. Now, to connect to things external.
* Get the type of the list of indicators that we got, and then set the up to ↵Ted Gould2009-01-151-2/+29
| | | | register
* Now correctly calling the get indicators function to get the indicators on ↵Ted Gould2009-01-151-0/+19
| | | | already created objects.
* Adding in a marshaller for the DBus signals that we needTed Gould2009-01-151-0/+9
|
* Now doing some DBus listening and getting some of the initial configuration ↵Ted Gould2009-01-151-1/+77
| | | | built up.
* Adding a new functionTed Gould2009-01-151-1/+9
|
* Starting to flesh out the listener a little bit, should get a list of names ↵Ted Gould2009-01-151-1/+137
| | | | on teh bus at this point
* Adding in the base object for the listener.Ted Gould2009-01-151-0/+78