- 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
-
- 13 Feb, 2018 1 commit
-
-
Niels De Graef authored
-
- 05 Feb, 2018 1 commit
-
-
Niels De Graef authored
-
- 19 Jan, 2018 1 commit
-
-
Niels De Graef authored
* It crashed on X * It didn't render properly on Wayland * There are privacy issues
-
- 17 Jan, 2018 1 commit
-
-
Niels De Graef authored
-
- 09 Jan, 2018 1 commit
-
-
Niels De Graef authored
-
- 01 Jan, 2018 1 commit
-
-
Cosimo Cecchi authored
Telepathy is on the way out; remove the mandatory dependency from gnome-contacts. https://bugzilla.gnome.org/show_bug.cgi?id=790037
-
- 29 Dec, 2017 1 commit
-
-
Niels De Graef authored
This is a wanted feature for several reasons: * In an X11 session, this feature makes Contacts crash (for some). * In a Wayland session, it has trouble being properly rendered. * The status of what tile provider we can use is still unclear.
-
- 28 Dec, 2017 1 commit
-
-
Niels De Graef authored
Also: clean up the directory handling a bit.
-
- 02 Dec, 2017 1 commit
-
-
Niels De Graef authored
-
- 13 Nov, 2017 1 commit
-
-
Niels De Graef authored
-
- 12 Sep, 2017 1 commit
-
-
Niels De Graef authored
-
- 11 Sep, 2017 2 commits
-
-
Niels De Graef authored
This brings the options up par with the autotools build.
-
Niels De Graef authored
-
- 05 Sep, 2017 1 commit
-
-
Niels De Graef authored
This fixes a build error (bug 787299), by remove an unused enum from the GSettings file. The option for the enum itself was removed in commit 6e8656ec and hasn't been used since. It only gave us errors when trying to compile the schema.
-
- 04 Sep, 2017 1 commit
-
-
Niels De Graef authored
-
- 03 Sep, 2017 1 commit
-
-
Niels De Graef authored
* Version in meson.build was not correct. * Dependencies with same versioning use a common variable * Use `dependency()` for `libedataserverui` rather than `find_library` * Use the minimal GLib version for the `--target-glib` option.
-
- 23 Aug, 2017 2 commits
-
-
Niels De Graef authored
To make sure the icon cache etc. are updated.
-
Niels De Graef authored
For this cycle, we will still support autotools. This is not guaranteed however for 3.27 and later.
-