commit 4476b018e69d5c0020e1327322d81a45ca6c0c41 Author: Felix Riemann Date: Mon Feb 16 22:28:07 2015 +0100 Prepare for release 3.15.90 NEWS | 22 ++++++++++++++++++++++ configure.ac | 2 +- 2 files changed, 23 insertions(+), 1 deletion(-) commit 40468949b8de6f114954dc32afcf2591f5df2624 Author: Felix Riemann Date: Mon Feb 16 22:17:13 2015 +0100 Raise minimum eog version to 3.15.90 Originally 3.15.2 was set, but .2 was just released as .90 to stay in sync with the GNOME release version. configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 1a3e3ad9d80c776f54a4531e229aa0c4c964fa42 Author: Piotr Drąg Date: Sun Feb 15 18:39:10 2015 +0100 Updated Polish translation po/pl.po | 93 +++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 48 insertions(+), 45 deletions(-) commit 11759303af4725b33feecc5c0570dda688059704 Author: Felix Riemann Date: Sun Feb 15 17:55:04 2015 +0100 postr: Fix memory leak plugins/postr/eog-postr-plugin.c | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) commit 52f3f94817b312a01c32115528d8fe9538c9c026 Author: Felix Riemann Date: Sun Feb 15 17:27:54 2015 +0100 postr: Port to GAction https://bugzilla.gnome.org/show_bug.cgi?id=743885 plugins/postr/eog-postr-plugin.c | 110 ++++++++++++++++++++-------------- plugins/postr/eog-postr-plugin.h | 2 - plugins/postr/postr.plugin.desktop.in | 2 +- 3 files changed, 66 insertions(+), 48 deletions(-) commit 95cdb3d75272d0aa80efe97ecac88bff386b7923 Author: Felix Riemann Date: Sun Feb 15 17:08:54 2015 +0100 send-by-mail: Port to GAction https://bugzilla.gnome.org/show_bug.cgi?id=743885 plugins/send-by-mail/eog-send-by-mail-plugin.c | 125 ++++++++++++--------- plugins/send-by-mail/eog-send-by-mail-plugin.h | 3 - .../send-by-mail/send-by-mail.plugin.desktop.in | 4 +- 3 files changed, 73 insertions(+), 59 deletions(-) commit 550fa04be58764d3f8c6fea912bbe346080d1a28 Author: Balázs Úr Date: Sun Feb 15 13:47:12 2015 +0000 Updated Hungarian translation po/hu.po | 84 +++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 43 insertions(+), 41 deletions(-) commit 0e57e64421ea4da30560f58fe213180700e1327f Author: Felix Riemann Date: Thu Feb 12 21:48:46 2015 +0100 export-to-folder: Restore accelerator key https://bugzilla.gnome.org/show_bug.cgi?id=743885 plugins/export-to-folder/export-to-folder.py | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) commit 75df0686a521bb278bdb3144901b4910ab6cf9fb Author: Robert Roth Date: Thu Feb 12 20:40:01 2015 +0200 export-to-folder: Port to GAction https://bugzilla.gnome.org/show_bug.cgi?id=743885 .../export-to-folder.plugin.desktop.in | 2 +- plugins/export-to-folder/export-to-folder.py | 44 +++++++++++----------- 2 files changed, 24 insertions(+), 22 deletions(-) commit 9c070cffeac26f8d18a6d3bec969c57a9714d8fa Author: Felix Riemann Date: Thu Feb 12 21:28:16 2015 +0100 postasa: Fix login dialog layout Labels and entry boxes were not correctly aligned. plugins/postasa/postasa-config.xml | 131 +++++++++++++++---------------------- 1 file changed, 52 insertions(+), 79 deletions(-) commit 16b1f03245d3059df3275ee7f3fcba2843901732 Author: Felix Riemann Date: Thu Feb 12 21:07:43 2015 +0100 postasa: Port to GAction https://bugzilla.gnome.org/show_bug.cgi?id=743885 plugins/postasa/eog-postasa-plugin.c | 125 ++++++++++++++++-------------- plugins/postasa/postasa.plugin.desktop.in | 4 +- 2 files changed, 69 insertions(+), 60 deletions(-) commit f28e2cc89a14f4f16fce5a3467a0ee2d1b312eeb Author: Felix Riemann Date: Thu Feb 12 20:43:08 2015 +0100 fit-to-width: Port to GAction https://bugzilla.gnome.org/show_bug.cgi?id=743885 plugins/fit-to-width/eog-fit-to-width-plugin.c | 133 +++++++++++++-------- plugins/fit-to-width/eog-fit-to-width-plugin.h | 4 - .../fit-to-width/fit-to-width.plugin.desktop.in | 2 +- 3 files changed, 81 insertions(+), 58 deletions(-) commit 61bba74b28e72fc1d0a1553119cafcbbc6f34469 Author: Felix Riemann Date: Tue Feb 10 19:12:37 2015 +0100 Raise eog dependency to 3.15.2 eog-3.15.1 doesn't have the required introspection data. configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 75d9c3699ca76130662f7e82a1579c39b9ea22e6 Author: Marek Černocký Date: Sun Feb 8 23:43:49 2015 +0100 Updated Czech translation po/cs.po | 29 +++++++++++++++++++++-------- 1 file changed, 21 insertions(+), 8 deletions(-) commit ebb6d896a28718e0bb4cb7c5578ee16281fe8131 Author: Felix Riemann Date: Sun Feb 8 18:51:42 2015 +0100 Raise IAge for all plugins that don't need GAction porting The IAge isn't verified by eog, but it makes it clear that the interface has changed. https://bugzilla.gnome.org/show_bug.cgi?id=743885 plugins/exif-display/exif-display.plugin.desktop.in | 2 +- plugins/fullscreenbg/fullscreenbg.plugin.desktop.in | 2 +- plugins/hide-titlebar/hide-titlebar.plugin.desktop.in | 2 +- plugins/light-theme/light-theme.plugin.desktop.in | 2 +- plugins/map/map.plugin.desktop.in | 2 +- plugins/slideshowshuffle/slideshowshuffle.plugin.desktop.in | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) commit afd89b4eb4d3acb0e3ab6e54c51cc70b88f6f253 Author: Felix Riemann Date: Sun Feb 8 18:39:33 2015 +0100 maximize-windows: New plugin that opens windows maximized https://bugzilla.gnome.org/show_bug.cgi?id=744083 configure.ac | 7 +++-- plugins/maximize-windows/Makefile.am | 24 +++++++++++++++ .../eog-maximize-windows.metainfo.xml.in | 12 ++++++++ .../maximize-windows.plugin.desktop.in | 9 ++++++ plugins/maximize-windows/maximize-windows.py | 36 ++++++++++++++++++++++ po/POTFILES.in | 2 ++ 6 files changed, 87 insertions(+), 3 deletions(-) commit ce894b1e08b552dad6f6a1c6c22b366a1716385b Author: Felix Riemann Date: Sun Feb 8 18:08:54 2015 +0100 pythonconsole: Fix some deprecated property warnings plugins/pythonconsole/config.ui | 83 +++++++++++++++++------------------------ 1 file changed, 35 insertions(+), 48 deletions(-) commit 66f4f154f96d1570f47c63570f3de8c0d874d3c9 Author: Felix Riemann Date: Sun Feb 8 17:46:41 2015 +0100 pythonconsole: Port to GAction Fix some PyLint and PEP8 warnings on the way. https://bugzilla.gnome.org/show_bug.cgi?id=743885 plugins/pythonconsole/__init__.py | 63 +++++++++++----------- .../pythonconsole/pythonconsole.plugin.desktop.in | 2 +- 2 files changed, 33 insertions(+), 32 deletions(-) commit db492fb0fbfa6cea9fe2ecd559e4dd7f87ee66ad Author: Felix Riemann Date: Sun Feb 8 14:43:06 2015 +0100 map: Replace deprecated stock icons with named symbolic icons plugins/map/eog-map-plugin.c | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) commit 12c01dd99a3e14b8d9b473f86ed087ea71c7527e Author: Felix Riemann Date: Sun Feb 8 14:36:39 2015 +0100 Sync library dependencies with eog-3.15.1 configure.ac | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit 8731d98f81fa5ecf9d6ede40cfad6c130b467e49 Author: Felix Riemann Date: Sun Feb 8 14:36:18 2015 +0100 Post-branch version bump configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit d13a5d7211709ad70c2f589761f8c34cf67c8777 Author: Inaki Larranaga Murgoitio Date: Sat Feb 7 11:50:05 2015 +0100 Updated Basque language po/eu.po | 169 +++++++++++++++++++++++++++++++++++++++++++-------------------- 1 file changed, 115 insertions(+), 54 deletions(-) commit cd1fbd55907237715a65030dacf5db5063bcd098 Author: Anders Jonsson Date: Sun Dec 28 11:21:21 2014 +0000 Updated Swedish translation po/sv.po | 259 ++++++++++++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 190 insertions(+), 69 deletions(-) commit 4456c9abccd25849097dfb9e6ef72611b475dd7c Author: Felix Riemann Date: Sun Dec 14 23:19:00 2014 +0100 Avoid new string due to type in source string https://bugzilla.gnome.org/show_bug.cgi?id=741503 po/ar.po | 2 +- po/ca.po | 2 +- po/ca@valencia.po | 2 +- po/cs.po | 2 +- po/da.po | 2 +- po/de.po | 2 +- po/el.po | 2 +- po/en_GB.po | 2 +- po/es.po | 2 +- po/eu.po | 2 +- po/fi.po | 2 +- po/fr.po | 2 +- po/gl.po | 2 +- po/he.po | 2 +- po/hu.po | 2 +- po/id.po | 2 +- po/it.po | 2 +- po/ja.po | 2 +- po/ko.po | 2 +- po/lt.po | 2 +- po/lv.po | 2 +- po/pa.po | 2 +- po/pl.po | 2 +- po/pt.po | 2 +- po/pt_BR.po | 2 +- po/ro.po | 2 +- po/ru.po | 2 +- po/sk.po | 2 +- po/sl.po | 2 +- po/sr.po | 2 +- po/sr@latin.po | 2 +- po/sv.po | 2 +- po/te.po | 2 +- po/tr.po | 2 +- po/uk.po | 2 +- po/zh_CN.po | 2 +- 36 files changed, 36 insertions(+), 36 deletions(-) commit 20d848ec7dd140dfb8e31712a1384bec3740b89b Author: Anders Jonsson Date: Sun Dec 14 12:38:13 2014 +0100 Fix a typo plugins/postasa/eog-postasa-plugin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit af79434a4c212e234dc0c0612dd56d9806ecdc1e Author: Muhammet Kara Date: Sat Dec 13 08:41:02 2014 +0000 Added Turkish translation po/LINGUAS | 1 + po/tr.po | 454 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 455 insertions(+) commit cd5ad0d989bf54df7763d80d4bcf85c6c4f7e58a Author: Felix Riemann Date: Mon Nov 10 21:43:41 2014 +0100 Post-release version bump configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)