| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleaning up prototypes and type warnings. | Ted Gould | 2009-01-14 | 1 | -12/+12 |
* | Who the hell would design an API that passes in arrays of strings differently | Ted Gould | 2009-01-14 | 1 | -0/+28 |
* | Chaning the property list parameters to be pointer arrays. | Ted Gould | 2009-01-14 | 1 | -6/+6 |
* | Making the indicator lookup it's own function and trying it out in another fu... | Ted Gould | 2009-01-13 | 1 | -19/+33 |
* | Adding in a display function and a list by type. | Ted Gould | 2009-01-13 | 1 | -1/+48 |
* | Man, a lot of work for messing up one explaination point. | Ted Gould | 2009-01-13 | 1 | -1/+3 |
* | Making it so that the indicators all have unique IDs | Ted Gould | 2009-01-13 | 1 | -0/+22 |
* | Ah, we weren't checking if we were visible. Now things are better. | Ted Gould | 2009-01-13 | 1 | -0/+7 |
* | Fleshing out more functions, we can now return a list of ids. Need to test w... | Ted Gould | 2009-01-12 | 1 | -4/+69 |
* | Whoo Hoo, we can count | Ted Gould | 2009-01-12 | 1 | -0/+5 |
* | Fleshing out the whole show and hide thing. We should also be signalling whe... | Ted Gould | 2009-01-12 | 1 | -0/+36 |
* | Clean up the signal handlers and fixing the call in the test function. Now w... | Ted Gould | 2009-01-12 | 1 | -0/+3 |
* | 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 togethe... | Ted Gould | 2009-01-08 | 1 | -0/+205 |
* | Basic GObject stuff | Ted Gould | 2009-01-08 | 1 | -0/+44 |
* | Dummy starting file | Ted Gould | 2009-01-07 | 1 | -0/+4 |