aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* release 0.9.50.9.5Mike Gabriel2021-11-014-2/+148
* Merge branch 'sunweaver-pr/travis-cleanup'Robert Tari2021-11-011-39/+9
|\
| * data/CMakeLists.txt: Do not use automatic GSchema compilationRobert Tari2021-11-011-1/+0
| * .build.yml: Drop explicit build requirements list for debian:stable (omitting...Mike Gabriel2021-11-011-17/+0
| * .build.yml. Add intltool build-requirement.Mike Gabriel2021-11-011-0/+4
| * .build.yml: Run unit tests in build_scripts: target.Mike Gabriel2021-10-251-8/+5
| * .build.yml: Drop autogen.sh support.Mike Gabriel2021-10-251-16/+2
* | data/CMakeLists.txt: Do not use automatic GSchema compilationRobert Tari2021-10-221-1/+0
|/
* Merge branch 'tari01-pr/use-intltool-merge-translations'Mike Gabriel2021-10-211-2/+3
|\
| * data/CMakeLists.txt: Use intltool_merge_translations instead of execute_processRobert Tari2021-10-211-2/+3
|/
* Merge branch 'tari01-pr/compile-gschema-during-installation'Mike Gabriel2021-10-211-0/+1
|\
| * Compile GSchema during installationRobert Tari2021-10-211-0/+1
|/
* Merge branch 'tari01-pr/also-check-desktop-session'Mike Gabriel2021-10-214-9/+67
|\
| * Manage DESKTOP_SESSION in unit testsRobert Tari2021-10-212-1/+40
| * Also check DESKTOP_SESSION when detecting DERobert Tari2021-10-212-8/+27
|/
* .travis.yml: Temporarily disable ppc64le buildsRobert Tari2021-10-201-1/+1
* Merge branch 'tari01-pr/fix-build-warnings'Mike Gabriel2021-10-181-0/+4
|\
| * 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
|\
| * INSTALL.md: Update dependenciesRobert Tari2021-10-181-3/+6
|/
* Merge branch 'tari01-pr/fix-tests-on-current-desktop'Mike Gabriel2021-10-182-1/+15
|\
| * Translated using Weblate (Portuguese (Brazil))Wellington Terumi Uemura2021-10-181-6/+11
| * 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
|/
* .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
|\
| * release 0.9.4Mike Gabriel2021-09-024-2/+56
| * Translated using Weblate (German)Mike Gabriel2021-09-021-5/+10
| * debian/control: Fix Breaks: relation between ayatana-indicator-common and aya...Mike Gabriel2021-09-021-1/+1
| * 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. Add...Mike Gabriel2021-09-024-0/+20
| * src/CMakeLists.txt: Also generate binary typelib file (and set nsversion for ...Mike Gabriel2021-09-021-5/+21
| * GIR and Vala bindings: Properly detect GObjectIntrospection and Vala and disa...Mike Gabriel2021-09-023-38/+58
| * 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 target_link_...Mike Gabriel2021-08-281-0/+1
* | release 0.9.40.9.4Mike Gabriel2021-09-014-2/+56
* | Translated using Weblate (German)Mike Gabriel2021-08-291-5/+10
* | debian/control: Fix Breaks: relation between ayatana-indicator-common and aya...Mike Gabriel2021-08-291-1/+1
* | Merge branch 'tari01-pr/fix-gir-error'Mike Gabriel2021-08-291-43/+44
|\ \
| * | 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
|\ \
| * | debian/: Fix DEB packaging; add GIR, VAPI, translation and GSchema files. Add...Mike Gabriel2021-08-284-0/+20
| * | src/CMakeLists.txt: Also generate binary typelib file (and set nsversion for ...Mike Gabriel2021-08-281-5/+21
|/ /
* | Merge branch 'sunweaver-pr/conditional-gir-and-vala'Mike Gabriel2021-08-283-38/+58
|\ \