aboutsummaryrefslogtreecommitdiff
path: root/src/status-provider.c
Commit message (Collapse)AuthorAgeFilesLines
* Didn't need that function.Ted Gould2009-08-241-7/+0
|
* Unused variableTed Gould2009-08-081-1/+1
|
* I forgot to put legal agreements on the top of all the C/H files. Oops.Ted Gould2009-08-071-0/+22
|
* Using GET_CLASS instead of CLASS. OopsTed Gould2009-07-261-2/+3
|
* Adding in a good ol' signal handler and even emits this puppy. Whew.Ted Gould2009-06-111-1/+27
|
* Some public funtions and now they can be subclassedTed Gould2009-06-111-0/+33
|
* Don't need a private or dispose or finalize. This class is more of an ↵Ted Gould2009-06-111-29/+0
| | | | interface.
* Adding in the basic (generated) framework for the status provider objectTed Gould2009-06-111-0/+55