Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up the signal handlers and fixing the call in the test function. Now ↵ | Ted Gould | 2009-01-12 | 1 | -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 that | Ted Gould | 2009-01-12 | 1 | -9/+82 |
| | |||||
* | Adding in signals so that we can talk to the app over DBus. Nice. | Ted Gould | 2009-01-11 | 1 | -0/+22 |
| | |||||
* | Adding in an indicator to the test and fixing a typo | Ted Gould | 2009-01-09 | 1 | -2/+2 |
| | |||||
* | Setting up the singleton nature of the server, and allow setting it. | Ted Gould | 2009-01-09 | 1 | -1/+35 |
| | |||||
* | Fleshing out the server some in adding function and prototypes. | Ted Gould | 2009-01-09 | 1 | -1/+47 |
| | |||||
* | Building a pretty good set of virtual functions and getting them tied ↵ | Ted Gould | 2009-01-08 | 1 | -0/+205 |
| | | | | together, with errors too. | ||||
* | Basic GObject stuff | Ted Gould | 2009-01-08 | 1 | -0/+44 |
| | |||||
* | Dummy starting file | Ted Gould | 2009-01-07 | 1 | -0/+4 |