| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge branch 'tari01-pr/also-check-desktop-session' | Mike Gabriel | 2021-10-21 | 4 | -9/+67 |
|\ |
|
| * | 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 |
|/ |
|
* | .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 |
|\ |
|
| * | 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 |
|\ |
|
| * | 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 |
|\ |
|
| * | Translated using Weblate (Portuguese (Brazil)) | Wellington Terumi Uemura | 2021-10-18 | 1 | -6/+11 |
| * | 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 |
|/ |
|
* | .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 |
|\ |
|
| * | release 0.9.4 | Mike Gabriel | 2021-09-02 | 4 | -2/+56 |
| * | Translated using Weblate (German) | Mike Gabriel | 2021-09-02 | 1 | -5/+10 |
| * | debian/control: Fix Breaks: relation between ayatana-indicator-common and aya... | Mike Gabriel | 2021-09-02 | 1 | -1/+1 |
| * | 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. Add... | Mike Gabriel | 2021-09-02 | 4 | -0/+20 |
| * | src/CMakeLists.txt: Also generate binary typelib file (and set nsversion for ... | Mike Gabriel | 2021-09-02 | 1 | -5/+21 |
| * | GIR and Vala bindings: Properly detect GObjectIntrospection and Vala and disa... | Mike Gabriel | 2021-09-02 | 3 | -38/+58 |
| * | 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 target_link_... | Mike Gabriel | 2021-08-28 | 1 | -0/+1 |
* | | 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 |
* | | debian/control: Fix Breaks: relation between ayatana-indicator-common and aya... | Mike Gabriel | 2021-08-29 | 1 | -1/+1 |
* | | Merge branch 'tari01-pr/fix-gir-error' | Mike Gabriel | 2021-08-29 | 1 | -43/+44 |
|\ \ |
|
| * | | 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 |
|/ / |
|
* | | debian/gir1.2-ayatanacommon-0.0.install: Add missing file. | Mike Gabriel | 2021-08-28 | 1 | -0/+1 |
* | | Merge branch 'sunweaver-pr/generate-typelib-file' | Mike Gabriel | 2021-08-28 | 5 | -5/+41 |
|\ \ |
|
| * | | debian/: Fix DEB packaging; add GIR, VAPI, translation and GSchema files. Add... | Mike Gabriel | 2021-08-28 | 4 | -0/+20 |
| * | | src/CMakeLists.txt: Also generate binary typelib file (and set nsversion for ... | Mike Gabriel | 2021-08-28 | 1 | -5/+21 |
|/ / |
|
* | | Merge branch 'sunweaver-pr/conditional-gir-and-vala' | Mike Gabriel | 2021-08-28 | 3 | -38/+58 |
|\ \ |
|
| * | | GIR and Vala bindings: Properly detect GObjectIntrospection and Vala and disa... | Mike Gabriel | 2021-08-28 | 3 | -38/+58 |
|/ / |
|
* | | Added translation using Weblate (Kurdish (Northern)) | Weblate | 2021-08-28 | 1 | -0/+27 |
* | | Added translation using Weblate (Kurdish (Southern)) | Weblate | 2021-08-28 | 1 | -0/+27 |
|/ |
|
* | Merge branch 'sunweaver-pr/fix-vala-unittests--against-GLib-2.58' | Mike Gabriel | 2021-08-28 | 1 | -18/+19 |
|\ |
|
| * | tests/tst_utils.vala: Use older GLib.assert() API to make tests work correctl... | Mike Gabriel | 2021-08-28 | 1 | -18/+19 |
|/ |
|
* | .travis.yml: Fix branch name what is now the default branch in ayatana-dev-sc... | Mike Gabriel | 2021-08-28 | 1 | -1/+1 |
* | debian/control: Add B-Ds: valac, gobject-introspection and libgirepository1.0... | Mike Gabriel | 2021-08-28 | 1 | -0/+3 |
* | release 0.9.30.9.3 | Mike Gabriel | 2021-08-28 | 3 | -4/+194 |
* | Translated using Weblate (Spanish) | Adolfo Jayme Barrientos | 2021-08-28 | 1 | -6/+10 |
* | Merge branch 'tari01-pr/drop-systemd-alias' | Mike Gabriel | 2021-08-26 | 1 | -4/+0 |
|\ |
|
| * | Drop systemd target alias | Robert Tari | 2021-08-26 | 1 | -4/+0 |
|/ |
|
* | Merge branch 'tari01-pr/add-vala-bindings' | Mike Gabriel | 2021-08-26 | 8 | -8/+270 |
|\ |
|