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
Commit message (
Expand
)
Author
Age
Files
Lines
*
debian/*.install: Adapt .typelib installation paths (to multi-arch).
Mike Gabriel
2017-10-24
2
-2
/
+2
*
debian/control: Various adaptation to SYNOPSIS and LONG_DESCRIPTION fields.
Mike Gabriel
2017-10-24
1
-24
/
+22
*
debian/rules: Only dh_install cil packages on architectures that support Mono.
Mike Gabriel
2017-10-24
1
-2
/
+4
*
debian/rules: Enable all hardening flags.
Mike Gabriel
2017-10-24
2
-2
/
+8
*
debian/copyright: Adopt from official Debian package (slightly modified).
Mike Gabriel
2017-10-24
1
-18
/
+198
*
debian/rules: White space fix.
Mike Gabriel
2017-10-24
1
-1
/
+1
*
API documentation: Suppress some warnings being thrown.
Mike Gabriel
2017-10-24
2
-9
/
+8
*
python2 bindings: Finally avoid implicit declaration for (_ayatana)_appindica...
Mike Gabriel
2017-10-24
2
-1
/
+2
*
debian/control: Add to B-D: dh-python.
Mike Gabriel
2017-10-06
1
-0
/
+1
*
src/app-indicator.c: Avoid usage of PATH_MAX macro. Fixes FTBFS on Debian GNU...
Mike Gabriel
2017-10-06
1
-15
/
+16
*
Revert "debian/{control,compat}: Bump DH version level to 10 (and bump B-D to...
Mike Gabriel
2017-09-29
2
-2
/
+2
*
post-release project name fix in debian/changelog
Mike Gabriel
2017-09-29
1
-1
/
+1
*
debian/control: Add missing , at EOL under B-D.
Mike Gabriel
2017-09-29
1
-1
/
+1
*
debian/{control,rules}: Update supported host architectures.
Mike Gabriel
2017-09-28
2
-8
/
+8
*
debian/{control,compat}: Bump DH version level to 10 (and bump B-D to >= 10).
Mike Gabriel
2017-09-28
2
-2
/
+2
*
bindings/mono/Makefile.am: Don't run tests on all targets, only on check targ...
Mike Gabriel
2017-09-28
1
-1
/
+1
*
debian/changelog: Post-release fix in date string of 0.5.0 release stanza.
Mike Gabriel
2017-09-26
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
5
-86
/
+91
*
Python2 bindings: Fix import ayatana_appindicator failure by correctly adding...
Mike Gabriel
2017-09-23
2
-6
/
+6
*
docs/reference/Makefile.am: Drop option --nogtkinit from SCANGOBJ_OPTIONS. Ha...
Mike Gabriel
2017-09-23
1
-1
/
+1
*
release 0.5.0
0.5.0
Mike Gabriel
2017-05-22
1
-0
/
+8647
*
autogen.sh: Fix PKG_NAME. Use ayatana- in PKG_NAME.
Mike Gabriel
2017-05-22
1
-1
/
+1
*
app-indicator: don't append the snap prefix if the icon is saved in a well kn...
Marco Trevisan (Treviño)
2017-05-15
1
-1
/
+13
*
AppIndicator: don't emit label cahanges when guide is still empty
Marco Trevisan (Treviño)
2017-05-15
1
-0
/
+5
*
AppIndicator: fix icon and theme paths when running in $SNAP environment
Marco Trevisan (Treviño)
2017-05-15
4
-14
/
+123
*
Handle watcher service appearing and disappearing.
Alberts Muktupāvels
2017-05-15
1
-112
/
+82
*
Make test-simple-app really working.
Dmitry Shachnev
2017-05-15
1
-14
/
+13
*
build system: Switch to mate-common.
Mike Gabriel
2017-05-15
2
-4
/
+4
*
src/dbus-shared.h: Fix copy+paste flaw for INDICATOR_APPLICATION_DBUS_OBJ.
Mike Gabriel
2017-05-15
1
-2
/
+1
*
debian/rules: Use instead of `pwd`.
Mike Gabriel
2015-11-11
2
-15
/
+6
*
Re-rename README.md to README. Otherwise automake will complain.
Mike Gabriel
2015-11-11
1
-0
/
+9
*
README.md: Don't sound Ubuntu-hostile (which we aren't).
Mike Gabriel
2015-11-11
1
-3
/
+3
*
Rename README -> README.md, fill with content.
Mike Gabriel
2015-11-11
2
-2
/
+9
*
tests/run-xvfb.sh: Give tests even more time (10s).
Mike Gabriel
2015-11-11
1
-1
/
+1
*
tests/run-xvfb.sh: Give tests more time (4s instead of 2s) to complete. This ...
Mike Gabriel
2015-11-11
1
-1
/
+1
*
debian/control: Fix versioned build-dependency for libayatana-indicator{,3}-dev.
Mike Gabriel
2015-11-11
1
-2
/
+2
*
Revert "debian/rules: Make sure the kill command is found in ..."
Mike Gabriel
2015-11-11
1
-2
/
+2
*
debian/rules: Make sure the kill command is found in /home/mike/bin:/usr/loca...
Mike Gabriel
2015-11-11
1
-2
/
+2
*
debian/rules: Use backticks instead of $(<cmd>) (which is not a GNU make way ...
Mike Gabriel
2015-11-11
1
-6
/
+6
*
debian/rules: Provide temporary home for test suite runs.
Mike Gabriel
2015-11-11
1
-4
/
+6
*
debian/rules: Expect tests/test-suite.log files in build/gtk<ver> subdirs.
Mike Gabriel
2015-11-11
1
-2
/
+4
*
debian/rules: Don't abort build on failing tests (so that we see the tests-su...
Mike Gabriel
2015-11-11
1
-1
/
+1
*
debian/rules: View test's log file for better debugging of problems when buil...
Mike Gabriel
2015-11-11
1
-0
/
+2
*
debian/control: Add B-D: procps. The test suite complains about the ps comman...
Mike Gabriel
2015-11-11
1
-0
/
+1
*
Drop .bzrignore file.
Mike Gabriel
2015-11-11
1
-138
/
+0
*
debian/control: Fix build-dependency issue for nightly builds.
Mike Gabriel
2015-11-10
1
-2
/
+2
*
Fork from Ubuntu's libappindicator project.
Mike Gabriel
2015-11-10
73
-315
/
+366
*
Releasing 12.10.1+15.04.20141110-0ubuntu1
CI bot
2014-11-10
1
-0
/
+7
*
scroll-event: change parameter to the right type
Lars Uebernickel
2014-11-10
2
-4
/
+4
|
\
[next]