aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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
* Fix tests and deprecations (fixes #1)Robert Tari2020-08-0815-422/+397
|
* Merge pull request #5 from tari01/masterRobert Tari2020-07-311-3/+48
|\ | | | | Resize open menus as items change
| * Resize open menus as items changeRobert Tari2020-07-311-3/+48
|/
* release 0.7.10.7.1Mike Gabriel2020-07-284-4/+31
|
* Merge pull request #4 from tari01/masterRobert Tari2020-07-271-46/+101
|\ | | | | Display and connect the Indicator Messages widgets
| * Display and connect the Indicator Messages widgetsRobert Tari2020-07-271-46/+101
|/
* debian/*: Update from official Debian packaging.Mike Gabriel2020-07-245-9/+15
|
* release 0.7.00.7.0Mike Gabriel2020-07-234-3/+69
|
* debian/libayatana-indicator3-7.symbols: Add new symbols, already targetting ↵Mike Gabriel2020-07-221-0/+3
| | | | next upstream release.
* libayatana-indicator/Makefile.am: Make sure, ayatanamenuitemfactory.c gets ↵Mike Gabriel2020-07-221-2/+6
| | | | built during GTK-3 builds.
* Display IDO widgets/Use own action muxer/Allow IDO CSS stylingRobert Tari2020-07-223-1/+245
|
* Merge branch 'ntninja-master'Mike Gabriel2020-07-222-3/+19
|\ | | | | | | Attributes GH PR #2: https://github.com/AyatanaIndicators/libayatana-indicator/pull/2
| * Make building of `ayatana-indicator-loader3` optionalAlexander Schlarb2019-12-122-3/+19
|/
* release 0.6.30.6.3Mike Gabriel2019-11-203-176/+137
|
* debian/rules: Switch from dh_install --fail-missing to dh_missing ↵Mike Gabriel2019-11-201-6/+14
| | | | --fail-missing.
* **/Makefile.am: Set -DGTK_DISABLE_DEPRECATED for gtk2 builds. Fixes FTBFS ↵Mike Gabriel2019-11-202-0/+9
| | | | against Glib2.0 >= 2.62.
* libayatana-indicator/indicator-object.c: Typo fix in comment.Mike Gabriel2019-08-292-2/+1
|