aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Import upstream version 0.4.91Ted Gould2011-07-0831-8817/+8783
|\
| * 0.4.910.4.91Ted Gould2011-07-081-1/+1
| |
| * Migrate to indicator 0.4 APITed Gould2011-07-071-4/+4
| |
| * Bumping to libindicator 0.4 APITed Gould2011-07-071-2/+2
| |
* | Import upstream version 0.4.90Ted Gould2011-06-2135-10825/+13758
|\|
| * 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
| |/
* | Import upstream version 0.4.0Ted Gould2011-04-076-14/+119
|\|
| * 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
| |/
* | Import upstream version 0.3.92Ted Gould2011-02-175-4/+82
|\|
| * 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
| | | | | | | | | | | | | | | accessible description change, preventing a memory leak.
| | * 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
| |/
* | Import upstream version 0.3.91Ted Gould2011-01-278-11/+74
|\|
| * 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
| |/
* | Import upstream version 0.3.90Ted Gould2011-01-1420-466/+2793
|\|
| * 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
| | |