| Commit message (Expand) | Author | Age | Files | Lines |
* | Moving the listener code and some indicator code into libindicate-gtk | Ted Gould | 2009-08-03 | 1 | -44/+0 |
* | Adding a function to set the server of the indicator upon creation. indicate... | Ted Gould | 2009-08-03 | 1 | -0/+30 |
* | Fixing typo | Ted Gould | 2009-04-30 | 1 | -1/+1 |
* | Adding in arguments for the signals | Ted Gould | 2009-04-30 | 1 | -1/+12 |
* | Adding in message documentation and cleaning up some mistakes as I see them. | Ted Gould | 2009-04-30 | 1 | -1/+1 |
* | Getting most of the indicator documentation in the pool. | Ted Gould | 2009-04-30 | 1 | -0/+29 |
* | Turns out that gtk-doc can't have the name of the function on the same line a... | Ted Gould | 2009-04-30 | 1 | -14/+30 |
* | Dispaly typo | Ted Gould | 2009-04-30 | 1 | -1/+1 |
* | First pass at trying to create some function documentation for Indicator | Ted Gould | 2009-04-30 | 1 | -0/+99 |
* | Adding in call to the parent class' finalize function as well, this should fr... | Ted Gould | 2009-04-13 | 1 | -0/+1 |
* | Fixing some pedantic little bugs to try and figure out what's causing 359018 | Ted Gould | 2009-04-11 | 1 | -4/+4 |
* | Clearing another warning. Shame gdk doesn't do this one for us. | Ted Gould | 2009-04-07 | 1 | -1/+1 |
* | 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 |