Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'sunweaver-pr/ppc64le-alive-again' | Mike Gabriel | 2021-11-12 | 1 | -1/+1 |
|\ | | | | | | | Attributes GH PR #50: https://github.com/AyatanaIndicators/libayatana-common/pull/50 | ||||
| * | .travis.yml: Re-enable ppc64le builds on Travis CI again. | Mike Gabriel | 2021-11-12 | 1 | -1/+1 |
|/ | |||||
* | Translated using Weblate (Indonesian) | mamuiz | 2021-11-11 | 1 | -5/+10 |
| | | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: Ayatana Indicators/Ayatana Common Library Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/libayatana-common/id/ | ||||
* | Translated using Weblate (Catalan) | Joan CiberSheep | 2021-11-11 | 1 | -5/+10 |
| | | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: Ayatana Indicators/Ayatana Common Library Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/libayatana-common/ca/ | ||||
* | Translated using Weblate (Italian) | Michele | 2021-11-05 | 1 | -6/+10 |
| | | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: Ayatana Indicators/Ayatana Common Library Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/libayatana-common/it/ | ||||
* | release 0.9.50.9.5 | Mike Gabriel | 2021-11-01 | 4 | -2/+148 |
| | |||||
* | Merge branch 'sunweaver-pr/travis-cleanup' | Robert Tari | 2021-11-01 | 1 | -39/+9 |
|\ | | | | | | | Attributes GH PR #49: https://github.com/AyatanaIndicators/libayatana-common/pull/49 | ||||
| * | data/CMakeLists.txt: Do not use automatic GSchema compilation | Robert Tari | 2021-11-01 | 1 | -1/+0 |
| | | |||||
| * | .build.yml: Drop explicit build requirements list for debian:stable ↵ | Mike Gabriel | 2021-11-01 | 1 | -17/+0 |
| | | | | | | | | | | | | (omitting lomiri-url-dispatcher). Since Debian 11, lomiri-url-dispatcher has become available. | ||||
| * | .build.yml. Add intltool build-requirement. | Mike Gabriel | 2021-11-01 | 1 | -0/+4 |
| | | |||||
| * | .build.yml: Run unit tests in build_scripts: target. | Mike Gabriel | 2021-10-25 | 1 | -8/+5 |
| | | |||||
| * | .build.yml: Drop autogen.sh support. | Mike Gabriel | 2021-10-25 | 1 | -16/+2 |
| | | |||||
* | | data/CMakeLists.txt: Do not use automatic GSchema compilation | Robert Tari | 2021-10-22 | 1 | -1/+0 |
|/ | |||||
* | Merge branch 'tari01-pr/use-intltool-merge-translations' | Mike Gabriel | 2021-10-21 | 1 | -2/+3 |
|\ | | | | | | | Attributes GH PR #48: https://github.com/AyatanaIndicators/libayatana-common/pull/48 | ||||
| * | data/CMakeLists.txt: Use intltool_merge_translations instead of execute_process | Robert Tari | 2021-10-21 | 1 | -2/+3 |
|/ | |||||
* | Merge branch 'tari01-pr/compile-gschema-during-installation' | Mike Gabriel | 2021-10-21 | 1 | -0/+1 |
|\ | | | | | | | Attributes GH PR #47: https://github.com/AyatanaIndicators/libayatana-common/pull/47 | ||||
| * | Compile GSchema during installation | Robert Tari | 2021-10-21 | 1 | -0/+1 |
|/ | |||||
* | Merge branch 'tari01-pr/also-check-desktop-session' | Mike Gabriel | 2021-10-21 | 4 | -9/+67 |
|\ | | | | | | | Attributes GH PR #44: https://github.com/AyatanaIndicators/libayatana-common/pull/44 | ||||
| * | Manage DESKTOP_SESSION in unit tests | Robert Tari | 2021-10-21 | 2 | -1/+40 |
| | | |||||
| * | Also check DESKTOP_SESSION when detecting DE | Robert Tari | 2021-10-21 | 2 | -8/+27 |
|/ | | | | fixes https://github.com/AyatanaIndicators/libayatana-common/issues/37 | ||||
* | .travis.yml: Temporarily disable ppc64le builds | Robert Tari | 2021-10-20 | 1 | -1/+1 |
| | |||||
* | Merge branch 'tari01-pr/fix-build-warnings' | Mike Gabriel | 2021-10-18 | 1 | -0/+4 |
|\ | | | | | | | Attributes GH PR #46: https://github.com/AyatanaIndicators/libayatana-common/pull/46 | ||||
| * | src/utils.c: Replace deprecated g_spawn_check_exit_status | Robert Tari | 2021-10-18 | 1 | -0/+4 |
|/ | |||||
* | Merge branch 'tari01-pr/update-installation-instructions' | Mike Gabriel | 2021-10-18 | 1 | -3/+6 |
|\ | | | | | | | Attributes GH PR #45: https://github.com/AyatanaIndicators/libayatana-common/pull/45 | ||||
| * | INSTALL.md: Update dependencies | Robert Tari | 2021-10-18 | 1 | -3/+6 |
|/ | |||||
* | Merge branch 'tari01-pr/fix-tests-on-current-desktop' | Mike Gabriel | 2021-10-18 | 2 | -1/+15 |
|\ | | | | | | | Attributes GH PR #43: https://github.com/AyatanaIndicators/libayatana-common/pull/43 | ||||
| * | Translated using Weblate (Portuguese (Brazil)) | Wellington Terumi Uemura | 2021-10-18 | 1 | -6/+11 |
| | | | | | | | | | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: Ayatana Indicators/Ayatana Common Library Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/libayatana-common/pt_BR/ | ||||
| * | Fix tests to work when current desktop is the same as the one tested | Robert Tari | 2021-09-17 | 2 | -1/+15 |
| | | |||||
* | | Translated using Weblate (Portuguese (Brazil)) | Wellington Terumi Uemura | 2021-09-24 | 1 | -6/+11 |
|/ | | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: Ayatana Indicators/Ayatana Common Library Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/libayatana-common/pt_BR/ | ||||
* | .build.yml: Also run unit tests during CI builds against Ubuntu. | Robert Tari | 2021-09-02 | 1 | -2/+2 |
| | |||||
* | Fix Travis status image | Robert Tari | 2021-09-02 | 1 | -1/+1 |
| | |||||
* | Merge branch 'sunweaver-pr/url-dispatcher-link-libraries-in-tests' | Robert Tari | 2021-09-02 | 1 | -0/+1 |
|\ | | | | | | | Attributes GH PR #40: https://github.com/AyatanaIndicators/libayatana-common/pull/40 | ||||
| * | release 0.9.4 | Mike Gabriel | 2021-09-02 | 4 | -2/+56 |
| | | |||||
| * | Translated using Weblate (German) | Mike Gabriel | 2021-09-02 | 1 | -5/+10 |
| | | | | | | | | | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: Ayatana Indicators/Ayatana Common Library Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/libayatana-common/de/ | ||||
| * | debian/control: Fix Breaks: relation between ayatana-indicator-common and ↵ | Mike Gabriel | 2021-09-02 | 1 | -1/+1 |
| | | | | | | | | ayatana-indicator-keyboard. | ||||
| * | Fix missing ayatana-common library during GIR scanning | Robert Tari | 2021-09-02 | 1 | -0/+1 |
| | | |||||
| * | Whitespace fix | Robert Tari | 2021-09-02 | 1 | -43/+43 |
| | | |||||
| * | debian/gir1.2-ayatanacommon-0.0.install: Add missing file. | Mike Gabriel | 2021-09-02 | 1 | -0/+1 |
| | | |||||
| * | debian/: Fix DEB packaging; add GIR, VAPI, translation and GSchema files. ↵ | Mike Gabriel | 2021-09-02 | 4 | -0/+20 |
| | | | | | | | | Add gir1.2-ayatanacommon-0.0 bin:pkg. | ||||
| * | src/CMakeLists.txt: Also generate binary typelib file (and set nsversion for ↵ | Mike Gabriel | 2021-09-02 | 1 | -5/+21 |
| | | | | | | | | this). | ||||
| * | GIR and Vala bindings: Properly detect GObjectIntrospection and Vala and ↵ | Mike Gabriel | 2021-09-02 | 3 | -38/+58 |
| | | | | | | | | disable GIR and Vala if not found. | ||||
| * | Added translation using Weblate (Kurdish (Northern)) | Weblate | 2021-09-02 | 1 | -0/+27 |
| | | |||||
| * | Added translation using Weblate (Kurdish (Southern)) | Weblate | 2021-09-02 | 1 | -0/+27 |
| | | |||||
| * | tests/CMakeLists.txt: Add missing ${URL_DISPATCHER_LIBRARIES} to ↵ | Mike Gabriel | 2021-08-28 | 1 | -0/+1 |
| | | | | | | | | target_link_libraries(). | ||||
* | | release 0.9.40.9.4 | Mike Gabriel | 2021-09-01 | 4 | -2/+56 |
| | | |||||
* | | Translated using Weblate (German) | Mike Gabriel | 2021-08-29 | 1 | -5/+10 |
| | | | | | | | | | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: Ayatana Indicators/Ayatana Common Library Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/libayatana-common/de/ | ||||
* | | debian/control: Fix Breaks: relation between ayatana-indicator-common and ↵ | Mike Gabriel | 2021-08-29 | 1 | -1/+1 |
| | | | | | | | | ayatana-indicator-keyboard. | ||||
* | | Merge branch 'tari01-pr/fix-gir-error' | Mike Gabriel | 2021-08-29 | 1 | -43/+44 |
|\ \ | | | | | | | | | | Attributes GH PR #42: https://github.com/AyatanaIndicators/libayatana-common/pull/42 | ||||
| * | | Fix missing ayatana-common library during GIR scanning | Robert Tari | 2021-08-29 | 1 | -0/+1 |
| | | | |||||
| * | | Whitespace fix | Robert Tari | 2021-08-29 | 1 | -43/+43 |
|/ / |