aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge branch 'tari01-pr/also-check-desktop-session'Mike Gabriel2021-10-214-9/+67
|\ | | | | | | Attributes GH PR #44: https://github.com/AyatanaIndicators/libayatana-common/pull/44
| * Manage DESKTOP_SESSION in unit testsRobert Tari2021-10-212-1/+40
| |
| * Also check DESKTOP_SESSION when detecting DERobert Tari2021-10-212-8/+27
|/ | | | fixes https://github.com/AyatanaIndicators/libayatana-common/issues/37
* .travis.yml: Temporarily disable ppc64le buildsRobert Tari2021-10-201-1/+1
|
* Merge branch 'tari01-pr/fix-build-warnings'Mike Gabriel2021-10-181-0/+4
|\ | | | | | | Attributes GH PR #46: https://github.com/AyatanaIndicators/libayatana-common/pull/46
| * src/utils.c: Replace deprecated g_spawn_check_exit_statusRobert Tari2021-10-181-0/+4
|/
* Merge branch 'tari01-pr/update-installation-instructions'Mike Gabriel2021-10-181-3/+6
|\ | | | | | | Attributes GH PR #45: https://github.com/AyatanaIndicators/libayatana-common/pull/45
| * INSTALL.md: Update dependenciesRobert Tari2021-10-181-3/+6
|/
* Merge branch 'tari01-pr/fix-tests-on-current-desktop'Mike Gabriel2021-10-182-1/+15
|\ | | | | | | Attributes GH PR #43: https://github.com/AyatanaIndicators/libayatana-common/pull/43
| * Translated using Weblate (Portuguese (Brazil))Wellington Terumi Uemura2021-10-181-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 testedRobert Tari2021-09-172-1/+15
| |
* | Translated using Weblate (Portuguese (Brazil))Wellington Terumi Uemura2021-09-241-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 Tari2021-09-021-2/+2
|
* Fix Travis status imageRobert Tari2021-09-021-1/+1
|
* Merge branch 'sunweaver-pr/url-dispatcher-link-libraries-in-tests'Robert Tari2021-09-021-0/+1
|\ | | | | | | Attributes GH PR #40: https://github.com/AyatanaIndicators/libayatana-common/pull/40
| * release 0.9.4Mike Gabriel2021-09-024-2/+56
| |
| * Translated using Weblate (German)Mike Gabriel2021-09-021-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 Gabriel2021-09-021-1/+1
| | | | | | | | ayatana-indicator-keyboard.
| * Fix missing ayatana-common library during GIR scanningRobert Tari2021-09-021-0/+1
| |
| * Whitespace fixRobert Tari2021-09-021-43/+43
| |
| * debian/gir1.2-ayatanacommon-0.0.install: Add missing file.Mike Gabriel2021-09-021-0/+1
| |
| * debian/: Fix DEB packaging; add GIR, VAPI, translation and GSchema files. ↵Mike Gabriel2021-09-024-0/+20
| | | | | | | | Add gir1.2-ayatanacommon-0.0 bin:pkg.
| * src/CMakeLists.txt: Also generate binary typelib file (and set nsversion for ↵Mike Gabriel2021-09-021-5/+21
| | | | | | | | this).
| * GIR and Vala bindings: Properly detect GObjectIntrospection and Vala and ↵Mike Gabriel2021-09-023-38/+58
| | | | | | | | disable GIR and Vala if not found.
| * Added translation using Weblate (Kurdish (Northern))Weblate2021-09-021-0/+27
| |
| * Added translation using Weblate (Kurdish (Southern))Weblate2021-09-021-0/+27
| |
| * tests/CMakeLists.txt: Add missing ${URL_DISPATCHER_LIBRARIES} to ↵Mike Gabriel2021-08-281-0/+1
| | | | | | | | target_link_libraries().
* | release 0.9.40.9.4Mike Gabriel2021-09-014-2/+56
| |
* | Translated using Weblate (German)Mike Gabriel2021-08-291-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 Gabriel2021-08-291-1/+1
| | | | | | | | ayatana-indicator-keyboard.
* | Merge branch 'tari01-pr/fix-gir-error'Mike Gabriel2021-08-291-43/+44
|\ \ | | | | | | | | | Attributes GH PR #42: https://github.com/AyatanaIndicators/libayatana-common/pull/42
| * | Fix missing ayatana-common library during GIR scanningRobert Tari2021-08-291-0/+1
| | |
| * | Whitespace fixRobert Tari2021-08-291-43/+43
|/ /
* | debian/gir1.2-ayatanacommon-0.0.install: Add missing file.Mike Gabriel2021-08-281-0/+1
| |
* | Merge branch 'sunweaver-pr/generate-typelib-file'Mike Gabriel2021-08-285-5/+41
|\ \ | | | | | | | | | Attributes GH PR #41: https://github.com/AyatanaIndicators/libayatana-common/pull/41
| * | debian/: Fix DEB packaging; add GIR, VAPI, translation and GSchema files. ↵Mike Gabriel2021-08-284-0/+20
| | | | | | | | | | | | Add gir1.2-ayatanacommon-0.0 bin:pkg.
| * | src/CMakeLists.txt: Also generate binary typelib file (and set nsversion for ↵Mike Gabriel2021-08-281-5/+21
|/ / | | | | | | this).
* | Merge branch 'sunweaver-pr/conditional-gir-and-vala'Mike Gabriel2021-08-283-38/+58
|\ \ | | | | | | | | | Attributes GH PR #38: https://github.com/AyatanaIndicators/libayatana-common/pull/38
| * | GIR and Vala bindings: Properly detect GObjectIntrospection and Vala and ↵Mike Gabriel2021-08-283-38/+58
|/ / | | | | | | disable GIR and Vala if not found.
* | Added translation using Weblate (Kurdish (Northern))Weblate2021-08-281-0/+27
| |
* | Added translation using Weblate (Kurdish (Southern))Weblate2021-08-281-0/+27
|/
* Merge branch 'sunweaver-pr/fix-vala-unittests--against-GLib-2.58'Mike Gabriel2021-08-281-18/+19
|\ | | | | | | Attributes GH PR #39: https://github.com/AyatanaIndicators/libayatana-common/pull/39
| * tests/tst_utils.vala: Use older GLib.assert() API to make tests work ↵Mike Gabriel2021-08-281-18/+19
|/ | | | correctly when building against GLib 2.58.
* .travis.yml: Fix branch name what is now the default branch in ↵Mike Gabriel2021-08-281-1/+1
| | | | ayatana-dev-scripts.
* debian/control: Add B-Ds: valac, gobject-introspection and ↵Mike Gabriel2021-08-281-0/+3
| | | | libgirepository1.0-dev.
* release 0.9.30.9.3Mike Gabriel2021-08-283-4/+194
|
* Translated using Weblate (Spanish)Adolfo Jayme Barrientos2021-08-281-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/es/
* Merge branch 'tari01-pr/drop-systemd-alias'Mike Gabriel2021-08-261-4/+0
|\ | | | | | | Attributes GH PR #36: https://github.com/AyatanaIndicators/libayatana-common/pull/36
| * Drop systemd target aliasRobert Tari2021-08-261-4/+0
|/
* Merge branch 'tari01-pr/add-vala-bindings'Mike Gabriel2021-08-268-8/+270
|\ | | | | | | Attributes GH PR #35: https://github.com/AyatanaIndicators/libayatana-common/pull/35