commit 095f4563fcc0718c62ee2b69fb481a232d149647 Author: Philip Withnall Date: Sun Apr 30 10:18:45 2017 +0100 core: Optionally drop gnome-desktop thumbnail API with new gdk-pixbuf If gdk-pixbuf >= 2.36.5 is available, its scaling API can do what we want, so we don’t need to use the deprecated gnome-desktop one. This doesn’t add any mandatory dependency bumps. It also doesn’t drop our gnome-desktop dependency, as we still use it for its thumbnail factory API. Signed-off-by: Philip Withnall M configure.ac M src/main.c commit d121aea4a0c014e26b8758697adcb2e9f5bc0178 Author: Philip Withnall Date: Sun Apr 30 10:12:27 2017 +0100 core: Bail early if scaled pixbuf dimensions are zero This is possible if the input image is huge in one dimension and tiny in the other, leading to a very small scale factor. Signed-off-by: Philip Withnall M src/main.c commit 5e7118e69904856c23becb63fc14b65aea57a78b Author: Fabio Tomat Date: Sun Mar 5 20:33:24 2017 +0000 Add Friulian translation M po/LINGUAS A po/fur.po commit 1b0095ac5b8904c0e89610ab458c25896a783ca6 Author: Philip Withnall Date: Tue Sep 20 10:07:19 2016 -0700 Post-release version bump M NEWS M configure.ac commit 43e0462bb861e2275f4df2cc370cf00bf56c55b8 Author: Philip Withnall Date: Tue Sep 20 10:05:35 2016 -0700 Release version 0.1.8 M NEWS