aboutsummaryrefslogtreecommitdiff
path: root/bindings/vala
Commit message (Expand)AuthorAgeFilesLines
* Fix all remaining build warningsRobert Tari2023-02-021-3/+6
* Silence warnings generated by ValaRobert Tari2023-02-021-1/+1
* Fix remaining deprecation warningsRobert Tari2023-02-021-1/+3
* Whitespace fixRobert Tari2023-02-021-32/+32
* Clean up compilation flagsRobert Tari2022-02-111-1/+1
* bindings/vala/ayatana-appindicator3-0.1.deps: Add all dependenciesRobert Tari2021-06-091-0/+2
* Drop Automake filesRobert Tari2021-06-092-81/+0
* Add CMakeLists.txt files + cmake/ helpersRobert Tari2021-06-092-0/+56
* bindings/vala: Add ayatana-appindicator3-0.1.depsRobert Tari2021-06-091-0/+1
* Fork from Ubuntu's libappindicator project.Mike Gabriel2015-11-104-17/+19
* Fix Vala classes not being able to inherit from IndicatorRobert Ancell2012-10-111-1/+1
* The vala examples were written before GMenu, so add explict namespace use her...Charles Kerr2012-03-211-3/+3
* Fix dep as wellTed Gould2011-09-281-1/+1
* Switching out the prefix for a fixed nameTed Gould2011-09-281-1/+1
* Bring along custom and grab from srcdirTed Gould2011-09-281-1/+4
* Fix type_check_function for vala bindingsMichal Hruby2011-09-233-1/+34
* vala: updated example to use the new APIMarco Trevisan (Treviño)2011-07-201-10/+3
* Vala bindings example: added secondary_activateMarco Trevisan (Treviño)2011-07-181-0/+8
* Removing -Werror for the Vala compilerTed Gould2011-07-071-1/+1
* Changing the build so that it uses the right version of the vala files and re...Ted Gould2011-02-101-4/+26
* Cleanup what we createTed Gould2011-02-101-1/+5
* 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
* | Always check if vapigen is available when building VAPIMarco Trevisan (Treviño)2011-02-041-2/+4
* | Vala bindings: add metadata as build dependencies, support for gtk3Marco Trevisan (Treviño)2011-02-042-4/+7
* | vala bindings makefile: just use deps file for dependenciesMarco Trevisan (Treviño)2011-02-031-2/+1
|/
* Vala example, changed copyright yearMarco Trevisan (Treviño)2011-02-031-1/+1
* Vala example: indentation fixesMarco Trevisan (Treviño)2011-02-031-26/+26
* Vala example: adding copyright message.Marco Trevisan (Treviño)2011-02-031-0/+19
* Adding vala bindings and exampleMarco Trevisan (Treviño)2011-02-033-0/+91