aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'sunweaver-pr/update-documentation-files'Robert Tari2021-06-073-89/+115
|\ | | | | | | Attributes GH PR #32: https://github.com/AyatanaIndicators/ayatana-indicator-session/pull/32
| * INSTALL.md: Use correct pkg-config library names in build-dependency section.Mike Gabriel2021-06-071-3/+3
| |
| * INSTALL.md: Drop optional build requirement of liblomri-url-dispatcher-dev, ↵Mike Gabriel2021-06-071-1/+1
| | | | | | | | add compulsory requirement of libayatana-common-dev.
| * README.md: Add Travis-CI build status icon, add general Ayatana Indicators ↵Mike Gabriel2021-06-071-1/+36
| | | | | | | | information.
| * INSTALL.md: Renamed from INSTALL file; adjust to updated test and coverage ↵Mike Gabriel2021-06-073-88/+79
|/ | | | CMake build options.
* Merge branch 'tari01-pr/fix-cmake-deprecation-warning'Mike Gabriel2021-06-072-3/+3
|\ | | | | | | Attributes GH PR #39: https://github.com/AyatanaIndicators/ayatana-indicator-session/pull/39
| * Fix CMake deprecation warningRobert Tari2021-06-072-3/+3
|/ | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-session/issues/37
* Update translation filesHosted Weblate2021-06-041-0/+1
| | | | | | | Updated by "Update LINGUAS file" hook in Weblate. Translation: Ayatana Indicators/Session Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/session-applet/
* Added translation using Weblate (Chinese (Traditional))Weblate2021-06-031-0/+247
|
* Update translation filesHosted Weblate2021-06-031-1/+0
| | | | | | | Updated by "Update LINGUAS file" hook in Weblate. Translation: Ayatana Indicators/Session Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/session-applet/
* Merge branch 'sunweaver-libayatana-common'Robert Tari2021-05-256-399/+90
|\ | | | | | | Attributes GH PR #35: https://github.com/AyatanaIndicators/ayatana-indicator-session/pull/35
| * Translated using Weblate (Chinese (Simplified))Boyuan Yang2021-05-251-5/+4
| | | | | | | | | | | | | | Currently translated at 95.5% (43 of 45 strings) Translation: Ayatana Indicators/Session Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/session-applet/zh_Hans/
| * debian/control: Drop optional B-D on liblomiri-url-dispatcher-dev. Add ↵Mike Gabriel2021-05-251-1/+1
| | | | | | | | required B-D: libayatana-common-dev (>= 0.9.2).
| * Move common parts over to libayatana-common and clean upMarius Gripsgard2021-05-255-398/+88
| | | | | | | | | | | | | | | | This moves some common functions over to libayatana-common, this also removes the direct need for any ayatana indicators to depend on url-dispatcher as this will be handeled by libayatana-common. This also cleans up a pretty messy code and removes many duplicates.
| * CMakeLists.txt: Require libayatana-common (>= 0.9.2).Mike Gabriel2021-05-251-0/+1
| |
* | Translated using Weblate (Chinese (Simplified))Boyuan Yang2021-05-181-5/+4
|/ | | | | | | Currently translated at 95.5% (43 of 45 strings) Translation: Ayatana Indicators/Session Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/session-applet/zh_Hans/
* .travis.yml: Don't try running autotools based CI build.Mike Gabriel2021-05-043-1/+8
|
* .build.yml: URL fixes (copy+paste flaws).Mike Gabriel2021-05-031-3/+2
|
* Merge branch 'sunweaver-pr/travis-ci-build-libayatana-common-from-git'Robert Tari2021-05-031-0/+10
|\ | | | | | | Attributes GH PR #33: https://github.com/AyatanaIndicators/ayatana-indicator-session/pull/33
| * Translated using Weblate (Czech)Tomáš Marný2021-05-031-6/+6
| | | | | | | | | | | | | | Currently translated at 100.0% (45 of 45 strings) Translation: Ayatana Indicators/Session Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/session-applet/cs/
| * Travis CI: Obtain libayatana-common from upstream Git (not from distro ↵Mike Gabriel2021-05-021-0/+10
| | | | | | | | | | | | | | | | archives). The libayatana-common shared library is too new to be available in the distros we run CI builds against and also possibly contains features in Git we need for testing which haven't see a release, yet.
* | Translated using Weblate (Czech)Tomáš Marný2021-05-021-6/+6
|/ | | | | | | Currently translated at 100.0% (45 of 45 strings) Translation: Ayatana Indicators/Session Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/session-applet/cs/
* Merge branch 'tari01-pr/budgie-support'Mike Gabriel2021-05-015-2/+66
|\ | | | | | | Attributes GH PR #16: https://github.com/AyatanaIndicators/ayatana-indicator-session/pull/16
| * Add Budgie support.Robert Tari2021-05-015-2/+66
|/ | | | Fixes AyatanaIndicators/ayatana-indicator-session#2
* Merge branch 'tari01-pr/remove-gtk-update-icon-cache'Mike Gabriel2021-05-011-3/+0
|\ | | | | | | Attributes GH PR #28: https://github.com/AyatanaIndicators/ayatana-indicator-session/pull/28
| * Do not update icon cache from CMakeRobert Tari2021-05-011-3/+0
|/
* Merge branch 'sunweaver-pr/travis-ci'Robert Tari2021-04-286-8/+208
|\ | | | | | | Attributes GH PR #31: https://github.com/AyatanaIndicators/ayatana-indicator-session/pull/31
| * CMakeLists.txt: Check for path variation on where to find googletest source ↵Mike Gabriel2021-04-281-1/+6
| | | | | | | | files.
| * .build.yml: Produce verbose test output on test failures.Mike Gabriel2021-04-281-1/+1
| |
| * tests/CMakeLists.txt: Only copy test .gschema.xml files, if source and ↵Mike Gabriel2021-04-281-1/+1
| | | | | | | | target folder differ.
| * .build.yml: Use special set of build requirements for ubuntu:focal and ↵Mike Gabriel2021-04-281-0/+29
| | | | | | | | debian:stable.
| * .travis.yml: Use AyatanaIndicators version of docker-build script.Mike Gabriel2021-04-281-1/+1
| |
| * tests/backend-dbus/CMakeLists.txt: Fix dependecy name: dbusbackend -> ↵Mike Gabriel2021-04-281-1/+1
| | | | | | | | backenddbus).
| * debian/rules: Explicitly enable unit tests during/after build.Mike Gabriel2021-04-281-0/+3
| |
| * CMakeLists.txt: Rename enable_tests to ENABLE_TESTS (disabled by default) ↵Mike Gabriel2021-04-281-5/+12
| | | | | | | | and enable_lcov to ENABLE_COVERAGE (disabled by default).
| * Travis-CI: Initial draft for CI builds.Mike Gabriel2021-04-272-0/+156
|/
* Update translation filesHosted Weblate2021-03-301-0/+1
| | | | | | | Updated by "Update LINGUAS file" hook in Weblate. Translation: Ayatana Indicators/Session Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/session-applet/
* Added translation using Weblate (Chinese (Simplified) (zh_LATN@pinyin))Weblate2021-03-291-0/+247
|
* Merge branch 'tari01-pr/fix-distro-help-url'Mike Gabriel2021-03-011-4/+13
|\ | | | | | | Attributes GH PR #29: https://github.com/AyatanaIndicators/ayatana-indicator-session/pull/29
| * src/utils.c: Try to use SUPPORT_URL in get_distro_urlRobert Tari2021-03-011-2/+11
| | | | | | | | fixes #24
| * Whitespace fixRobert Tari2021-03-011-2/+2
|/
* Translated using Weblate (Greek)Michalis2021-02-091-2/+2
| | | | | | | Currently translated at 100.0% (45 of 45 strings) Translation: Ayatana Indicators/Session Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/session-applet/el/
* Translated using Weblate (Greek)Michalis2021-02-061-4/+4
| | | | | | | Currently translated at 100.0% (45 of 45 strings) Translation: Ayatana Indicators/Session Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/session-applet/el/
* Merge branch 'sunweaver-pr/port-to-lomiri-url-dispatcher'Robert Tari2021-02-033-8/+8
|\ | | | | | | Attributes GH PR #26: https://github.com/AyatanaIndicators/ayatana-indicator-session/pull/26
| * tests/backend-dbus/CMakeLists.txt: Make sure gdbus-codegen commands ↵Mike Gabriel2021-02-031-0/+2
| | | | | | | | (backend-dbus) have run before building the desktopmock tests. Fixes parallel build issues.
| * debian/control: Replace liburl-dispatcher1-dev by ↵Mike Gabriel2021-02-021-1/+1
| | | | | | | | liblomiri-url-dispatcher-dev in B-D field.
| * Switch from URL Dispatcher to Lomiri URL Dispatcher.Mike Gabriel2021-02-022-7/+7
| |
* | Merge branch ↵Robert Tari2021-02-031-0/+2
|\ \ | |/ |/| | | | | | | 'sunweaver-pr/parallel-build-fix-gdbus-codegen-needed-tests-are-built' Attributes GH PR #27: https://github.com/AyatanaIndicators/ayatana-indicator-session/pull/27
| * tests/backend-dbus/CMakeLists.txt: Make sure gdbus-codegen commands ↵Mike Gabriel2021-02-021-0/+2
|/ | | | (backend-dbus) have run before building the desktopmock tests. Fixes parallel build issues.
* release 0.8.20.8.2Mike Gabriel2021-01-286-4/+116
|