aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\ | | | | | | Attributes GH PR #34: https://github.com/AyatanaIndicators/libayatana-indicator/pull/34
| * 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 ↵Mike Gabriel2020-12-041-1/+4
| | | | | | | | object to operate on is a GTK_BOX.
| * 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
|\ \ | | | | | | | | | 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 Gabriel2020-12-041-2/+14
| | |
| * | libayatana-indicator/indicator-ng.c: Only run gtk_box_set_spacing() if ↵Mike Gabriel2020-12-041-1/+4
| | | | | | | | | | | | object to operate on is a GTK_BOX.
| * | 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
|\ \ | |/ |/| | | 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 Gabriel2020-12-041-2/+14
| |
| * libayatana-indicator/indicator-ng.c: Only run gtk_box_set_spacing() if ↵Mike Gabriel2020-12-041-1/+4
|/ | | | object to operate on is a GTK_BOX.
* release 0.8.30.8.3Mike Gabriel2020-11-094-3/+26
|
* Merge branch 'tari01-pr/fix-menu-resizing'Mike Gabriel2020-10-301-0/+6
|\ | | | | | | Attributes GH PR #31: https://github.com/AyatanaIndicators/libayatana-indicator/pull/31
| * 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
|\ | | | | | | Attributes GH PR #28: https://github.com/AyatanaIndicators/libayatana-indicator/pull/28
| * trim-lcov.py: Port trim-lcov to Python 3Robert Tari2020-09-101-3/+7
|/ | | | Fixes #6
* Merge branch 'tari01-pr/disable-menu-arrows'Mike Gabriel2020-09-081-0/+6
|\ | | | | | | Attributes GH PR #23: https://github.com/AyatanaIndicators/libayatana-indicator/pull/23
| * Disable menu arrowsRobert Tari2020-09-081-0/+6
|/
* Merge branch 'tari01-pr/blank-label-padding-spacing'Mike Gabriel2020-09-081-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 labelsRobert Tari2020-09-051-9/+26
|/
* Merge branch 'tari01-pr/blank-label'Mike Gabriel2020-09-051-9/+11
|\ | | | | | | Attributes GH PR #25: https://github.com/AyatanaIndicators/libayatana-indicator/pull/25
| * indicator-ng.c: Do not hide image when toggling label visibilityRobert Tari2020-09-051-1/+2
| | | | | | | | Fixes AyatanaIndicators/ayatana-indicator-session#12
| * 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
|\ | | | | | | Attributes GH PR #26: https://github.com/AyatanaIndicators/libayatana-indicator/pull/26
| * Fix duplicate location in the datetime indicator.Robert Tari2020-09-051-2/+3
|/ | | | Fixes AyatanaIndicators/ayatana-indicator-datetime#14.
* release 0.8.10.8.1Mike Gabriel2020-08-264-4/+40
|
* Merge branch 'tari01-pr/fix-menu-scrolling'Mike Gabriel2020-08-261-0/+20
|\ | | | | | | Attributes GH PR #22: https://github.com/AyatanaIndicators/libayatana-indicator/pull/22
| * Enable menu scrolling + reset offset on popupRobert Tari2020-08-251-0/+20
|/
* Merge branch 'tari01-pr/multiple-messaging-clients'Mike Gabriel2020-08-171-0/+11
|\ | | | | | | Attributes GH PR #20: https://github.com/AyatanaIndicators/libayatana-indicator/pull/20
| * Fix IDO insertion index in Indicator Messages with multiple clientsRobert Tari2020-08-161-0/+11
|/
* release 0.8.00.8.0Mike Gabriel2020-08-145-6/+108
|
* debian/control: Let ayatana-indicator-common break system indicators before ↵Mike Gabriel2020-08-141-0/+10
| | | | 0.8.0 (except power indicator, that one before 2.1.0).
* debian/control: Update versioned B-D on libayatana-ido3-dev to 0.8.0-0~.Mike Gabriel2020-08-141-1/+1
|
* configure.ac: Bump IDO_REQUIRED_VERSION to 0.8.0.Mike Gabriel2020-08-141-1/+1
|
* Fix width of menu panes.Robert Tari2020-08-141-2/+4
| | | | Fixes AyatanaIndicators/libayatana-indicator#17.
* Merge branch 'sunweaver-pr/ayatanamenuitemfactory-from-ido'Robert Tari2020-08-135-136/+6
|\ | | | | | | Attributes GH PR #15: https://github.com/AyatanaIndicators/libayatana-indicator/pull/15
| * Use ayatanamenuitemfactory.(c|h) from ayatana-ido. Reduce code duplications.Mike Gabriel2020-08-135-136/+6
|/
* Merge branch 'tari01-pr/ido-insertion-error-handling'Mike Gabriel2020-08-131-0/+5
|\ | | | | | | Attributes GH PR #14: https://github.com/AyatanaIndicators/libayatana-indicator/pull/14
| * Try to prevent cascading failure if IDO creation failsRobert Tari2020-08-131-0/+5
|/
* Merge branch 'tari01-pr/replace-x-canonical-attributes'Mike Gabriel2020-08-112-5/+5
|\ | | | | | | Attributes GH PR #9: https://github.com/AyatanaIndicators/libayatana-indicator/pull/9
| * Replace x-canonical attributesRobert Tari2020-08-112-5/+5
|/
* debian/ayatana-indicator-common.links: Add FIXME/reminder to drop manual ↵Mike Gabriel2020-08-101-0/+1
| | | | symlinking of systemd user service file once DH compat level is raised to a level above 12.
* Merge branch 'ubports-fix-systemd'Mike Gabriel2020-08-103-1/+8
|\ | | | | | | Attributes GH PR #7: https://github.com/AyatanaIndicators/libayatana-indicator/pull/7
| * Use indicators.target as the systemd lifecycle unitMarius Gripsgard2020-08-093-1/+8
|/ | | | | | | | Use indicators.target as the systemd lifecycle unit, not indicators-pre.target. Patch from: https://code.launchpad.net/~mterry/libindicator/rename-unit/+merge/321556