Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop Automake files | Robert Tari | 2021-06-09 | 2 | -190/+0 |
| | |||||
* | Add CMakeLists.txt files + cmake/ helpers | Robert Tari | 2021-06-09 | 2 | -0/+223 |
| | |||||
* | 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 ↵ | Robert Tari | 2021-06-09 | 2 | -26/+40 |
| | | | | ApplicationIndicatorCustom.cs | ||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | 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. | ||||
* | release 0.5.10.5.1 | Mike Gabriel | 2017-09-23 | 2 | -2/+2 |
| | |||||
* | Fork from Ubuntu's libappindicator project. | Mike Gabriel | 2015-11-10 | 15 | -53/+56 |
| | |||||
* | 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. | ||||
* | generate app-indicator.sources.xml (for mono bindings) and ↵ | Charles Kerr | 2012-03-06 | 3 | -15/+15 |
| | | | | 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 |
| | |||||
* | Make building mono tests optional. Check for mono-nunit if nunit is not ↵ | György Balló | 2011-11-23 | 1 | -4/+22 |
| | | | | available | ||||
* | mono bindings: updated API and example | Marco Trevisan (Treviño) | 2011-07-20 | 2 | -6/+7 |
| | |||||
* | mono bindings: added SecondaryActivate support. | Marco Trevisan (Treviño) | 2011-07-18 | 2 | -0/+6 |
| | | | | Updated the example too. | ||||
* | Cleaning up even more! | Ted Gould | 2011-02-23 | 1 | -0/+5 |
| | |||||
* | Switching to proper properties | Ted Gould | 2011-02-23 | 1 | -1/+2 |
| | |||||
* | accessible_name -> accessible_desc | Luke Yelavich | 2011-02-08 | 2 | -7/+7 |
| | |||||
* | Merge from trunk | Luke Yelavich | 2011-02-04 | 1 | -0/+2 |
|\ | |||||
| * | Updated mono bindings | Marco Trevisan (Treviño) | 2011-01-27 | 1 | -0/+2 |
| | | |||||
* | | Add accessible_name support | Luke Yelavich | 2011-02-04 | 2 | -0/+7 |
|/ | |||||
* | * Explicitly call ShowAll on the menu, otherwise it isn't shown | Ken VanDine | 2010-12-03 | 1 | -2/+3 |
| | | | | | * Specify a panel icon that exists for the example | ||||
* | Resolving conflict when merging with trunk | Sense Egbert Hofstede | 2010-09-21 | 1 | -2/+2 |
|\ | |||||
| * | Fixing Mono bindings to build versions correctly. | Ted Gould | 2010-09-21 | 4 | -9/+15 |
| |\ | |||||
* | | | Created a second policy file to make sure that applications depending on ↵ | Sense Egbert Hofstede | 2010-09-21 | 3 | -3/+29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 'appindicator-sharp' will not have to be recompiled. Changes to the packaging is required to make sure the policy file gets installed. Many thanks to Jo Shields for looking into this issue and proposing a solution. | ||||
* | | | Remove the redudant set and get functions for the ordering_index property ↵ | Sense Egbert Hofstede | 2010-09-20 | 1 | -0/+2 |
| | | | | | | | | | | | | from the Mono bindings as we want programmers to work witht the property directly. | ||||
* | | | * Adding Python bindings for the new API additons | Sense Egbert Hofstede | 2010-09-20 | 3 | -4/+2 |
| | | | | | | | | | | | | | | | | | | * Updating the Mono assembly version to reflect the changes to the API * Remove two redundant elements from the Mono bindings' metadata file | ||||
* | | | Merging Jo Shields' fixes to the build infrastructure to shut GAPI up. | Sense Egbert Hofstede | 2010-09-20 | 4 | -8/+14 |
|\ \ \ | | |/ | |/| | |||||
| * | | Bump SONAME in Mono binding to libappindicator.so.1 | Jo Shields | 2010-09-19 | 1 | -1/+1 |
| | | | |||||
| * | | The purpose of a dllmap is to turn a DllImport for "foo" into a dlopen of ↵ | Jo Shields | 2010-09-19 | 3 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | "bar". This is most commonly used to make apps more cross-platform, by specifying the Windows library name (foo.dll) into a Linux/OSX/etc filename (libfoo.so.0). indicator-application has been binding directly to libappindicator.so.0, which means multiple places to update if the SONAME changes, and makes it less portable - this commit fixes this. | ||||
| * | | gapi2-parser cannot cope with multiple signals connected to the same method ↵ | Jo Shields | 2010-09-19 | 2 | -2/+8 |
| |/ | | | | | | | | | | | | | - it will bail out, complaining it cannot find a method to match the second signal. This patch modifies the build system to copy app-indicator.c locally, with the "bad" X_NEW_LABEL signal removed, and use that copy to build the binding. | ||||
* / | Commit latest changes before merging with trunk | Sense Egbert Hofstede | 2010-09-18 | 2 | -1/+17 |
|/ | |||||
* | Clean-up and renaming variables and functions everywhere to use ↵ | Sense Hofstede | 2010-07-22 | 1 | -1/+5 |
| | | | | | | | | | icon_theme_path for the sake of consistency. Doesn't seem to do antyhing, though. | ||||
* | Use full assembly version for the policy file | Ken VanDine | 2010-06-21 | 2 | -3/+4 |
| | |||||
* | Cleaning up file name definitions | Ted Gould | 2010-06-18 | 1 | -9/+10 |
| | |||||
* | Adding the policy config to the installed files. | Ted Gould | 2010-06-18 | 1 | -1/+7 |
| | |||||
* | Switching to the policy name. | Ted Gould | 2010-06-18 | 1 | -1/+1 |
| | |||||
* | Swithcing the version to be the assembly version. | Ted Gould | 2010-06-18 | 2 | -8/+9 |
| | |||||
* | Fixup the gacutil stuff. Still doesn't ununinstall. | Ted Gould | 2010-06-18 | 1 | -5/+9 |
| | |||||
* | Fixing policy name | Ted Gould | 2010-06-18 | 1 | -1/+1 |
| | |||||
* | Replacing the macros with the proper data | Ted Gould | 2010-06-18 | 1 | -1/+3 |
| | |||||
* | Fixing the distcheck by cleaning up | Ted Gould | 2010-06-18 | 1 | -1/+13 |
| |