commit 1a4cfceafb08bb2b3ed6499dca6f64add72650ed Author: Felix Riemann Date: Tue Oct 11 20:51:22 2016 +0200 Prepare for release 3.16.5 NEWS | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) commit 5262edbdf544e95c8d14d2e411791176432748d5 Author: Felix Riemann Date: Sun Oct 2 18:51:39 2016 +0200 map: Only set initial zoom if markers are actually present Otherwise it would just zoom somewhere in the Atlantic. https://bugzilla.gnome.org/show_bug.cgi?id=771976 plugins/map/eog-map-plugin.c | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) commit ec0dd943a03327b410f0ab29f2363facb6b2e800 Author: Thomas Bechtold Date: Mon Sep 26 08:36:47 2016 +0200 map: Use meaningful initial zoom level Just be sure that all given markers are visible on the initial zoom level but on the other hand, don't show the whole world. https://bugzilla.gnome.org/show_bug.cgi?id=771976 plugins/map/eog-map-plugin.c | 6 ++++++ 1 file changed, 6 insertions(+) commit 55ba65c7f4763a86cd06549a4e902db294f860e1 Author: Thomas Bechtold Date: Sun Sep 25 19:27:59 2016 +0200 map: Slowly move to selected image instead of a quick jump When navigating through images while showing the map, the center of the map now changes slowly from the current position to the newly selected image. https://bugzilla.gnome.org/show_bug.cgi?id=771948 plugins/map/eog-map-plugin.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) commit 17d778379052ea80e833886cdbef8a17321329c9 Author: Felix Riemann Date: Sat Oct 1 15:15:49 2016 +0200 map: Fall back to old marker icon if the new one isn't available mark-location doesn't appear to be a "standard" icon yet, so try falling back to image-x-generic as before if it is not available. https://bugzilla.gnome.org/show_bug.cgi?id=771945 plugins/map/eog-map-plugin.c | 24 +++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) commit 7f2ed02917f36628795034928f6636a3d2a33708 Author: Thomas Bechtold Date: Sun Sep 25 19:01:35 2016 +0200 map: Use location marker icon Instead of showing the generic "image-x-generic" icon for a marker on a map, use "mark-location" as the icon. This is what other GNOME apps do, i.e. gnome-maps. https://bugzilla.gnome.org/show_bug.cgi?id=771945 plugins/map/eog-map-plugin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit e6aab3a87f4e24a1cf499d73abb62bdbcd8180d6 Author: Dušan Kazik Date: Sat Sep 10 14:57:21 2016 +0000 Updated Slovak translation po/sk.po | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) commit 4cca6de5c853a47a9b9408975b99f1c92e3a4af6 Author: Dušan Kazik Date: Mon Aug 22 07:21:22 2016 +0000 Updated Slovak translation po/sk.po | 256 ++++++++++++++++++++++++++++++++++++++++----------------------- 1 file changed, 163 insertions(+), 93 deletions(-) commit cd64eda29f385ceff9cbc80d059bf98398b51df9 Author: Piotr Drąg Date: Fri Aug 19 18:17:12 2016 +0200 Updated Polish translation po/pl.po | 53 ++++++++++++++++++++++++----------------------------- 1 file changed, 24 insertions(+), 29 deletions(-) commit 8a20ee21b82aa07e30edc789c0d616a64ff52268 Author: Piotr Drąg Date: Fri Jul 15 21:01:14 2016 +0200 Add Language headers to po files Future versions of gettext will fail if this header is missing. po/as.po | 1 + po/be@latin.po | 1 + po/bg.po | 1 + po/bn_IN.po | 1 + po/ca@valencia.po | 1 + po/da.po | 2 +- po/gu.po | 1 + po/it.po | 2 +- po/kn.po | 1 + po/ko.po | 2 +- po/mk.po | 1 + po/ml.po | 1 + po/mr.po | 1 + po/nb.po | 1 + po/or.po | 1 + po/pa.po | 1 + po/sl.po | 2 +- po/sq.po | 1 + po/sr@latin.po | 2 +- po/ta.po | 1 + po/te.po | 1 + po/uk.po | 1 + po/vi.po | 1 + po/zh_HK.po | 1 + po/zh_TW.po | 1 + 25 files changed, 25 insertions(+), 5 deletions(-) commit 5e03dc193146ce478847d94457a953dc6453c73d Author: Andika Triwidada Date: Fri Jul 8 13:48:58 2016 +0000 Updated Indonesian translation po/id.po | 92 +++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 47 insertions(+), 45 deletions(-) commit 49354256352a37273b9ab3202d1800151275c432 Author: Felix Riemann Date: Mon May 9 21:32:14 2016 +0200 Post-release version bump configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)