| Commit message (Expand) | Author | Age | Files | Lines |
* | Add CMakeLists.txt files + cmake/ helpers | Robert Tari | 2021-06-09 | 5 | -0/+281 |
* | bindings/mono/examples: Port ayatana-indicator-example.in to CMake | Robert Tari | 2021-06-09 | 1 | -1/+1 |
* | bindings/mono: Drop custom extension and use partial class in ApplicationIndi... | Robert Tari | 2021-06-09 | 2 | -26/+40 |
* | bindings/vala: Add ayatana-appindicator3-0.1.deps | Robert Tari | 2021-06-09 | 1 | -0/+1 |
* | bindings/mono: Rename and port ayatana-appindicator-sharp3-0.1.pc.in to CMake | Robert Tari | 2021-06-09 | 1 | -6/+6 |
* | bindings/mono: Use preconfigured ayatana-appindicator-sharp.dll.config | Robert Tari | 2021-06-08 | 2 | -7/+7 |
* | bindings/mono: Port policy.0.1.ayatana-appindicator-sharp.config.in to CMake | Robert Tari | 2021-06-08 | 1 | -8/+8 |
* | bindings/mono: Port policy.0.0.ayatana-appindicator-sharp.config.in to CMake | Robert Tari | 2021-06-08 | 1 | -8/+8 |
* | bindings/mono: Update AssemblyInfo.cs | Robert Tari | 2021-06-08 | 1 | -2/+2 |
* | bindings/mono: Port app-indicator.sources.xml.in to CMake | Robert Tari | 2021-06-08 | 1 | -10/+10 |
* | release 0.5.50.5.5 | Mike Gabriel | 2020-07-23 | 2 | -2/+2 |
* | bindings/pyton: Drop Python2/Gtk-2 bindings. | Mike Gabriel | 2020-07-18 | 7 | -413/+1 |
* | release 0.5.40.5.4 | Mike Gabriel | 2019-11-11 | 2 | -2/+2 |
* | release 0.5.30.5.3 | Mike Gabriel | 2018-03-20 | 2 | -2/+2 |
* | release 0.5.20.5.2 | Mike Gabriel | 2017-10-24 | 2 | -2/+2 |
* | python2 bindings: Finally avoid implicit declaration for (_ayatana)_appindica... | Mike Gabriel | 2017-10-24 | 2 | -1/+2 |
* | bindings/mono/Makefile.am: Don't run tests on all targets, only on check targ... | Mike Gabriel | 2017-09-28 | 1 | -1/+1 |
* | bindings/python: Yet another 'ayatana' namespace fix for the Python2 bindings. | Mike Gabriel | 2017-09-26 | 1 | -1/+1 |
* | release 0.5.10.5.1 | Mike Gabriel | 2017-09-23 | 2 | -2/+2 |
* | Python2 bindings: Fix import ayatana_appindicator failure by correctly adding... | Mike Gabriel | 2017-09-23 | 2 | -6/+6 |
* | Fork from Ubuntu's libappindicator project. | Mike Gabriel | 2015-11-10 | 26 | -89/+99 |
* | Install appindicator-sharp's pcfile into /usr/share/pkgconfig as this is | Iain Lane | 2013-04-16 | 1 | -1/+1 |
* | Fix Vala classes not being able to inherit from Indicator | Robert Ancell | 2012-10-11 | 1 | -1/+1 |
* | make building mono extension optional, so we can build on archs that do not h... | Evgeni Golov | 2012-06-10 | 1 | -2/+4 |
* | The vala examples were written before GMenu, so add explict namespace use her... | Charles Kerr | 2012-03-21 | 1 | -3/+3 |
* | generate app-indicator.sources.xml (for mono bindings) and appindicator.overr... | Charles Kerr | 2012-03-06 | 5 | -22/+21 |
* | Fixing some of the properties in the mono bindings0.4.90 | Ted Gould | 2012-02-03 | 1 | -0/+4 |
* | Making tests optional | Ted Gould | 2012-01-27 | 1 | -4/+22 |
|\ |
|
| * | Make building mono tests optional. Check for mono-nunit if nunit is not avail... | György Balló | 2011-11-23 | 1 | -4/+22 |
* | | Don't specify pyglib-2.0-python2.6 in LDFLAGS, it isn't needed and only works... | Ken VanDine | 2012-01-24 | 1 | -1/+1 |
|/ |
|
* | Fix dep as well | Ted Gould | 2011-09-28 | 1 | -1/+1 |
* | Switching out the prefix for a fixed name | Ted Gould | 2011-09-28 | 1 | -1/+1 |
* | Bring along custom and grab from srcdir | Ted Gould | 2011-09-28 | 1 | -1/+4 |
* | Fix type_check_function for vala bindings | Michal Hruby | 2011-09-23 | 3 | -1/+34 |
* | vala: updated example to use the new API | Marco Trevisan (Treviño) | 2011-07-20 | 1 | -10/+3 |
* | mono bindings: updated API and example | Marco Trevisan (Treviño) | 2011-07-20 | 2 | -6/+7 |
* | Vala bindings example: added secondary_activate | Marco Trevisan (Treviño) | 2011-07-18 | 1 | -0/+8 |
* | mono bindings: added SecondaryActivate support. | Marco Trevisan (Treviño) | 2011-07-18 | 2 | -0/+6 |
* | Removing -Werror for the Vala compiler | Ted Gould | 2011-07-07 | 1 | -1/+1 |
* | Updated appindicator.defs (fixes LP: #724917) | Артём Попов | 2011-02-26 | 1 | -40/+52 |
* | Cleaning up even more! | Ted Gould | 2011-02-23 | 1 | -0/+5 |
* | Switching to proper properties | Ted Gould | 2011-02-23 | 1 | -1/+2 |
* | Merge from trunk | Luke Yelavich | 2011-02-14 | 1 | -5/+31 |
|\ |
|
| * | Changing the build so that it uses the right version of the vala files and re... | Ted Gould | 2011-02-10 | 1 | -4/+26 |
| * | Cleanup what we create | Ted Gould | 2011-02-10 | 1 | -1/+5 |
* | | Merge from trunk | Luke Yelavich | 2011-02-11 | 4 | -2/+118 |
|\| |
|
| * | Ensuring we don't run the app as part of the test, just build it so this will... | Ted Gould | 2011-02-10 | 1 | -3/+2 |
| |\ |
|
| | * | Changing the build to be the check instead of running it as we might not be i... | Ted Gould | 2011-02-03 | 1 | -3/+2 |
| * | | Merge against new trunk | Marco Trevisan (Treviño) | 2011-02-04 | 1 | -0/+2 |
| |\ \ |
|
| * | | | Always check if vapigen is available when building VAPI | Marco Trevisan (Treviño) | 2011-02-04 | 1 | -2/+4 |