Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|/ | |||||
* | Merge branch 'tari01-pr/multiple-messaging-clients' | Mike Gabriel | 2020-08-17 | 1 | -0/+11 |
|\ | | | | | | | Attributes GH PR #20: https://github.com/AyatanaIndicators/libayatana-indicator/pull/20 | ||||
| * | Fix IDO insertion index in Indicator Messages with multiple clients | Robert Tari | 2020-08-16 | 1 | -0/+11 |
|/ | |||||
* | release 0.8.00.8.0 | Mike Gabriel | 2020-08-14 | 5 | -6/+108 |
| | |||||
* | debian/control: Let ayatana-indicator-common break system indicators before ↵ | Mike Gabriel | 2020-08-14 | 1 | -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 Gabriel | 2020-08-14 | 1 | -1/+1 |
| | |||||
* | configure.ac: Bump IDO_REQUIRED_VERSION to 0.8.0. | Mike Gabriel | 2020-08-14 | 1 | -1/+1 |
| | |||||
* | Fix width of menu panes. | Robert Tari | 2020-08-14 | 1 | -2/+4 |
| | | | | Fixes AyatanaIndicators/libayatana-indicator#17. | ||||
* | Merge branch 'sunweaver-pr/ayatanamenuitemfactory-from-ido' | Robert Tari | 2020-08-13 | 5 | -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 Gabriel | 2020-08-13 | 5 | -136/+6 |
|/ | |||||
* | Merge branch 'tari01-pr/ido-insertion-error-handling' | Mike Gabriel | 2020-08-13 | 1 | -0/+5 |
|\ | | | | | | | Attributes GH PR #14: https://github.com/AyatanaIndicators/libayatana-indicator/pull/14 | ||||
| * | Try to prevent cascading failure if IDO creation fails | Robert Tari | 2020-08-13 | 1 | -0/+5 |
|/ | |||||
* | Merge branch 'tari01-pr/replace-x-canonical-attributes' | Mike Gabriel | 2020-08-11 | 2 | -5/+5 |
|\ | | | | | | | Attributes GH PR #9: https://github.com/AyatanaIndicators/libayatana-indicator/pull/9 | ||||
| * | Replace x-canonical attributes | Robert Tari | 2020-08-11 | 2 | -5/+5 |
|/ | |||||
* | debian/ayatana-indicator-common.links: Add FIXME/reminder to drop manual ↵ | Mike Gabriel | 2020-08-10 | 1 | -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 Gabriel | 2020-08-10 | 3 | -1/+8 |
|\ | | | | | | | Attributes GH PR #7: https://github.com/AyatanaIndicators/libayatana-indicator/pull/7 | ||||
| * | Use indicators.target as the systemd lifecycle unit | Marius Gripsgard | 2020-08-09 | 3 | -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 Tari | 2020-08-08 | 15 | -422/+397 |
| | |||||
* | Merge pull request #5 from tari01/master | Robert Tari | 2020-07-31 | 1 | -3/+48 |
|\ | | | | | Resize open menus as items change | ||||
| * | Resize open menus as items change | Robert Tari | 2020-07-31 | 1 | -3/+48 |
|/ | |||||
* | release 0.7.10.7.1 | Mike Gabriel | 2020-07-28 | 4 | -4/+31 |
| | |||||
* | Merge pull request #4 from tari01/master | Robert Tari | 2020-07-27 | 1 | -46/+101 |
|\ | | | | | Display and connect the Indicator Messages widgets | ||||
| * | Display and connect the Indicator Messages widgets | Robert Tari | 2020-07-27 | 1 | -46/+101 |
|/ | |||||
* | debian/*: Update from official Debian packaging. | Mike Gabriel | 2020-07-24 | 5 | -9/+15 |
| | |||||
* | release 0.7.00.7.0 | Mike Gabriel | 2020-07-23 | 4 | -3/+69 |
| | |||||
* | debian/libayatana-indicator3-7.symbols: Add new symbols, already targetting ↵ | Mike Gabriel | 2020-07-22 | 1 | -0/+3 |
| | | | | next upstream release. | ||||
* | libayatana-indicator/Makefile.am: Make sure, ayatanamenuitemfactory.c gets ↵ | Mike Gabriel | 2020-07-22 | 1 | -2/+6 |
| | | | | built during GTK-3 builds. | ||||
* | Display IDO widgets/Use own action muxer/Allow IDO CSS styling | Robert Tari | 2020-07-22 | 3 | -1/+245 |
| | |||||
* | Merge branch 'ntninja-master' | Mike Gabriel | 2020-07-22 | 2 | -3/+19 |
|\ | | | | | | | Attributes GH PR #2: https://github.com/AyatanaIndicators/libayatana-indicator/pull/2 | ||||
| * | Make building of `ayatana-indicator-loader3` optional | Alexander Schlarb | 2019-12-12 | 2 | -3/+19 |
|/ | |||||
* | release 0.6.30.6.3 | Mike Gabriel | 2019-11-20 | 3 | -176/+137 |
| | |||||
* | debian/rules: Switch from dh_install --fail-missing to dh_missing ↵ | Mike Gabriel | 2019-11-20 | 1 | -6/+14 |
| | | | | --fail-missing. | ||||
* | **/Makefile.am: Set -DGTK_DISABLE_DEPRECATED for gtk2 builds. Fixes FTBFS ↵ | Mike Gabriel | 2019-11-20 | 2 | -0/+9 |
| | | | | against Glib2.0 >= 2.62. | ||||
* | libayatana-indicator/indicator-object.c: Typo fix in comment. | Mike Gabriel | 2019-08-29 | 2 | -2/+1 |
| | |||||
* | GObject private API/ABI: Get rid of g_type_class_add_private() and use ↵ | Mike Gabriel | 2018-11-05 | 4 | -61/+59 |
| | | | | DEFINE_TYPE_WITH_PRIVATE(). | ||||
* | debian/control: Switch B-D from libayatana-ido3-0.4-dev -> libayatana-ido3-dev. | Mike Gabriel | 2018-11-05 | 1 | -1/+1 |
| | |||||
* | release 0.6.20.6.2 | Mike Gabriel | 2018-03-20 | 3 | -6/+60 |
| | |||||
* | libayatana-indicator/indicator-ng.c: Type cast assignments from ↵ | Mike Gabriel | 2018-03-20 | 1 | -3/+3 |
| | | | | g_object_ref_sink(). | ||||
* | debian/control: Drop unneeded D (libayatana-indicator3-dev): ↵ | Mike Gabriel | 2018-03-20 | 1 | -1/+0 |
| | | | | libayatana-indicator-dev. | ||||
* | Makefile.am: Drop distcheck features. | Mike Gabriel | 2017-10-26 | 1 | -28/+0 |
| | |||||
* | debian/changelog: Fix source project name in most recent changelog stanza. | Mike Gabriel | 2017-10-22 | 1 | -1/+1 |
| | |||||
* | debian/changelog: post-release fix in date strings (2) | Mike Gabriel | 2017-09-27 | 1 | -2/+2 |
| | |||||
* | debian/changelog: post-release fix in date strings (for 0.6.0 and 0.6.1) | Mike Gabriel | 2017-09-27 | 1 | -2/+2 |
| | |||||
* | post-release fix-up of debian/changelog | Mike Gabriel | 2017-09-23 | 1 | -2/+9 |
| | |||||
* | debian/rules: Drop dh_install call for bin:pkg -plibayatana-indicator-tools. ↵ | Mike Gabriel | 2017-09-22 | 1 | -1/+0 |
| | | | | We don't ship that anymore. | ||||
* | debian/ayatana-indicator-common.install: Set x-bit on file permissions. | Mike Gabriel | 2017-09-22 | 1 | -0/+0 |
| | |||||
* | release 0.6.10.6.1 | Mike Gabriel | 2017-09-22 | 2 | -4/+33 |
| | |||||
* | debian/control: Add B-D systemd [linux-any]. | Mike Gabriel | 2017-09-22 | 1 | -1/+2 |
| | |||||
* | debian/{control,ayatana-indicators-common}: Leave ayatana-indicators-commin ↵ | Mike Gabriel | 2017-09-22 | 2 | -1/+3 |
| | | | | bin:package empty on non-systemd systems. |