aboutsummaryrefslogtreecommitdiff
path: root/libindicate/indicator.c
Commit message (Expand)AuthorAgeFilesLines
* Changing from using a memory stream to using a buffer, the memory stream one ...Ted Gould2009-02-121-8/+18
* Adding in the function to take a pixbuf, turn it into a png, base64 encode it...Ted Gould2009-02-121-0/+16
* Adding in some debug messages and making the signal use the original key to b...Ted Gould2009-02-121-1/+3
* Adding in a time property functionTed Gould2009-02-121-0/+11
* Cleaning up some debug messages that aren't as useful anymoreTed Gould2009-02-111-2/+2
* Adding a license to the top of all these files. LGPL 2/3Ted Gould2009-02-111-0/+28
* Only emitting a changed signal on properties changed when the indicator is vi...Ted Gould2009-02-091-1/+3
* Adding in the API function to take and icon and display it. Just the prototype.Ted Gould2009-02-051-0/+7
* Adding a property modified signal to the indicator objectTed Gould2009-01-291-2/+16
* Making the indicator properties private, they should be. Also cleansTed Gould2009-01-291-20/+50
* Adding in some properties to the mixTed Gould2009-01-131-0/+89
* Adding in a display function and a list by type.Ted Gould2009-01-131-0/+9
* Man, a lot of work for messing up one explaination point.Ted Gould2009-01-131-0/+4
* Making it so that the indicators all have unique IDsTed Gould2009-01-131-2/+1
* Fleshing out the whole show and hide thing. We should also be signalling whe...Ted Gould2009-01-121-0/+39
* Clean up the signal handlers and fixing the call in the test function. Now w...Ted Gould2009-01-121-2/+6
* Basic show hide support in the indicatorTed Gould2009-01-121-3/+19
* Changing to showing the inicator and make it so that we dont' crash right now.Ted Gould2009-01-121-0/+16
* Connecting indicators and servers. They create themselves easily.Ted Gould2009-01-091-2/+14
* Basic GObject stuffTed Gould2009-01-081-1/+1
* Fixing stuff so that everything links all togetherTed Gould2009-01-071-2/+1
* Dropping in more code to make these real GObjects and suchTed Gould2009-01-071-0/+49
* Indicator prototypesTed Gould2008-11-101-0/+7