index
:
ayatana-indicator-session
main
release-builds
Ayatana Indicator Session Service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
add "Desktop mode" switch for Lomiri
Lukáš Tinkl
2021-06-22
1
-2
/
+73
|
/
*
README.md: Minor fix to give it a standard look
Robert Tari
2021-06-11
1
-2
/
+8
*
INSTALL.md: Add cmake-extras dependency
Robert Tari
2021-06-11
1
-0
/
+1
*
Merge branch 'tari01-pr/cmake-install-full'
Mike Gabriel
2021-06-11
1
-1
/
+1
|
\
|
*
data/CMakeLists.txt: Use CMAKE_INSTALL_FULL_*DIR locations
Robert Tari
2021-06-11
1
-1
/
+1
|
/
*
debian/control: Add to B-D: cmake-extras.
Mike Gabriel
2021-06-11
1
-0
/
+1
*
Merge branch 'tari01-pr/cmake-extras-tests-coverage'
Mike Gabriel
2021-06-11
5
-58
/
+27
|
\
|
*
Convert testing and coverage reporting to cmake-extras style
Robert Tari
2021-06-11
5
-58
/
+27
|
/
*
Merge branch 'tari01-pr/ayatana-standard-cmake'
Mike Gabriel
2021-06-10
1
-3
/
+22
|
\
|
*
CMakeLists.txt: Add Ayatana standard bits
Robert Tari
2021-06-10
1
-3
/
+22
|
/
*
Merge branch 'sunweaver-pr/update-documentation-files'
Robert Tari
2021-06-07
3
-89
/
+115
|
\
|
*
INSTALL.md: Use correct pkg-config library names in build-dependency section.
Mike Gabriel
2021-06-07
1
-3
/
+3
|
*
INSTALL.md: Drop optional build requirement of liblomri-url-dispatcher-dev, a...
Mike Gabriel
2021-06-07
1
-1
/
+1
|
*
README.md: Add Travis-CI build status icon, add general Ayatana Indicators in...
Mike Gabriel
2021-06-07
1
-1
/
+36
|
*
INSTALL.md: Renamed from INSTALL file; adjust to updated test and coverage CM...
Mike Gabriel
2021-06-07
3
-88
/
+79
|
/
*
Merge branch 'tari01-pr/fix-cmake-deprecation-warning'
Mike Gabriel
2021-06-07
2
-3
/
+3
|
\
|
*
Fix CMake deprecation warning
Robert Tari
2021-06-07
2
-3
/
+3
|
/
*
Update translation files
Hosted Weblate
2021-06-04
1
-0
/
+1
*
Added translation using Weblate (Chinese (Traditional))
Weblate
2021-06-03
1
-0
/
+247
*
Update translation files
Hosted Weblate
2021-06-03
1
-1
/
+0
*
Merge branch 'sunweaver-libayatana-common'
Robert Tari
2021-05-25
6
-399
/
+90
|
\
|
*
Translated using Weblate (Chinese (Simplified))
Boyuan Yang
2021-05-25
1
-5
/
+4
|
*
debian/control: Drop optional B-D on liblomiri-url-dispatcher-dev. Add requir...
Mike Gabriel
2021-05-25
1
-1
/
+1
|
*
Move common parts over to libayatana-common and clean up
Marius Gripsgard
2021-05-25
5
-398
/
+88
|
*
CMakeLists.txt: Require libayatana-common (>= 0.9.2).
Mike Gabriel
2021-05-25
1
-0
/
+1
*
|
Translated using Weblate (Chinese (Simplified))
Boyuan Yang
2021-05-18
1
-5
/
+4
|
/
*
.travis.yml: Don't try running autotools based CI build.
Mike Gabriel
2021-05-04
3
-1
/
+8
*
.build.yml: URL fixes (copy+paste flaws).
Mike Gabriel
2021-05-03
1
-3
/
+2
*
Merge branch 'sunweaver-pr/travis-ci-build-libayatana-common-from-git'
Robert Tari
2021-05-03
1
-0
/
+10
|
\
|
*
Translated using Weblate (Czech)
Tomáš Marný
2021-05-03
1
-6
/
+6
|
*
Travis CI: Obtain libayatana-common from upstream Git (not from distro archiv...
Mike Gabriel
2021-05-02
1
-0
/
+10
*
|
Translated using Weblate (Czech)
Tomáš Marný
2021-05-02
1
-6
/
+6
|
/
*
Merge branch 'tari01-pr/budgie-support'
Mike Gabriel
2021-05-01
5
-2
/
+66
|
\
|
*
Add Budgie support.
Robert Tari
2021-05-01
5
-2
/
+66
|
/
*
Merge branch 'tari01-pr/remove-gtk-update-icon-cache'
Mike Gabriel
2021-05-01
1
-3
/
+0
|
\
|
*
Do not update icon cache from CMake
Robert Tari
2021-05-01
1
-3
/
+0
|
/
*
Merge branch 'sunweaver-pr/travis-ci'
Robert Tari
2021-04-28
6
-8
/
+208
|
\
|
*
CMakeLists.txt: Check for path variation on where to find googletest source f...
Mike Gabriel
2021-04-28
1
-1
/
+6
|
*
.build.yml: Produce verbose test output on test failures.
Mike Gabriel
2021-04-28
1
-1
/
+1
|
*
tests/CMakeLists.txt: Only copy test .gschema.xml files, if source and target...
Mike Gabriel
2021-04-28
1
-1
/
+1
|
*
.build.yml: Use special set of build requirements for ubuntu:focal and debian...
Mike Gabriel
2021-04-28
1
-0
/
+29
|
*
.travis.yml: Use AyatanaIndicators version of docker-build script.
Mike Gabriel
2021-04-28
1
-1
/
+1
|
*
tests/backend-dbus/CMakeLists.txt: Fix dependecy name: dbusbackend -> backend...
Mike Gabriel
2021-04-28
1
-1
/
+1
|
*
debian/rules: Explicitly enable unit tests during/after build.
Mike Gabriel
2021-04-28
1
-0
/
+3
|
*
CMakeLists.txt: Rename enable_tests to ENABLE_TESTS (disabled by default) and...
Mike Gabriel
2021-04-28
1
-5
/
+12
|
*
Travis-CI: Initial draft for CI builds.
Mike Gabriel
2021-04-27
2
-0
/
+156
|
/
*
Update translation files
Hosted Weblate
2021-03-30
1
-0
/
+1
*
Added translation using Weblate (Chinese (Simplified) (zh_LATN@pinyin))
Weblate
2021-03-29
1
-0
/
+247
*
Merge branch 'tari01-pr/fix-distro-help-url'
Mike Gabriel
2021-03-01
1
-4
/
+13
|
\
|
*
src/utils.c: Try to use SUPPORT_URL in get_distro_url
Robert Tari
2021-03-01
1
-2
/
+11
[prev]
[next]