aboutsummaryrefslogtreecommitdiff
path: root/libindicate/listener.h
Commit message (Expand)AuthorAgeFilesLines
* Changing the prototypes to start using the server added stuffTed Gould2009-02-061-2/+2
* Adding an interface to call back to an indicator and display it.Ted Gould2009-01-301-0/+3
* Oops, forgot the header thereTed Gould2009-01-291-2/+0
* Okay, moving all of the variables from the listener class into a private obje...Ted Gould2009-01-291-12/+0
* Getting some helper defines for some of the hacks that'll probably change in ...Ted Gould2009-01-291-0/+3
* Making the signals use #defines to make everything a little moreTed Gould2009-01-291-0/+6
* Adding in a get_property functionTed Gould2009-01-211-1/+9
* Getting the signals in shapeTed Gould2009-01-151-6/+8
* Okay, adding the other signals in and keeping track of the indicatorsTed Gould2009-01-151-2/+2
* Now doing some DBus listening and getting some of the initial configuration b...Ted Gould2009-01-151-0/+1
* Amazing how a little string can make such a huge difference.Ted Gould2009-01-151-1/+1
* Adding a new functionTed Gould2009-01-151-1/+1
* Starting to flesh out the listener a little bit, should get a list of names o...Ted Gould2009-01-151-0/+12
* Adding in the base object for the listener.Ted Gould2009-01-151-0/+53