- 10 Mar, 2020 1 commit
-
-
Niels De Graef authored
-
- 03 Feb, 2020 1 commit
-
-
Niels De Graef authored
-
- 09 Jan, 2020 1 commit
-
-
Julian Sparber authored
We are using a different appid when building for development. By setting the profle=development meson changes the appid to the devel appid. This also changes the behavior of profile: always use `org.gnome.Contacts` and only when profile=development use the devel appid.
-
- 06 Jan, 2020 1 commit
-
-
Niels De Graef authored
-
- 05 Jan, 2020 3 commits
-
-
Niels De Graef authored
-
Niels De Graef authored
-
Niels De Graef authored
* Replace `join_paths` with the `/` operator * Remove some unused config variables * Use `@BASENAME@` when it makes sense
-
- 13 Dec, 2019 1 commit
-
-
Adrien Plazas authored
-
- 07 Dec, 2019 2 commits
-
-
Niels De Graef authored
-
Niels De Graef authored
-
- 09 Sep, 2019 1 commit
-
-
Niels De Graef authored
-
- 04 Sep, 2019 1 commit
-
-
Niels De Graef authored
-
- 20 Aug, 2019 1 commit
-
-
Niels De Graef authored
-
- 23 Jul, 2019 1 commit
-
-
Michael Catanzaro authored
This is required to build with current libhandy
-
- 23 Apr, 2019 1 commit
-
-
Niels De Graef authored
-
- 12 Mar, 2019 1 commit
-
-
Niels De Graef authored
-
- 07 Mar, 2019 1 commit
-
-
Adrien Plazas authored
-
- 25 Feb, 2019 1 commit
-
-
Niels De Graef authored
Seems I forgot to commit part of my last fix. See #122
-
- 16 Feb, 2019 1 commit
-
-
Adrien Plazas authored
This fixes RTL direction support of Hdy.Leaflet.
-
- 06 Feb, 2019 1 commit
-
-
Niels De Graef authored
-
- 16 Jan, 2019 2 commits
-
-
Niels De Graef authored
When using libhandy as a subproject, we use its `libhandy_dep` variable, which doesn't contain the VAPI. Normally, this would be handled by pkg-config, but since that's not used here, make sure we add it ourselves.
-
Adrien Plazas authored
This will be needed to use Hdy.init() in the next commit.
-
- 15 Jan, 2019 1 commit
-
-
Niels De Graef authored
This should make it easier for build processes (like package builds) that run entirely offline to have the dependency available. We'd like to get rid of this submodule in the next release, but I guess it can't be avoided for now. Fixes #120
-
- 09 Jan, 2019 1 commit
-
-
Niels De Graef authored
-
- 10 Dec, 2018 1 commit
-
-
Niels De Graef authored
-
- 31 Oct, 2018 2 commits
-
-
Niels De Graef authored
-
Niels De Graef authored
We actually already assumed this when building docs.
-
- 30 Oct, 2018 1 commit
-
-
Adrien Plazas authored
-
- 05 Sep, 2018 1 commit
-
-
Adrien Plazas authored
This is the first version to offer the 'use-markup' property for Gtk.ModelButton, which is going to be used in the next commit.
-
- 03 Sep, 2018 1 commit
-
-
Niels De Graef authored
-
- 27 Aug, 2018 1 commit
-
-
Niels De Graef authored
-
- 26 Jul, 2018 1 commit
-
-
Niels De Graef authored
* Have a very basic test that calls something from Contacts.Utils, so we know that it was able to properly compile and link. * Some function access modifiers had to be changed to public, or they wouldn't be recoginzed outside of the static library. * Also make sure our CI actually runs the tests.
-
- 23 May, 2018 1 commit
-
-
Niels De Graef authored
-
- 30 Apr, 2018 1 commit
-
-
Niels De Graef authored
Fixes #95.
-
- 01 Apr, 2018 3 commits
-
-
Niels De Graef authored
This is against the GNOME Meson guidelines. Fixes #91.
-
Niels De Graef authored
-
Niels De Graef authored
It's easier to keep them in sync with meson_options.txt this way.
-
- 31 Mar, 2018 1 commit
-
-
Niels De Graef authored
We won't them by defaul though, you have to explicitly set 'docs' to true when configuring meson.
-
- 12 Mar, 2018 1 commit
-
-
Niels De Graef authored
Hurray! \o/
-
- 05 Mar, 2018 1 commit
-
-
Niels De Graef authored
-