aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* src/app-indicator.c: Avoid usage of PATH_MAX macro. Fixes FTBFS on Debian GNU...pr/avoid-path-maxMike Gabriel2017-10-051-15/+16
* Revert "debian/{control,compat}: Bump DH version level to 10 (and bump B-D to...Mike Gabriel2017-09-292-2/+2
* post-release project name fix in debian/changelogMike Gabriel2017-09-291-1/+1
* debian/control: Add missing , at EOL under B-D.Mike Gabriel2017-09-291-1/+1
* debian/{control,rules}: Update supported host architectures.Mike Gabriel2017-09-282-8/+8
* debian/{control,compat}: Bump DH version level to 10 (and bump B-D to >= 10).Mike Gabriel2017-09-282-2/+2
* bindings/mono/Makefile.am: Don't run tests on all targets, only on check targ...Mike Gabriel2017-09-281-1/+1
* debian/changelog: Post-release fix in date string of 0.5.0 release stanza.Mike Gabriel2017-09-261-1/+1
* bindings/python: Yet another 'ayatana' namespace fix for the Python2 bindings.Mike Gabriel2017-09-261-1/+1
* release 0.5.10.5.1Mike Gabriel2017-09-235-86/+91
* Python2 bindings: Fix import ayatana_appindicator failure by correctly adding...Mike Gabriel2017-09-232-6/+6
* docs/reference/Makefile.am: Drop option --nogtkinit from SCANGOBJ_OPTIONS. Ha...Mike Gabriel2017-09-231-1/+1
* release 0.5.00.5.0Mike Gabriel2017-05-221-0/+8647
* autogen.sh: Fix PKG_NAME. Use ayatana- in PKG_NAME.Mike Gabriel2017-05-221-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-151-1/+13
* AppIndicator: don't emit label cahanges when guide is still emptyMarco Trevisan (Treviño)2017-05-151-0/+5
* AppIndicator: fix icon and theme paths when running in $SNAP environmentMarco Trevisan (Treviño)2017-05-154-14/+123
* Handle watcher service appearing and disappearing.Alberts Muktupāvels2017-05-151-112/+82
* Make test-simple-app really working.Dmitry Shachnev2017-05-151-14/+13
* build system: Switch to mate-common.Mike Gabriel2017-05-152-4/+4
* src/dbus-shared.h: Fix copy+paste flaw for INDICATOR_APPLICATION_DBUS_OBJ.Mike Gabriel2017-05-151-2/+1
* debian/rules: Use instead of `pwd`.Mike Gabriel2015-11-112-15/+6
* Re-rename README.md to README. Otherwise automake will complain.Mike Gabriel2015-11-111-0/+9
* README.md: Don't sound Ubuntu-hostile (which we aren't).Mike Gabriel2015-11-111-3/+3
* Rename README -> README.md, fill with content.Mike Gabriel2015-11-112-2/+9
* tests/run-xvfb.sh: Give tests even more time (10s).Mike Gabriel2015-11-111-1/+1
* tests/run-xvfb.sh: Give tests more time (4s instead of 2s) to complete. This ...Mike Gabriel2015-11-111-1/+1
* debian/control: Fix versioned build-dependency for libayatana-indicator{,3}-dev.Mike Gabriel2015-11-111-2/+2
* Revert "debian/rules: Make sure the kill command is found in ..."Mike Gabriel2015-11-111-2/+2
* debian/rules: Make sure the kill command is found in /home/mike/bin:/usr/loca...Mike Gabriel2015-11-111-2/+2
* debian/rules: Use backticks instead of $(<cmd>) (which is not a GNU make way ...Mike Gabriel2015-11-111-6/+6
* debian/rules: Provide temporary home for test suite runs.Mike Gabriel2015-11-111-4/+6
* debian/rules: Expect tests/test-suite.log files in build/gtk<ver> subdirs.Mike Gabriel2015-11-111-2/+4
* debian/rules: Don't abort build on failing tests (so that we see the tests-su...Mike Gabriel2015-11-111-1/+1
* debian/rules: View test's log file for better debugging of problems when buil...Mike Gabriel2015-11-111-0/+2
* debian/control: Add B-D: procps. The test suite complains about the ps comman...Mike Gabriel2015-11-111-0/+1
* Drop .bzrignore file.Mike Gabriel2015-11-111-138/+0
* debian/control: Fix build-dependency issue for nightly builds.Mike Gabriel2015-11-101-2/+2
* Fork from Ubuntu's libappindicator project.Mike Gabriel2015-11-1073-315/+366
* Releasing 12.10.1+15.04.20141110-0ubuntu1CI bot2014-11-101-0/+7
* scroll-event: change parameter to the right typeLars Uebernickel2014-11-102-4/+4
|\
| * gcov.m4: add lcov 1.11Lars Uebernickel2014-11-101-1/+1
| * scroll-event: change parameter to the right typeLars Uebernickel2014-11-101-3/+3
* | Rebuild to drop files installed into /usr/share/pyshared.Matthias Klose2014-11-101-0/+6
|/
* Fix build failures on trusty. Fixes: https://bugs.launchpad.net/bugs/1262655.Ted Gould2013-12-197-17/+27
|\
| * Adding gcov 1.10Ted Gould2013-12-191-1/+1
| * * Build with -Wno-error=deprecated-declarations.Matthias Klose2013-12-196-16/+26
|/
* Merge distro back to trunk.Robert Bruce Park2013-10-171-3/+2
|\
| * Merge distro back to trunk.Robert Bruce Park2013-10-171-3/+2
|/
* Don't build the mono bindings on AArch64, not available. Fixes: https://bugs....Matthias Klose2013-10-143-6/+20
|\