| Commit message (Expand) | Author | Age | Files | Lines |
* | Changing from using a memory stream to using a buffer, the memory stream one ... | Ted Gould | 2009-02-12 | 1 | -8/+18 |
* | Adding in the function to take a pixbuf, turn it into a png, base64 encode it... | Ted Gould | 2009-02-12 | 1 | -0/+16 |
* | Adding in some debug messages and making the signal use the original key to b... | Ted Gould | 2009-02-12 | 1 | -1/+3 |
* | Adding in a time property function | Ted Gould | 2009-02-12 | 1 | -0/+11 |
* | Cleaning up some debug messages that aren't as useful anymore | Ted Gould | 2009-02-11 | 1 | -2/+2 |
* | Adding a license to the top of all these files. LGPL 2/3 | Ted Gould | 2009-02-11 | 1 | -0/+28 |
* | Only emitting a changed signal on properties changed when the indicator is vi... | Ted Gould | 2009-02-09 | 1 | -1/+3 |
* | Adding in the API function to take and icon and display it. Just the prototype. | Ted Gould | 2009-02-05 | 1 | -0/+7 |
* | Adding a property modified signal to the indicator object | Ted Gould | 2009-01-29 | 1 | -2/+16 |
* | Making the indicator properties private, they should be. Also cleans | Ted Gould | 2009-01-29 | 1 | -20/+50 |
* | Adding in some properties to the mix | Ted Gould | 2009-01-13 | 1 | -0/+89 |
* | Adding in a display function and a list by type. | Ted Gould | 2009-01-13 | 1 | -0/+9 |
* | Man, a lot of work for messing up one explaination point. | Ted Gould | 2009-01-13 | 1 | -0/+4 |
* | Making it so that the indicators all have unique IDs | Ted Gould | 2009-01-13 | 1 | -2/+1 |
* | Fleshing out the whole show and hide thing. We should also be signalling whe... | Ted Gould | 2009-01-12 | 1 | -0/+39 |
* | Clean up the signal handlers and fixing the call in the test function. Now w... | Ted Gould | 2009-01-12 | 1 | -2/+6 |
* | Basic show hide support in the indicator | Ted Gould | 2009-01-12 | 1 | -3/+19 |
* | Changing to showing the inicator and make it so that we dont' crash right now. | Ted Gould | 2009-01-12 | 1 | -0/+16 |
* | Connecting indicators and servers. They create themselves easily. | Ted Gould | 2009-01-09 | 1 | -2/+14 |
* | Basic GObject stuff | Ted Gould | 2009-01-08 | 1 | -1/+1 |
* | Fixing stuff so that everything links all together | Ted Gould | 2009-01-07 | 1 | -2/+1 |
* | Dropping in more code to make these real GObjects and such | Ted Gould | 2009-01-07 | 1 | -0/+49 |
* | Indicator prototypes | Ted Gould | 2008-11-10 | 1 | -0/+7 |