Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | tools/indicator-loader.c: Silence unused parameter warnings/errors for ↵ | Mike Gabriel | 2021-04-20 | 1 | -5/+5 | |
| | | | | | | | | various functions. | |||||
| * | libayatana-indicator/indicator-service{,-manager}.c: Drop return statements ↵ | Mike Gabriel | 2021-04-20 | 2 | -5/+0 | |
| | | | | | | | | and g_error_free() calls that never get reached. | |||||
| * | libayatana-indicator/indicator-ng.c: Stricter type usage when comparing ↵ | Mike Gabriel | 2021-04-20 | 1 | -4/+4 | |
| | | | | | | | | Integer like variable. | |||||
| * | libayatana-indicator/indicator-ng.c: Silence unused parameter ↵ | Mike Gabriel | 2021-04-20 | 1 | -13/+13 | |
| | | | | | | | | warnings/errors for various functions. | |||||
| * | libayatana-indicator/indicator-service-manager.c: Silence unused parameter ↵ | Mike Gabriel | 2021-04-20 | 1 | -5/+8 | |
| | | | | | | | | warnings/errors for various functions. | |||||
| * | libayatana-indicator/indicator-service.c: Avoid error: use of GNU old-style ↵ | Mike Gabriel | 2021-04-20 | 1 | -3/+3 | |
| | | | | | | | | field designator extension. | |||||
| * | libayatana-indicator/indicator-service.c: Silence unused parameter ↵ | Mike Gabriel | 2021-04-20 | 1 | -4/+4 | |
| | | | | | | | | warnings/errors for callback functions. | |||||
| * | libayatana-indicator/indicator-image-helper.c: Silence unused parameter ↵ | Mike Gabriel | 2021-04-20 | 1 | -3/+3 | |
| | | | | | | | | warnings/errors for callback functions. | |||||
| * | libayatana-indicator/indicator-desktop-shortcuts.c: Avoid comparison of ↵ | Mike Gabriel | 2021-04-20 | 1 | -5/+5 | |
| | | | | | | | | integers of different signs. Thanks to scan-build on Travis-CI. | |||||
| * | Travis-CI: Also build against Ubuntu 20.04 (for Ubuntu Touch's sake). | Mike Gabriel | 2021-04-20 | 1 | -0/+1 | |
| | | ||||||
| * | Travis-CI: temporarily disable archlinux:latest CI builds. | Mike Gabriel | 2021-04-20 | 1 | -1/+2 | |
| | | ||||||
| * | TRAVIS: Initial attempt to get TRAVIS CI working for this project. | Mike Gabriel | 2021-04-20 | 2 | -5/+115 | |
|/ | ||||||
* | debian/rules: Don't build/run unit tests parallely. | Mike Gabriel | 2021-02-03 | 1 | -1/+1 | |
| | ||||||
* | debian/control: Add B-D at-spi2-core. Fix FTBFS during unit tests. | Mike Gabriel | 2021-02-03 | 1 | -1/+2 | |
| | ||||||
* | Merge branch 'sunweaver-pr/drop-Werror-flag-from-unit-test-builds' | Robert Tari | 2021-02-03 | 1 | -19/+19 | |
|\ | | | | | | | Attributes GH PR #36: https://github.com/AyatanaIndicators/libayatana-indicator/pull/36 | |||||
| * | tests/Makefile.am: Drop -Werror from unit test builds. | Mike Gabriel | 2021-02-03 | 1 | -19/+19 | |
|/ | ||||||
* | release 0.8.40.8.4 | Mike Gabriel | 2021-01-25 | 4 | -3/+83 | |
| | ||||||
* | Makefile.am: Set DISTCHECK_CONFIGURE_FLAGS. | Mike Gabriel | 2021-01-25 | 1 | -0/+2 | |
| | ||||||
* | debian/*: Update from official Debian packaging. | Mike Gabriel | 2021-01-25 | 4 | -15/+48 | |
| | ||||||
* | Merge branch 'sunweaver-pr/debian-build-with-unit-tests' | Robert Tari | 2020-12-04 | 1 | -0/+5 | |
|\ | | | | | | | Attributes GH PR #34: https://github.com/AyatanaIndicators/libayatana-indicator/pull/34 | |||||
| * | configure.ac: Drop superfluous square bracket (typo fix). | Mike Gabriel | 2020-12-04 | 1 | -1/+1 | |
| | | ||||||
| * | tests/Makefile.am: Wrap test-indicator-ng around Xvfb and dbus-runner. | Mike Gabriel | 2020-12-04 | 1 | -2/+14 | |
| | | ||||||
| * | libayatana-indicator/indicator-ng.c: Only run gtk_box_set_spacing() if ↵ | Mike Gabriel | 2020-12-04 | 1 | -1/+4 | |
| | | | | | | | | object to operate on is a GTK_BOX. | |||||
| * | debian/rules: Enable unit tests after build. | Mike Gabriel | 2020-12-04 | 1 | -0/+5 | |
| | | ||||||
* | | Merge branch 'sunweaver-pr/fix-typo-in-configure-ac' | Robert Tari | 2020-12-04 | 1 | -1/+1 | |
|\ \ | | | | | | | | | | Attributes GH PR #33: https://github.com/AyatanaIndicators/libayatana-indicator/pull/33 | |||||
| * | | tests/Makefile.am: Wrap test-indicator-ng around Xvfb and dbus-runner. | Mike Gabriel | 2020-12-04 | 1 | -2/+14 | |
| | | | ||||||
| * | | libayatana-indicator/indicator-ng.c: Only run gtk_box_set_spacing() if ↵ | Mike Gabriel | 2020-12-04 | 1 | -1/+4 | |
| | | | | | | | | | | | | object to operate on is a GTK_BOX. | |||||
| * | | configure.ac: Drop superfluous square bracket (typo fix). | Mike Gabriel | 2020-12-04 | 1 | -1/+1 | |
| |/ | ||||||
* | | Merge branch 'sunweaver-pr/fix-test-indicator-ng' | Robert Tari | 2020-12-04 | 2 | -3/+18 | |
|\ \ | |/ |/| | | | Attributes GH PR #32: https://github.com/AyatanaIndicators/libayatana-indicator/pull/32 | |||||
| * | tests/Makefile.am: Wrap test-indicator-ng around Xvfb and dbus-runner. | Mike Gabriel | 2020-12-04 | 1 | -2/+14 | |
| | | ||||||
| * | libayatana-indicator/indicator-ng.c: Only run gtk_box_set_spacing() if ↵ | Mike Gabriel | 2020-12-04 | 1 | -1/+4 | |
|/ | | | | object to operate on is a GTK_BOX. | |||||
* | release 0.8.30.8.3 | Mike Gabriel | 2020-11-09 | 4 | -3/+26 | |
| | ||||||
* | Merge branch 'tari01-pr/fix-menu-resizing' | Mike Gabriel | 2020-10-30 | 1 | -0/+6 | |
|\ | | | | | | | Attributes GH PR #31: https://github.com/AyatanaIndicators/libayatana-indicator/pull/31 | |||||
| * | indicator-ng.c: Fix menu resizing for all themes | Robert Tari | 2020-10-30 | 1 | -0/+6 | |
|/ | ||||||
* | release 0.8.20.8.2 | Mike Gabriel | 2020-09-10 | 4 | -1913/+1981 | |
| | ||||||
* | Merge branch 'tari01-pr/trim-lcov-py3' | Mike Gabriel | 2020-09-10 | 1 | -3/+7 | |
|\ | | | | | | | Attributes GH PR #28: https://github.com/AyatanaIndicators/libayatana-indicator/pull/28 | |||||
| * | trim-lcov.py: Port trim-lcov to Python 3 | Robert Tari | 2020-09-10 | 1 | -3/+7 | |
|/ | | | | Fixes #6 | |||||
* | Merge branch 'tari01-pr/disable-menu-arrows' | Mike Gabriel | 2020-09-08 | 1 | -0/+6 | |
|\ | | | | | | | Attributes GH PR #23: https://github.com/AyatanaIndicators/libayatana-indicator/pull/23 | |||||
| * | Disable menu arrows | Robert Tari | 2020-09-08 | 1 | -0/+6 | |
|/ | ||||||
* | Merge branch 'tari01-pr/blank-label-padding-spacing' | Mike Gabriel | 2020-09-08 | 1 | -9/+26 | |
|\ | | | | | | | Attributes GH PR #27: https://github.com/AyatanaIndicators/libayatana-indicator/pull/27 | |||||
| * | indicator-ng.c: Fix padding and spacing for hidden indicator item labels | Robert Tari | 2020-09-05 | 1 | -9/+26 | |
|/ | ||||||
* | Merge branch 'tari01-pr/blank-label' | Mike Gabriel | 2020-09-05 | 1 | -9/+11 | |
|\ | | | | | | | Attributes GH PR #25: https://github.com/AyatanaIndicators/libayatana-indicator/pull/25 | |||||
| * | indicator-ng.c: Do not hide image when toggling label visibility | Robert Tari | 2020-09-05 | 1 | -1/+2 | |
| | | | | | | | | Fixes AyatanaIndicators/ayatana-indicator-session#12 | |||||
| * | Whitespace fix | Robert Tari | 2020-09-05 | 1 | -3/+3 | |
| | | ||||||
| * | Whitespace fix | Robert Tari | 2020-09-05 | 1 | -9/+10 | |
|/ | ||||||
* | Merge branch 'tari01-pr/duplicate-locations' | Mike Gabriel | 2020-09-05 | 1 | -2/+3 | |
|\ | | | | | | | Attributes GH PR #26: https://github.com/AyatanaIndicators/libayatana-indicator/pull/26 | |||||
| * | Fix duplicate location in the datetime indicator. | Robert Tari | 2020-09-05 | 1 | -2/+3 | |
|/ | | | | Fixes AyatanaIndicators/ayatana-indicator-datetime#14. | |||||
* | release 0.8.10.8.1 | Mike Gabriel | 2020-08-26 | 4 | -4/+40 | |
| | ||||||
* | Merge branch 'tari01-pr/fix-menu-scrolling' | Mike Gabriel | 2020-08-26 | 1 | -0/+20 | |
|\ | | | | | | | Attributes GH PR #22: https://github.com/AyatanaIndicators/libayatana-indicator/pull/22 | |||||
| * | Enable menu scrolling + reset offset on popup | Robert Tari | 2020-08-25 | 1 | -0/+20 | |
|/ |