index
:
libayatana-appindicator
main
master
pr/avoid-path-max
pr/fix-unit-tests
pr/travis-ci
release-builds
Ayatana Application Indicators Shared Library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bindings
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up compilation flags
Robert Tari
2022-02-11
1
-1
/
+1
*
bindings/mono/CMakeLists.txt: Fix missing target bindings/mono/AyatanaAppIndi...
Mike Gabriel
2021-10-24
1
-1
/
+1
*
{,bindings/}CMakeLists.txt: Add switch for enabling/disabling bindings (enabl...
Mike Gabriel
2021-10-23
1
-2
/
+4
*
Re-introduce (CMake based) build support against GTK+ 2.0.
Mike Gabriel
2021-10-23
11
-113
/
+318
*
Mono bindings: Change namespace from ayatana-appindicator-sharp3 to ayatana-a...
Mike Gabriel
2021-06-11
11
-71
/
+71
*
bindings/vala/ayatana-appindicator3-0.1.deps: Add all dependencies
Robert Tari
2021-06-09
1
-0
/
+2
*
Drop Automake files
Robert Tari
2021-06-09
5
-284
/
+0
*
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.5
0.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.4
0.5.4
Mike Gabriel
2019-11-11
2
-2
/
+2
*
release 0.5.3
0.5.3
Mike Gabriel
2018-03-20
2
-2
/
+2
*
release 0.5.2
0.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.1
0.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 bindings
0.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
|
\
[next]