aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * .build.yml: No tests are run on Archlinux, neither are they run on Ubuntu.Mike Gabriel2021-04-211-7/+1
| * .build.yml: Unit tests require xvfb (and xauth).Mike Gabriel2021-04-211-0/+5
| * tools/indicator-loader.c: Silence unused parameter warnings/errors for variou...Mike Gabriel2021-04-201-5/+5
| * libayatana-indicator/indicator-service{,-manager}.c: Drop return statements a...Mike Gabriel2021-04-202-5/+0
| * libayatana-indicator/indicator-ng.c: Stricter type usage when comparing Integ...Mike Gabriel2021-04-201-4/+4
| * libayatana-indicator/indicator-ng.c: Silence unused parameter warnings/errors...Mike Gabriel2021-04-201-13/+13
| * libayatana-indicator/indicator-service-manager.c: Silence unused parameter wa...Mike Gabriel2021-04-201-5/+8
| * libayatana-indicator/indicator-service.c: Avoid error: use of GNU old-style f...Mike Gabriel2021-04-201-3/+3
| * libayatana-indicator/indicator-service.c: Silence unused parameter warnings/e...Mike Gabriel2021-04-201-4/+4
| * libayatana-indicator/indicator-image-helper.c: Silence unused parameter warni...Mike Gabriel2021-04-201-3/+3
| * libayatana-indicator/indicator-desktop-shortcuts.c: Avoid comparison of integ...Mike Gabriel2021-04-201-5/+5
| * Travis-CI: Also build against Ubuntu 20.04 (for Ubuntu Touch's sake).Mike Gabriel2021-04-201-0/+1
| * Travis-CI: temporarily disable archlinux:latest CI builds.Mike Gabriel2021-04-201-1/+2
| * TRAVIS: Initial attempt to get TRAVIS CI working for this project.Mike Gabriel2021-04-202-5/+115
|/
* debian/rules: Don't build/run unit tests parallely.Mike Gabriel2021-02-031-1/+1
* debian/control: Add B-D at-spi2-core. Fix FTBFS during unit tests.Mike Gabriel2021-02-031-1/+2
* Merge branch 'sunweaver-pr/drop-Werror-flag-from-unit-test-builds'Robert Tari2021-02-031-19/+19
|\
| * tests/Makefile.am: Drop -Werror from unit test builds.Mike Gabriel2021-02-031-19/+19
|/
* release 0.8.40.8.4Mike Gabriel2021-01-254-3/+83
* Makefile.am: Set DISTCHECK_CONFIGURE_FLAGS.Mike Gabriel2021-01-251-0/+2
* debian/*: Update from official Debian packaging.Mike Gabriel2021-01-254-15/+48
* Merge branch 'sunweaver-pr/debian-build-with-unit-tests'Robert Tari2020-12-041-0/+5
|\
| * configure.ac: Drop superfluous square bracket (typo fix).Mike Gabriel2020-12-041-1/+1
| * tests/Makefile.am: Wrap test-indicator-ng around Xvfb and dbus-runner.Mike Gabriel2020-12-041-2/+14
| * libayatana-indicator/indicator-ng.c: Only run gtk_box_set_spacing() if object...Mike Gabriel2020-12-041-1/+4
| * debian/rules: Enable unit tests after build.Mike Gabriel2020-12-041-0/+5
* | Merge branch 'sunweaver-pr/fix-typo-in-configure-ac'Robert Tari2020-12-041-1/+1
|\ \
| * | tests/Makefile.am: Wrap test-indicator-ng around Xvfb and dbus-runner.Mike Gabriel2020-12-041-2/+14
| * | libayatana-indicator/indicator-ng.c: Only run gtk_box_set_spacing() if object...Mike Gabriel2020-12-041-1/+4
| * | configure.ac: Drop superfluous square bracket (typo fix).Mike Gabriel2020-12-041-1/+1
| |/
* | Merge branch 'sunweaver-pr/fix-test-indicator-ng'Robert Tari2020-12-042-3/+18
|\ \ | |/ |/|
| * tests/Makefile.am: Wrap test-indicator-ng around Xvfb and dbus-runner.Mike Gabriel2020-12-041-2/+14
| * libayatana-indicator/indicator-ng.c: Only run gtk_box_set_spacing() if object...Mike Gabriel2020-12-041-1/+4
|/
* release 0.8.30.8.3Mike Gabriel2020-11-094-3/+26
* Merge branch 'tari01-pr/fix-menu-resizing'Mike Gabriel2020-10-301-0/+6
|\
| * indicator-ng.c: Fix menu resizing for all themesRobert Tari2020-10-301-0/+6
|/
* release 0.8.20.8.2Mike Gabriel2020-09-104-1913/+1981
* Merge branch 'tari01-pr/trim-lcov-py3'Mike Gabriel2020-09-101-3/+7
|\
| * trim-lcov.py: Port trim-lcov to Python 3Robert Tari2020-09-101-3/+7
|/
* Merge branch 'tari01-pr/disable-menu-arrows'Mike Gabriel2020-09-081-0/+6
|\
| * Disable menu arrowsRobert Tari2020-09-081-0/+6
|/
* Merge branch 'tari01-pr/blank-label-padding-spacing'Mike Gabriel2020-09-081-9/+26
|\
| * indicator-ng.c: Fix padding and spacing for hidden indicator item labelsRobert Tari2020-09-051-9/+26
|/
* Merge branch 'tari01-pr/blank-label'Mike Gabriel2020-09-051-9/+11
|\
| * indicator-ng.c: Do not hide image when toggling label visibilityRobert Tari2020-09-051-1/+2
| * Whitespace fixRobert Tari2020-09-051-3/+3
| * Whitespace fixRobert Tari2020-09-051-9/+10
|/
* Merge branch 'tari01-pr/duplicate-locations'Mike Gabriel2020-09-051-2/+3
|\
| * Fix duplicate location in the datetime indicator.Robert Tari2020-09-051-2/+3
|/
* release 0.8.10.8.1Mike Gabriel2020-08-264-4/+40