Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src/indicator-service.c: Make failure to connect to the session DBus fatal | Robert Tari | 2022-07-13 | 1 | -6/+5 |
| | | | | fixes https://github.com/AyatanaIndicators/libayatana-indicator/issues/64 | ||||
* | Whitespace fix | Robert Tari | 2022-07-13 | 1 | -416/+416 |
| | |||||
* | release 0.9.10.9.1 | Mike Gabriel | 2022-02-17 | 4 | -6/+41 |
| | |||||
* | Merge branch 'tari01-pr/cleanup-compile-flags' | Mike Gabriel | 2022-02-17 | 5 | -24/+11 |
|\ | | | | | | | Attributes GH PR #63: https://github.com/AyatanaIndicators/libayatana-indicator/pull/63 | ||||
| * | .build.yml: Drop extra compilation flags | Robert Tari | 2022-02-17 | 1 | -1/+0 |
| | | |||||
| * | Clean up compilation flags | Robert Tari | 2022-02-17 | 4 | -23/+11 |
|/ | |||||
* | .travis.yml: Run CI builds on Travis CI's Ubuntu focal base system | Robert Tari | 2022-02-08 | 1 | -1/+1 |
| | |||||
* | Merge branch 'sunweaver-pr/dont-export-private-symbols' | Robert Tari | 2021-11-18 | 4 | -10/+7 |
|\ | | | | | | | Attributes GH PR #62: https://github.com/AyatanaIndicators/libayatana-indicator/pull/62 | ||||
| * | debian/libayatana-indicator*-7.symbols: Drop private symbols again. | Mike Gabriel | 2021-11-18 | 2 | -10/+0 |
| | | |||||
| * | src/{CMakeLists.txt,indicator.symbols}: Don't export private symbols. ↵ | Mike Gabriel | 2021-11-18 | 2 | -0/+7 |
|/ | | | | | | Immitate symbol exports as previously done with libtool. Fixes https://github.com/AyatanaIndicators/libayatana-indicator/issues/59 | ||||
* | d/changelog: Raise upstream version of DEB builds, due to wrong package ↵ | Mike Gabriel | 2021-11-17 | 1 | -1/+8 |
| | | | | revision in 0.9.0 release. | ||||
* | release 0.9.00.9.0 | Mike Gabriel | 2021-11-17 | 5 | -7466/+3722 |
| | |||||
* | Merge branch 'tari01-pr/check-menu-item-name-null' | Mike Gabriel | 2021-11-10 | 1 | -1/+3 |
|\ | | | | | | | Attributes GH PR #61: https://github.com/AyatanaIndicators/libayatana-indicator/pull/61 | ||||
| * | src/indicator-ng.c: Make sure old menu item name is not NULL before comparison | Robert Tari | 2021-11-10 | 1 | -1/+3 |
|/ | | | | Fixes https://github.com/AyatanaIndicators/libayatana-indicator/issues/60 | ||||
* | Merge branch 'sunweaver-pr/travis-cleanup' | Robert Tari | 2021-11-01 | 1 | -20/+15 |
|\ | | | | | | | Attributes GH PR #58: https://github.com/AyatanaIndicators/libayatana-indicator/pull/58 | ||||
| * | .build.yml: Remove source code of locally built dependency after it has been ↵ | Mike Gabriel | 2021-10-26 | 1 | -0/+2 |
| | | | | | | | | installed. | ||||
| * | .build.yml: Run unit tests in build_scripts: target. | Mike Gabriel | 2021-10-26 | 1 | -15/+11 |
| | | |||||
| * | .build.yml: Drop autotools dependencies. | Mike Gabriel | 2021-10-26 | 1 | -5/+2 |
|/ | |||||
* | Merge branch 'sunweaver-pr/gtk2-flavour-build-fix' | Robert Tari | 2021-10-22 | 2 | -5/+16 |
|\ | | | | | | | Attributes GH PR #57: https://github.com/AyatanaIndicators/libayatana-indicator/pull/57 | ||||
| * | debian/rules: Use one spelling for 'flavour'. | Mike Gabriel | 2021-10-22 | 1 | -4/+4 |
| | | |||||
| * | CMakeLists.txt: Don't build GTK2 flavour against GTK3. | Mike Gabriel | 2021-10-22 | 1 | -1/+12 |
|/ | |||||
* | Merge branch 'diddledani-icon-scaling' | Mike Gabriel | 2021-10-21 | 1 | -7/+9 |
|\ | | | | | | | Attributes GH PR #54: https://github.com/AyatanaIndicators/libayatana-indicator/pull/54 | ||||
| * | Scale icons when loading from filename | Dani Llewellyn | 2021-10-21 | 1 | -7/+9 |
|/ | | | | | | | | When loading an icon from a filename, not a stock icon name, we need to scale the pixbuf manually because gtk_image_set_pixel_size only works on named icons from the theme that have multiple sizes available. Signed-off-by: Dani Llewellyn <diddledani@ubuntu.com> | ||||
* | .travis.yml: Temporarily disable ppc64le builds | Robert Tari | 2021-10-20 | 1 | -1/+1 |
| | |||||
* | Merge branch ↵ | Robert Tari | 2021-10-19 | 3 | -17/+17 |
|\ | | | | | | | | | | | 'sunweaver-pr/different-folders-for-include-files-based-on-GTK-flavour' Attributes GH PR #56: https://github.com/AyatanaIndicators/libayatana-indicator/pull/56 | ||||
| * | Fix copyright headers | Robert Tari | 2021-10-19 | 20 | -20/+20 |
| | | |||||
| * | Fix Travis status image | Robert Tari | 2021-10-19 | 1 | -1/+1 |
| | | |||||
| * | debian/libayatana-indicator*-dev.install: Ship include header files ↵ | Mike Gabriel | 2021-10-19 | 2 | -2/+2 |
| | | | | | | | | correctly in two separate dev:pkgs. | ||||
| * | src/CMakeLists.txt: Use different include paths for GTK-2 and GTK-3 builds ↵ | Mike Gabriel | 2021-10-19 | 1 | -15/+15 |
| | | | | | | | | (even if header files are indentical). | ||||
* | | Fix copyright headers | Robert Tari | 2021-09-20 | 20 | -20/+20 |
| | | |||||
* | | Fix Travis status image | Robert Tari | 2021-09-02 | 1 | -1/+1 |
|/ | |||||
* | debian/{control,compat}: Bump to level 10. | Mike Gabriel | 2021-08-29 | 2 | -2/+2 |
| | |||||
* | debian/rules: Enable unit tests. | Mike Gabriel | 2021-08-29 | 1 | -2/+2 |
| | |||||
* | .travis.yml: Use Ayatana Indicators project's dev-scripts repo. | Mike Gabriel | 2021-08-28 | 1 | -1/+1 |
| | |||||
* | Merge branch 'tari01-pr/add-enable-werror-option' | Mike Gabriel | 2021-08-10 | 1 | -0/+9 |
|\ | | | | | | | Attributes GH PR #52: https://github.com/AyatanaIndicators/libayatana-indicator/pull/52 | ||||
| * | Add ENABLE_WERROR option | Robert Tari | 2021-08-09 | 1 | -0/+9 |
|/ | |||||
* | README.md: Add missing parenthesis close. | Mike Gabriel | 2021-06-27 | 1 | -1/+1 |
| | |||||
* | debian/control: Drop B-D: dh-exec. Not needed anymore since removal of ↵ | Mike Gabriel | 2021-06-17 | 1 | -1/+0 |
| | | | | ayatana-indicator-common bin:pkg. | ||||
* | debian/rules: Drop remnants of ayatana-indicator-common (found in dh_install ↵ | Mike Gabriel | 2021-06-17 | 1 | -2/+0 |
| | | | | and dh_missing overrides). | ||||
* | Merge branch 'tari01-pr/drop-ayatana-indicators-target' | Mike Gabriel | 2021-06-16 | 7 | -54/+0 |
|\ | | | | | | | Attributes GH PR #51: https://github.com/AyatanaIndicators/libayatana-indicator/pull/51 | ||||
| * | debian/: Drop bin:pkg ayatana-indicator-common (moved to src:pkg ↵ | Robert Tari | 2021-06-16 | 4 | -28/+0 |
| | | | | | | | | | | | | | | | | | | | | | | libayatana-common). - d/rules: Remove ayatana-indicators-pre.target override. - d/control: + Remove bin:pkg ayatana-indicator-common. + Remove systemd dependency. - d/ayatana-indicator-common.install: Drop file. - d/ayatana-indicator-common.links: Drop file. | ||||
| * | .build.yml: Remove systemd dependency. | Robert Tari | 2021-06-16 | 1 | -2/+0 |
| | | |||||
| * | data/: Drop ayatana-indicators.target (moved to libayatana-common). | Robert Tari | 2021-06-16 | 2 | -24/+0 |
|/ | |||||
* | Merge branch 'tari01-pr/disable-loader' | Mike Gabriel | 2021-06-10 | 1 | -2/+8 |
|\ | | | | | | | Attributes GH PR #49: https://github.com/AyatanaIndicators/libayatana-indicator/pull/49 | ||||
| * | Add option to disable Loader build/installation | Robert Tari | 2021-06-10 | 1 | -2/+8 |
|/ | |||||
* | Merge branch 'tari01-pr/cmake-install-full' | Mike Gabriel | 2021-06-09 | 6 | -30/+30 |
|\ | | | | | | | Attributes GH PR #48: https://github.com/AyatanaIndicators/libayatana-indicator/pull/48 | ||||
| * | Use CMAKE_INSTALL_FULL_*DIR locations | Robert Tari | 2021-06-08 | 6 | -30/+30 |
|/ | |||||
* | debian/control: Add D (libayatana-indicator3-dev): libayatana-ido3-dev. | Mike Gabriel | 2021-06-08 | 1 | -0/+1 |
| | |||||
* | README.md: Slight adjustment to the .desktop file comparison. | Mike Gabriel | 2021-05-25 | 1 | -1/+1 |
| | |||||
* | Merge branch 'tari01-pr/update-docs' | Mike Gabriel | 2021-05-25 | 3 | -43/+141 |
|\ | | | | | | | Attributes GH PR #47: https://github.com/AyatanaIndicators/libayatana-indicator/pull/47 |