aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | |
| | * 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
| | |
| | * Changing the creation of the proxyTed Gould2011-01-141-31/+63
| | |
| | * Changing to get the interface from the included XML fileTed Gould2011-01-141-4/+22
| | |
| | * Switching over from using dbus-binding-tool to sedTed Gould2011-01-141-16/+14
| | |
| | * Switching the pkgconfig files that are used.Ted Gould2011-01-141-4/+4
| |/
| * Fix deprecations and ensure they're part of distcheckTed Gould2010-10-083-9/+22
| |\
| | * avoid deprecated APIMichael Terry2010-10-062-8/+21
| |/
| * Building ChangeLog and AUTHORS from makefileTed Gould2010-09-213-1/+29
| |
* | Import upstream version 0.3.11Ted Gould2010-09-093-3/+3
|\|
| * 0.3.110.3.11Ted Gould2010-09-091-1/+1
| |
| * Pass the dbusmenu menuitem to the expose callback.Ted Gould2010-09-031-1/+1
| |\
| | * Making sure to put the dbusmenu item in the callbackTed Gould2010-09-031-1/+1
| |/
* | Import upstream version 0.3.10Ted Gould2010-08-267-14/+38
|\|
| * 0.3.100.3.10Ted Gould2010-08-261-1/+1
| |
| * Shifting the locations of the triangles and the icons.Ted Gould2010-08-265-12/+36
| |\
| | * adjusted position of the left icons and triangle overlayDavid Barth2010-08-265-5/+29
| | |
| | * Removing some extra code that's not needed and ensuring the icon is always ↵Ted Gould2010-08-241-5/+1
| | | | | | | | | | | | shown.