aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* GObject private API/ABI: Get rid of g_type_class_add_private() and use ↵Mike Gabriel2018-11-054-61/+59
| | | | DEFINE_TYPE_WITH_PRIVATE().
* debian/control: Switch B-D from libayatana-ido3-0.4-dev -> libayatana-ido3-dev.Mike Gabriel2018-11-051-1/+1
|
* release 0.6.20.6.2Mike Gabriel2018-03-203-6/+60
|
* libayatana-indicator/indicator-ng.c: Type cast assignments from ↵Mike Gabriel2018-03-201-3/+3
| | | | g_object_ref_sink().
* debian/control: Drop unneeded D (libayatana-indicator3-dev): ↵Mike Gabriel2018-03-201-1/+0
| | | | libayatana-indicator-dev.
* Makefile.am: Drop distcheck features.Mike Gabriel2017-10-261-28/+0
|
* debian/changelog: Fix source project name in most recent changelog stanza.Mike Gabriel2017-10-221-1/+1
|
* debian/changelog: post-release fix in date strings (2)Mike Gabriel2017-09-271-2/+2
|
* debian/changelog: post-release fix in date strings (for 0.6.0 and 0.6.1)Mike Gabriel2017-09-271-2/+2
|
* post-release fix-up of debian/changelogMike Gabriel2017-09-231-2/+9
|
* debian/rules: Drop dh_install call for bin:pkg -plibayatana-indicator-tools. ↵Mike Gabriel2017-09-221-1/+0
| | | | We don't ship that anymore.
* debian/ayatana-indicator-common.install: Set x-bit on file permissions.Mike Gabriel2017-09-221-0/+0
|
* release 0.6.10.6.1Mike Gabriel2017-09-222-4/+33
|
* debian/control: Add B-D systemd [linux-any].Mike Gabriel2017-09-221-1/+2
|
* debian/{control,ayatana-indicators-common}: Leave ayatana-indicators-commin ↵Mike Gabriel2017-09-222-1/+3
| | | | bin:package empty on non-systemd systems.
* configure.ac: Support pkg-config (<< 0.27).Mike Gabriel2017-09-221-0/+14
|
* autotools: Make systemd dependency optional. This makes libayatana-indicator ↵Mike Gabriel2017-09-222-3/+15
| | | | available on Debian GNU/kFreeBSD and Debian GNU/Hurd.
* debian/*: Adopt packaging improvements from official Debian package.Mike Gabriel2017-05-228-36/+328
|
* release 0.6.00.6.0Mike Gabriel2017-05-221-0/+8188
|