commit c82af8703fd1c3b58cc707ae5214f9d23103c44a Author: Felix Riemann Date: Mon Dec 14 21:09:39 2015 +0100 Prepare for release 3.19.3 NEWS | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) commit 797da4890311d57024d3216cd90b468986b798cb Author: Daniel Mustieles Date: Mon Dec 14 15:15:05 2015 +0000 Updated Spanish translation po/es.po | 204 +++++++++++++++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 159 insertions(+), 45 deletions(-) commit 6be63e3cfe5145d0b8ee77d24a120d3bd53e9c6d Author: Baurzhan Muftakhidinov Date: Mon Dec 14 03:57:48 2015 +0000 Updated Kazakh translation po/kk.po | 407 ++++++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 249 insertions(+), 158 deletions(-) commit d699ab1510b5df5e752983af12eac7a8bee97b0b Author: Pedro Albuquerque Date: Sun Dec 13 08:35:08 2015 +0000 Updated Portuguese translation po/pt.po | 204 +++++++++++++++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 159 insertions(+), 45 deletions(-) commit 0f2ae50a53c4ed6e1add01dd8bfcfb97e43b3e44 Author: Felix Riemann Date: Sat Dec 12 19:21:11 2015 +0100 EogApplication: Add shortcuts window Use GtkApplication's automatic shortcut window support via GtkBuilder. https://bugzilla.gnome.org/show_bug.cgi?id=757827 configure.ac | 4 +- data/Makefile.am | 1 + data/help-overlay.ui | 262 ++++++++++++++++++++++++++++++++++++++++++++++++++ po/POTFILES.in | 1 + src/eog-application.c | 1 + src/eog.gresource.xml | 3 + 6 files changed, 270 insertions(+), 2 deletions(-) commit 94772fa9ce438c4fb64abd1a69bccdf5d49d135f Author: Sebastian Rasmussen Date: Fri Dec 11 07:09:47 2015 +0000 Updated Swedish translation po/sv.po | 441 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 227 insertions(+), 214 deletions(-) commit 3d12445c85b1049a2dc7f933341312d5df7794b1 Author: Felix Riemann Date: Mon Dec 7 20:53:58 2015 +0100 Remove unneeded GTK_CHECK_VERSION macros eog requires a newer gtk+ version now. src/eog-scroll-view.c | 2 -- src/eog-thumb-nav.c | 3 +-- 2 files changed, 1 insertion(+), 4 deletions(-) commit 84726b96d8c25ddd314cf36fcb0f221548df5a43 Author: Felix Riemann Date: Mon Dec 7 20:50:01 2015 +0100 Raise gtk+ dependency to 3.19.2 Required for CSS nodes https://bugzilla.gnome.org/show_bug.cgi?id=758763 configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit a9412e31a274cfd4ff110826fa8f8e493f24accd Author: Trinh Anh Ngoc Date: Sat Nov 28 14:21:00 2015 +0700 Convert custom theming to use the new CSS nodes https://bugzilla.gnome.org/show_bug.cgi?id=758763 data/eog.css | 25 ++++++++----------------- src/eog-thumb-nav.c | 1 + 2 files changed, 9 insertions(+), 17 deletions(-) commit 8f9fae7ac7d7ec636e9ee664591ab986345566f6 Author: DuĊĦan Kazik Date: Sun Dec 6 12:46:58 2015 +0000 Updated Slovak translation po/sk.po | 292 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 147 insertions(+), 145 deletions(-) commit 8f23dd921604296c1aa5f61456f95eb16e0bf45e Author: Jiro Matsuzawa Date: Sun Dec 6 13:24:25 2015 +0900 Updated Japanese translation po/ja.po | 241 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 121 insertions(+), 120 deletions(-) commit 23fdc13ba2a6ee9a6cc0c4a0bf12bc0977ab1db2 Author: Pedro Albuquerque Date: Sat Nov 28 11:42:03 2015 +0000 Updated Portuguese translation po/pt.po | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) commit f1bbdb127902b61c5812c644048a33f600323977 Author: Felix Riemann Date: Mon Nov 23 21:03:45 2015 +0100 Post-release version bump configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)