Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Mike Gabriel | 2017-10-24 | 2 | -1/+2 |
| | | | | (_ayatana)_appindicator_add_constants() function symbol. | ||||
* | bindings/mono/Makefile.am: Don't run tests on all targets, only on check ↵ | Mike Gabriel | 2017-09-28 | 1 | -1/+1 |
| | | | | target. Fixes FTBFS when built parallely. | ||||
* | 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 ↵ | Mike Gabriel | 2017-09-23 | 2 | -6/+6 |
| | | | | adding the ayatana namespace. | ||||
* | 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 |
| | | | | | | an arch:all package and library. Update the assemblydir variable in this pcfile to refer to the correct location for the library instead of an incorrect multiarch directory. | ||||
* | 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 ↵ | Evgeni Golov | 2012-06-10 | 1 | -2/+4 |
| | | | | have mono | ||||
* | The vala examples were written before GMenu, so add explict namespace use ↵ | Charles Kerr | 2012-03-21 | 1 | -3/+3 |
| | | | | here to avoid valac errors caused by namespace ambiguity between glib and gtk (ie, use 'new Gtk.Menu' instead of 'new Menu') | ||||
* | generate app-indicator.sources.xml (for mono bindings) and ↵ | Charles Kerr | 2012-03-06 | 5 | -22/+21 |
| | | | | appindicator.override (for python bindings) at configure time so that they can take into account top_builddir vs top_srcdir differences. | ||||
* | 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 ↵ | György Balló | 2011-11-23 | 1 | -4/+22 |
| | | | | | | | | available | ||||
* | | Don't specify pyglib-2.0-python2.6 in LDFLAGS, it isn't needed and only ↵ | Ken VanDine | 2012-01-24 | 1 | -1/+1 |
|/ | | | | works with python2.6 | ||||
* | 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 |
| | | | | Updated the example too. | ||||
* | 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 ↵ | Ted Gould | 2011-02-10 | 1 | -4/+26 |
| | | | | | | | | removes the predefined header location | ||||
| * | 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 ↵ | 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. | ||||
| * | | 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 |
| | | | | |||||
| * | | | Vala bindings: add metadata as build dependencies, support for gtk3 | Marco Trevisan (Treviño) | 2011-02-04 | 2 | -4/+7 |
| | | | | |||||
| * | | | 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 |
| | | | |||||
| * | | Adding vala bindings and example | Marco Trevisan (Treviño) | 2011-02-03 | 4 | -2/+96 |
| | | | | | | | | | | | | | | | | | | | | | Adding proper support for vala bindings, fixing the include path Now they are built in the bindings subfolder and they include a *.deps file. and I've also added a small example. | ||||
* | | | accessible_name -> accessible_desc | Luke Yelavich | 2011-02-08 | 3 | -12/+12 |
| | | | |||||
* | | | Merge from trunk | Luke Yelavich | 2011-02-04 | 1 | -0/+2 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge against new trunk | Marco Trevisan (Treviño) | 2011-02-03 | 1 | -0/+4 |
| |\| | |||||
| * | | Updated mono bindings | Marco Trevisan (Treviño) | 2011-01-27 | 1 | -0/+2 |
| | | |