commit c90aa969d70b25491a790ee351003cf52900e19e Author: Felix Riemann Date: Mon Oct 26 21:40:16 2015 +0100 Prepare for release 3.19.1 NEWS | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) commit 5e7bc6c3331e46247c954e077ff237be642df83e Author: Felix Riemann Date: Wed Oct 21 21:12:16 2015 +0200 Post-branch version bump configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit bb39a7567a13642614ed45c4ba5dbc33ff40f720 Author: Daniel Șerbănescu Date: Sun Oct 25 15:38:55 2015 +0100 Updated Romanian Translation po/ro.po | 1908 ++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 1048 insertions(+), 860 deletions(-) commit 3f0f6360bdd59bd4cc3514e9b07cf971b0560262 Author: Marek Černocký Date: Sat Oct 24 22:33:22 2015 +0200 Updated Czech translation po/cs.po | 189 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 92 insertions(+), 97 deletions(-) commit f8308117498e0a927c457d9f23b5a0484dda3eb9 Author: Trinh Anh Ngoc Date: Sun Sep 6 09:50:06 2015 +0700 Use headerbar in properties dialog data/eog-image-properties-dialog.ui | 79 +++++++++++-------------------------- src/eog-properties-dialog.c | 10 +---- 2 files changed, 25 insertions(+), 64 deletions(-) commit 7da26f5333a074f61ed8b7adb884ad41c70ff0c1 Author: Trinh Anh Ngoc Date: Sun Sep 6 08:58:11 2015 +0700 Use headerbar in preferences dialog data/eog-preferences-dialog.ui | 83 +++++++++++------------------------------- src/eog-preferences-dialog.c | 1 + 2 files changed, 23 insertions(+), 61 deletions(-) commit 2c5e528a948afd811f3a15936ae746032c1ea892 Author: Lars Uebernickel Date: Tue Sep 29 18:25:08 2015 +0200 Put "Exit Fullscreen" button into toolbar So that the button has the same background as the toolbar itself. https://bugzilla.gnome.org/show_bug.cgi?id=755799 data/fullscreen-toolbar.ui | 18 +++++++++++++++++- src/eog-window.c | 31 +++++-------------------------- 2 files changed, 22 insertions(+), 27 deletions(-) commit 6c8285c58cabefec57784af407d1db2e542fc1af Author: Felix Riemann Date: Sun Oct 11 16:23:04 2015 +0200 EogScrollView: Allow triggering popup menu via Shift+F10 https://bugzilla.gnome.org/show_bug.cgi?id=754985 src/eog-scroll-view.c | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) commit 25602162f7332f903f6d3b2f7b57ced5e064fd0e Author: Felix Riemann Date: Sun Oct 11 15:58:56 2015 +0200 EogWindow: Add F10 keyboard shortcut for gear menu https://bugzilla.gnome.org/show_bug.cgi?id=754985 src/eog-application.c | 1 + src/eog-window.c | 5 +++++ 2 files changed, 6 insertions(+) commit f0d40b4c7bb6dd7ef40cc5e0c02dd8a11c1a3277 Author: Pedro Albuquerque Date: Thu Oct 15 05:50:15 2015 +0000 Updated Portuguese translation po/pt.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 65498bbafcd619777be5430fddd50903ce347937 Author: Inaki Larranaga Murgoitio Date: Wed Oct 14 10:39:10 2015 +0200 Updated Basque language po/eu.po | 181 ++++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 104 insertions(+), 77 deletions(-) commit cf429103e1544c8c9de17110a29e1a7e7734dfba Author: Felix Riemann Date: Tue Sep 29 16:33:42 2015 +0200 reload: Only offer reload option if there's something to reload https://bugzilla.gnome.org/show_bug.cgi?id=755244 plugins/reload/eog-reload-plugin.c | 40 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) commit 2a1db34f611768f245aacc785e09b22fca6bfc93 Author: Felix Riemann Date: Mon Sep 28 15:03:43 2015 +0200 Post-release version bump configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)