aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import upstream version 0.2.96Ted Gould2011-02-2434-77/+851
|\
| * 0.2.960.2.96Ted Gould2011-02-241-2/+2
| * Add the ability to set accessible descriptions for the icon and attention icon.Ted Gould2011-02-249-29/+271
| |\
| | * Cleaning up even more! Ted Gould2011-02-231-0/+5
| | * Switching to proper propertiesTed Gould2011-02-231-1/+2
| | * Matching prototypes to C fileTed Gould2011-02-231-2/+2
| | * Fixing the sections listTed Gould2011-02-231-3/+4
| | * Dropping the accessible description tests. I don't have time to rewrite them...Ted Gould2011-02-231-110/+0
| | * Switching to the new style of setting the a11y labelTed Gould2011-02-232-32/+39
| | * Reconfigure properties to match.Ted Gould2011-02-231-46/+62
| | * Fixing up the get functionsTed Gould2011-02-231-17/+33
| | * Fixing up the set functions so we get some descriptions.Ted Gould2011-02-231-27/+69
| | * Switch around API so it makes sense for what we want to do.Ted Gould2011-02-231-13/+18
| | * Dropping the new accessible description signalTed Gould2011-02-232-27/+0
| | * Drop signaling the accessible description changed on it's own.Ted Gould2011-02-231-62/+1
| | * Change the name of the accessible description and add the attention one.Ted Gould2011-02-231-1/+9
| | * Changing the signal to match what was discussed with the KDE folksTed Gould2011-02-231-4/+2
| | * Merge from trunkLuke Yelavich2011-02-1411-20/+63
| | |\
| | * \ Merge from trunkLuke Yelavich2011-02-1115-31/+362
| | |\ \
| | * | | accessible_name -> accessible_descLuke Yelavich2011-02-089-140/+140
| | * | | Merge from trunkLuke Yelavich2011-02-045-6/+103
| | |\ \ \
| | * | | | Add accessible_name supportLuke Yelavich2011-02-049-1/+341
| * | | | | Remove registration of the object until after all possible signals are sentTed Gould2011-02-161-5/+5
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | don't unregister on dbus until after we hide appindicatorMichael Terry2011-02-111-5/+5
| |/ / / /
* | | | | Import upstream version 0.2.95Ted Gould2011-02-1029-75/+422
|\| | | |
| * | | | 0.2.950.2.95Ted Gould2011-02-101-2/+2
| * | | | Fix the build so we can distcheck with GTK 2 and 3Ted Gould2011-02-109-17/+56
| |\ \ \ \
| | * | | | Blocking the menu proxy from our testTed Gould2011-02-101-0/+1
| | * | | | Changing the build so that it uses the right version of the vala files and re...Ted Gould2011-02-101-4/+26
| | * | | | Changing the install path of the headers for libappindicator GTK3 version so ...Ted Gould2011-02-102-3/+6
| | * | | | Adjusting the name of the different namespace with GTK 3Ted Gould2011-02-101-1/+1
| | * | | | Ensure that we're building with the right libraryTed Gould2011-02-101-1/+9
| | * | | | Cleanup what we createTed Gould2011-02-101-1/+5
| | * | | | gtk-doc wants a deprecated section nowTed Gould2011-02-101-0/+4
| | * | | | Removing the multiple modules as we shouldn't need themTed Gould2011-02-101-5/+0
| | * | | | Fixing scroll documentationTed Gould2011-02-102-1/+2
| | * | | | Making sure to pick up both metadata files in dist.Ted Gould2011-02-101-1/+2
| |/ / / /
* | | | | Import upstream version 0.2.94Ted Gould2011-02-108-18/+198
|\| | | |
| * | | | 0.2.940.2.94Ted Gould2011-02-101-2/+2
| * | | | Make sure to pull the vala source file along with us.Ted Gould2011-02-101-1/+5
* | | | | Import upstream version 0.2.93Ted Gould2011-02-1048-181/+2780
|\| | | |
| * | | | 0.2.930.2.93Ted Gould2011-02-101-2/+2
| | |_|/ | |/| |
| * | | Ignoring new Vala stuffTed Gould2011-02-101-0/+7
| * | | Being more specific about the types of the signalTed Gould2011-02-102-1/+3
| * | | Fixing Vala bindingsTed Gould2011-02-1012-30/+352
| |\ \ \ | | |_|/ | |/| |
| | * | Ensuring we don't run the app as part of the test, just build it so this will...Ted Gould2011-02-101-3/+2
| | |\ \
| | | * | Changing the build to be the check instead of running it as we might not be i...Ted Gould2011-02-031-3/+2
| | * | | example makefile code cleanupMarco Trevisan (Treviño)2011-02-051-2/+1
| | * | | examples, vala: check for valacMarco Trevisan (Treviño)2011-02-051-0/+4
| | * | | examples, added scroll-event demo.Marco Trevisan (Treviño)2011-02-042-0/+14