aboutsummaryrefslogtreecommitdiff
path: root/libindicate/server.c
Commit message (Collapse)AuthorAgeFilesLines
* Clean up the signal handlers and fixing the call in the test function. Now ↵Ted Gould2009-01-121-0/+3
| | | | we're to the point of showing the way I think things should be.
* Adding in the base functions with pointers and fun stuff like thatTed Gould2009-01-121-9/+82
|
* Adding in signals so that we can talk to the app over DBus. Nice.Ted Gould2009-01-111-0/+22
|
* Adding in an indicator to the test and fixing a typoTed Gould2009-01-091-2/+2
|
* Setting up the singleton nature of the server, and allow setting it.Ted Gould2009-01-091-1/+35
|
* Fleshing out the server some in adding function and prototypes.Ted Gould2009-01-091-1/+47
|
* Building a pretty good set of virtual functions and getting them tied ↵Ted Gould2009-01-081-0/+205
| | | | together, with errors too.
* Basic GObject stuffTed Gould2009-01-081-0/+44
|
* Dummy starting fileTed Gould2009-01-071-0/+4