aboutsummaryrefslogtreecommitdiff
path: root/libindicate/listener.h
Commit message (Expand)AuthorAgeFilesLines
* Linking in the build interfaces, needed a temporary function to get linking r...Ted Gould2009-02-251-0/+1
* Rebuilding the way that priorities get done so that we can handle a time and ...Ted Gould2009-02-121-0/+16
* Adding in a ref-default function so that we can keep one listenerTed Gould2009-02-111-0/+1
* Getting all the legal stuff in.Ted Gould2009-02-111-0/+28
|\
| * Adding a license to the top of all these files. LGPL 2/3Ted Gould2009-02-111-0/+28
* | Building a way to get properties. Seems like this should be in the DBusTed Gould2009-02-101-4/+3
* | Avoiding a conflict with GObject's get_type function.Ted Gould2009-02-101-18/+18
* | Adding an API for getting the type and desktop filesTed Gould2009-02-101-0/+10
|/
* 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