aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Turning a directory into a bunch of idles loading status providersTed Gould2011-06-281-2/+25
| * | Adding in an idle function for handling the directory.Ted Gould2011-06-282-1/+21
| * | Getting some static data and using it a bit to boot strap this dataTed Gould2011-06-282-1/+73
| * | Adding in some helpers with building up all the status-items.Ted Gould2011-06-283-0/+26
| * | Commenting out the main function to make it more explanitoryTed Gould2011-06-221-3/+13
| * | Stealing all of the status providers from indicator-me so that we can use the...Ted Gould2011-06-2216-6/+2063
|/ /
* | 0.4.900.4.90Ted Gould2011-06-211-1/+1
* | GTK3 ChangesTed Gould2011-06-102-6/+33
|\ \
| * | allow building with gtk3Michael Terry2011-05-262-6/+33
|/ /
* | 0.4.00.4.0Ted Gould2011-04-071-1/+1
* | Add support for a specific icon on the menuTed Gould2011-04-063-12/+75
|\ \
| * | Attaching bugTed Gould2011-04-060-0/+0
| * | Look for the override icon in the keyfileTed Gould2011-04-061-2/+22
| * | move ICON_KEYTed Gould2011-04-062-2/+4
| * | Create the keyfile for the application icon as wellTed Gould2011-04-061-5/+18
| * | Checking for the ayatana override in the keyfileTed Gould2011-04-061-5/+24
| * | Making it so that we store the keyfile as well. Sad we need to do this.Ted Gould2011-04-061-0/+9
|/ /
* | Set the type before the other variablesTed Gould2011-02-241-0/+2
|\ \
| * | Make sure to set the type of the item before all the values.Ted Gould2011-02-231-0/+2
|/ /
* | 0.3.920.3.92Ted Gould2011-02-171-1/+1
* | Support for accessiable descriptions of the indicatorTed Gould2011-02-172-1/+45
|\ \
| * | Removing an unneeded strdupTed Gould2011-02-171-2/+2
| * | Updating libindicator required versionTed Gould2011-02-171-1/+1
| * | Updating the description when we signal that it's changedTed Gould2011-02-171-4/+9
| * | Store entry data in a variable so it can be freed after signaling anLuke Yelavich2011-02-171-2/+5
| * | No need to use g_strdup, the variable is a constLuke Yelavich2011-02-171-2/+2
| * | Add accessible description supportLuke Yelavich2011-02-141-0/+36
|/ /
* | 0.3.910.3.91Ted Gould2011-01-271-1/+1
* | Upgrading to new type handler prototypeTed Gould2011-01-272-3/+3
* | Grabbing Ken's branch too! Ted Gould2011-01-260-0/+0
|\ \ | |/ |/|
| * rename the service to match the indicatorKen VanDine2011-01-141-1/+1
* | Adding a log domain and fixing service file.Ted Gould2011-01-183-3/+19
|\ \ | |/ |/|
| * Ignoring the generated XMLTed Gould2011-01-171-0/+2
| * Adding in log domainsTed Gould2011-01-171-2/+16
| * Fixing service fileTed Gould2011-01-171-1/+1
|/
* 0.3.900.3.90Ted Gould2011-01-141-1/+1
* ayatana.org to canonical.comTed Gould2011-01-142-5/+5
|\
| * ayatana.org to canonical.comTed Gould2011-01-142-5/+5
|/
* Switching dbusmenu and indicator messagesTed Gould2011-01-147-128/+274
|\
| * Prototype changesTed Gould2011-01-142-11/+11
| * Emitting signals for the connectionsTed Gould2011-01-141-0/+20
| * Saving the connectionTed Gould2011-01-141-0/+9
| * Swiching to our method function.. woot! Ted Gould2011-01-141-25/+13
| * Setting up the vtable and making it connect inTed Gould2011-01-141-1/+14
| * Get the connection in the cool new styleTed Gould2011-01-141-4/+32
| * Switching how we get our interface infoTed Gould2011-01-142-4/+21
| * Switch to new dbusmenu signal prototypeTed Gould2011-01-141-7/+7
| * Type to sessionTed Gould2011-01-141-1/+1
| * Switching the function callbacksTed Gould2011-01-141-6/+28
| * Changing the signal callbacksTed Gould2011-01-141-16/+17