aboutsummaryrefslogtreecommitdiff
path: root/bindings/mono
Commit message (Collapse)AuthorAgeFilesLines
* release 0.5.93HEAD0.5.93mastermainMike Gabriel2023-10-131-1/+1
|
* bindings/mono/CMakeLists.txt: Drop path from linked resource fileRobert Tari2023-05-091-2/+2
|
* bindings/mono/CMakeLists.txt: Drop unused propertiesRobert Tari2023-03-101-3/+0
|
* bindings/mono/libayatana-appindicator*-api.metadata: Drop/fix properties, ↵Robert Tari2023-03-102-24/+2
| | | | methods and signals
* Whitespace fixRobert Tari2023-03-102-34/+34
|
* release 0.5.920.5.92Mike Gabriel2023-02-021-1/+1
|
* release 0.5.910.5.91release-buildsMike Gabriel2022-04-081-1/+1
|
* bindings/mono/CMakeLists.txt: Fix missing target ↵Mike Gabriel2021-10-241-1/+1
| | | | | | | | | | bindings/mono/AyatanaAppIndicator/ApplicationIndicator.cs. Resolves this FTBFS in bindings/mono/ for FLAVOUR_GTK3: make[2]: *** No rule to make target 'bindings/mono/AyatanaAppIndicator/ApplicationIndicator.cs', needed by 'bindings/mono/ayatana-appindicator3-sharp.dll'. Stop.
* Re-introduce (CMake based) build support against GTK+ 2.0.Mike Gabriel2021-10-2310-112/+315
|
* Mono bindings: Change namespace from ayatana-appindicator-sharp3 to ↵Mike Gabriel2021-06-1111-71/+71
| | | | ayatana-appindicator3-sharp (and similar).
* Drop Automake filesRobert Tari2021-06-092-190/+0
|
* Add CMakeLists.txt files + cmake/ helpersRobert Tari2021-06-092-0/+223
|
* bindings/mono/examples: Port ayatana-indicator-example.in to CMakeRobert Tari2021-06-091-1/+1
|
* bindings/mono: Drop custom extension and use partial class in ↵Robert Tari2021-06-092-26/+40
| | | | ApplicationIndicatorCustom.cs
* bindings/mono: Rename and port ayatana-appindicator-sharp3-0.1.pc.in to CMakeRobert Tari2021-06-091-6/+6
|
* bindings/mono: Use preconfigured ayatana-appindicator-sharp.dll.configRobert Tari2021-06-082-7/+7
|
* bindings/mono: Port policy.0.1.ayatana-appindicator-sharp.config.in to CMakeRobert Tari2021-06-081-8/+8
|
* bindings/mono: Port policy.0.0.ayatana-appindicator-sharp.config.in to CMakeRobert Tari2021-06-081-8/+8
|
* bindings/mono: Update AssemblyInfo.csRobert Tari2021-06-081-2/+2
|
* bindings/mono: Port app-indicator.sources.xml.in to CMakeRobert Tari2021-06-081-10/+10
|
* release 0.5.50.5.5Mike Gabriel2020-07-232-2/+2
|
* release 0.5.40.5.4Mike Gabriel2019-11-112-2/+2
|
* release 0.5.30.5.3Mike Gabriel2018-03-202-2/+2
|
* release 0.5.20.5.2Mike Gabriel2017-10-242-2/+2
|
* bindings/mono/Makefile.am: Don't run tests on all targets, only on check ↵Mike Gabriel2017-09-281-1/+1
| | | | target. Fixes FTBFS when built parallely.
* release 0.5.10.5.1Mike Gabriel2017-09-232-2/+2
|
* Fork from Ubuntu's libappindicator project.Mike Gabriel2015-11-1015-53/+56
|
* Install appindicator-sharp's pcfile into /usr/share/pkgconfig as this isIain Lane2013-04-161-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 Kerr2012-03-063-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.90Ted Gould2012-02-031-0/+4
|
* Make building mono tests optional. Check for mono-nunit if nunit is not ↵György Balló2011-11-231-4/+22
| | | | available
* mono bindings: updated API and exampleMarco Trevisan (Treviño)2011-07-202-6/+7
|
* mono bindings: added SecondaryActivate support.Marco Trevisan (Treviño)2011-07-182-0/+6
| | | | Updated the example too.
* Cleaning up even more! Ted Gould2011-02-231-0/+5
|
* Switching to proper propertiesTed Gould2011-02-231-1/+2
|
* accessible_name -> accessible_descLuke Yelavich2011-02-082-7/+7
|
* Merge from trunkLuke Yelavich2011-02-041-0/+2
|\
| * Updated mono bindingsMarco Trevisan (Treviño)2011-01-271-0/+2
| |
* | Add accessible_name supportLuke Yelavich2011-02-042-0/+7
|/
* * Explicitly call ShowAll on the menu, otherwise it isn't shownKen VanDine2010-12-031-2/+3
| | | | | * Specify a panel icon that exists for the example
* Resolving conflict when merging with trunkSense Egbert Hofstede2010-09-211-2/+2
|\
| * Fixing Mono bindings to build versions correctly.Ted Gould2010-09-214-9/+15
| |\
* | | Created a second policy file to make sure that applications depending on ↵Sense Egbert Hofstede2010-09-213-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 Hofstede2010-09-201-0/+2
| | | | | | | | | | | | from the Mono bindings as we want programmers to work witht the property directly.
* | | * Adding Python bindings for the new API additonsSense Egbert Hofstede2010-09-203-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 Hofstede2010-09-204-8/+14
|\ \ \ | | |/ | |/|
| * | Bump SONAME in Mono binding to libappindicator.so.1Jo Shields2010-09-191-1/+1
| | |
| * | The purpose of a dllmap is to turn a DllImport for "foo" into a dlopen of ↵Jo Shields2010-09-193-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 Shields2010-09-192-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 trunkSense Egbert Hofstede2010-09-182-1/+17
|/