commit 0e815bd2a685da7eaa2edb6307a9e01942b235e1 Author: Felix Riemann Date: Mon Apr 13 19:53:43 2015 +0200 Prepare for release 3.16.1 NEWS | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) commit e52a64c4180c2245d1c484aa1b88fa2d5c9803b8 Author: Felix Riemann Date: Fri Apr 10 21:44:28 2015 +0200 EogWindow: Fix feedback loop from zoom scale to scroll view Block signal handler to avoid setting the zoom again when the scroll view sets the zoom on its own. Although the scroll view will usually ignore these resets it won't do so if the zoom scale clamps the zoom factor to its own allowed range. https://bugzilla.gnome.org/show_bug.cgi?id=747410 src/eog-window.c | 14 ++++++++++++++ 1 file changed, 14 insertions(+) commit 5c93a17232207c9d7154f9fb80c6ccb9bf35b18c Author: Hannie Dumoleyn Date: Thu Apr 9 10:34:38 2015 +0200 Updated Dutch translation 3.16 po/nl.po | 687 ++++++++++++++++++++------------------------------------------- 1 file changed, 220 insertions(+), 467 deletions(-) commit a2ba4e3e503adc1eb50c290b15b431e72b88fbf2 Author: Mattias Põldaru Date: Wed Apr 8 20:26:54 2015 +0300 [l10n] Updated Estonian translation po/et.po | 729 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 384 insertions(+), 345 deletions(-) commit 0bf4da0ad1997e89e8d9c58f6c926055ec27e543 Author: Rūdolfs Mazurs Date: Fri Apr 3 20:55:28 2015 +0300 Updated Latvian translation po/lv.po | 1204 +++++++++++++++++++++++--------------------------------------- 1 file changed, 452 insertions(+), 752 deletions(-) commit ee33862e7cede4fd2ff34e4cfcb4192dfdd52b46 Author: Felix Riemann Date: Thu Mar 26 19:01:05 2015 +0100 EogScrollView: Remove unneeded g_assert() The code following it is able to handle the situation. https://bugzilla.gnome.org/show_bug.cgi?id=735633 src/eog-scroll-view.c | 2 -- 1 file changed, 2 deletions(-) commit 396d9524d1d455a24523b89d35f1a01f3955bc60 Author: Gianvito Cavasoli Date: Tue Mar 24 10:03:59 2015 +0000 Updated Italian translation po/it.po | 1150 ++++++++++++++++++++++++-------------------------------------- 1 file changed, 443 insertions(+), 707 deletions(-) commit 01f23c55b9e5ed9f7dd8120ce7f73208e33e661e Author: Khaled Hosny Date: Mon Mar 23 22:16:19 2015 +0200 Update Arabic translation po/ar.po | 1285 ++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 625 insertions(+), 660 deletions(-) commit 633efdf0a254eed4c0180d111d24b62622c08ba7 Author: Felix Riemann Date: Mon Mar 23 19:57:47 2015 +0100 Post-release version bump configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)