Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleaning up even more! | Ted Gould | 2011-02-23 | 1 | -0/+5 |
| | |||||
* | Switching to proper properties | Ted Gould | 2011-02-23 | 1 | -1/+2 |
| | |||||
* | Matching prototypes to C file | Ted Gould | 2011-02-23 | 1 | -2/+2 |
| | |||||
* | Fixing the sections list | Ted Gould | 2011-02-23 | 1 | -3/+4 |
| | |||||
* | Dropping the accessible description tests. I don't have time to rewrite ↵ | Ted Gould | 2011-02-23 | 1 | -110/+0 |
| | | | | them now. They should be redone though. | ||||
* | Switching to the new style of setting the a11y label | Ted Gould | 2011-02-23 | 2 | -32/+39 |
| | |||||
* | Reconfigure properties to match. | Ted Gould | 2011-02-23 | 1 | -46/+62 |
| | |||||
* | Fixing up the get functions | Ted Gould | 2011-02-23 | 1 | -17/+33 |
| | |||||
* | Fixing up the set functions so we get some descriptions. | Ted Gould | 2011-02-23 | 1 | -27/+69 |
| | |||||
* | Switch around API so it makes sense for what we want to do. | Ted Gould | 2011-02-23 | 1 | -13/+18 |
| | |||||
* | Dropping the new accessible description signal | Ted Gould | 2011-02-23 | 2 | -27/+0 |
| | |||||
* | Drop signaling the accessible description changed on it's own. | Ted Gould | 2011-02-23 | 1 | -62/+1 |
| | |||||
* | Change the name of the accessible description and add the attention one. | Ted Gould | 2011-02-23 | 1 | -1/+9 |
| | |||||
* | Changing the signal to match what was discussed with the KDE folks | Ted Gould | 2011-02-23 | 1 | -4/+2 |
| | |||||
* | Merge from trunk | Luke Yelavich | 2011-02-14 | 11 | -20/+63 |
|\ | |||||
| * | 0.2.950.2.95 | Ted Gould | 2011-02-10 | 1 | -2/+2 |
| | | |||||
| * | Fix the build so we can distcheck with GTK 2 and 3 | Ted Gould | 2011-02-10 | 9 | -17/+56 |
| |\ | |||||
| | * | Blocking the menu proxy from our test | Ted Gould | 2011-02-10 | 1 | -0/+1 |
| | | | |||||
| | * | Changing the build so that it uses the right version of the vala files and ↵ | Ted Gould | 2011-02-10 | 1 | -4/+26 |
| | | | | | | | | | | | | removes the predefined header location | ||||
| | * | Changing the install path of the headers for libappindicator GTK3 version so ↵ | Ted Gould | 2011-02-10 | 2 | -3/+6 |
| | | | | | | | | | | | | it's parrallel installable | ||||
| | * | Adjusting the name of the different namespace with GTK 3 | Ted Gould | 2011-02-10 | 1 | -1/+1 |
| | | | |||||
| | * | Ensure that we're building with the right library | Ted Gould | 2011-02-10 | 1 | -1/+9 |
| | | | |||||
| | * | Cleanup what we create | Ted Gould | 2011-02-10 | 1 | -1/+5 |
| | | | |||||
| | * | gtk-doc wants a deprecated section now | Ted Gould | 2011-02-10 | 1 | -0/+4 |
| | | | |||||
| | * | Removing the multiple modules as we shouldn't need them | Ted Gould | 2011-02-10 | 1 | -5/+0 |
| | | | |||||
| | * | Fixing scroll documentation | Ted Gould | 2011-02-10 | 2 | -1/+2 |
| | | | |||||
| | * | Making sure to pick up both metadata files in dist. | Ted Gould | 2011-02-10 | 1 | -1/+2 |
| |/ | |||||
| * | 0.2.940.2.94 | Ted Gould | 2011-02-10 | 1 | -2/+2 |
| | | |||||
| * | Make sure to pull the vala source file along with us. | Ted Gould | 2011-02-10 | 1 | -1/+5 |
| | | |||||
| * | 0.2.930.2.93 | Ted Gould | 2011-02-10 | 1 | -2/+2 |
| | | |||||
* | | Merge from trunk | Luke Yelavich | 2011-02-11 | 15 | -31/+362 |
|\| | |||||
| * | Ignoring new Vala stuff | Ted Gould | 2011-02-10 | 1 | -0/+7 |
| | | |||||
| * | Being more specific about the types of the signal | Ted Gould | 2011-02-10 | 2 | -1/+3 |
| | | |||||
| * | Fixing Vala bindings | Ted Gould | 2011-02-10 | 12 | -30/+352 |
| |\ | |||||
| | * | Ensuring we don't run the app as part of the test, just build it so this ↵ | Ted Gould | 2011-02-10 | 1 | -3/+2 |
| | |\ | | | | | | | | | | | | | will work in automation. | ||||
| | | * | Changing the build to be the check instead of running it as we might not be ↵ | Ted Gould | 2011-02-03 | 1 | -3/+2 |
| | | | | | | | | | | | | | | | | interactive. | ||||
| | * | | example makefile code cleanup | Marco Trevisan (Treviño) | 2011-02-05 | 1 | -2/+1 |
| | | | | |||||
| | * | | examples, vala: check for valac | Marco Trevisan (Treviño) | 2011-02-05 | 1 | -0/+4 |
| | | | | |||||
| | * | | examples, added scroll-event demo. | Marco Trevisan (Treviño) | 2011-02-04 | 2 | -0/+14 |
| | | | | |||||
| | * | | Merge against new trunk | Marco Trevisan (Treviño) | 2011-02-04 | 5 | -6/+102 |
| | |\ \ | | |/ / | |/| | | |||||
| | * | | Vala simple client, compile workaround improved. | Marco Trevisan (Treviño) | 2011-02-04 | 1 | -1/+1 |
| | | | | |||||
| | * | | simple-client-vala: indentation fixes | Marco Trevisan (Treviño) | 2011-02-04 | 1 | -3/+3 |
| | | | | |||||
| | * | | Examples, added simple-client-vala | Marco Trevisan (Treviño) | 2011-02-04 | 2 | -1/+190 |
| | | | | | | | | | | | | | | | | | | | | | | | | A rewrite of the simple-client.c version in Vala as example. Added a workaround for compiling it. | ||||
| | * | | Always check if vapigen is available when building VAPI | Marco Trevisan (Treviño) | 2011-02-04 | 2 | -2/+5 |
| | | | | |||||
| | * | | Vala bindings: add metadata as build dependencies, support for gtk3 | Marco Trevisan (Treviño) | 2011-02-04 | 2 | -4/+7 |
| | | | | |||||
| | * | | Include gir metadata file in built_sources | Marco Trevisan (Treviño) | 2011-02-04 | 3 | -1/+10 |
| | | | | | | | | | | | | | | | | Now make distcheck will work ;) | ||||
| | * | | vala bindings makefile: just use deps file for dependencies | Marco Trevisan (Treviño) | 2011-02-03 | 1 | -2/+1 |
| | |/ | |||||
| | * | Vala example, changed copyright year | Marco Trevisan (Treviño) | 2011-02-03 | 1 | -1/+1 |
| | | | |||||
| | * | Vala example: indentation fixes | Marco Trevisan (Treviño) | 2011-02-03 | 1 | -26/+26 |
| | | | |||||
| | * | Vala example: adding copyright message. | Marco Trevisan (Treviño) | 2011-02-03 | 1 | -0/+19 |
| | | |