commit ebdcf2c619262c66309328be7297b53e3aa76ad6 Author: Felix Riemann Date: Mon Feb 15 20:59:46 2016 +0100 Prepare for release 3.19.90 NEWS | 33 +++++++++++++++++++++++++++++++++ configure.ac | 2 +- 2 files changed, 34 insertions(+), 1 deletion(-) commit 88c4f54eb9cee69b1eebef462df27f76119bec62 Author: Felix Riemann Date: Mon Feb 15 20:49:48 2016 +0100 EogScrollView: Implement simple two-pass filtering Show the filtered image only after a short time. This should improve the UI's responsiveness quite a bit. https://bugzilla.gnome.org/show_bug.cgi?id=665897 src/eog-scroll-view.c | 66 +++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 62 insertions(+), 4 deletions(-) commit cfc04c7195683d038c069b24c666a30c7853cb42 Author: Mario Blättermann Date: Mon Feb 15 20:18:40 2016 +0100 Updated German translation po/de.po | 33 ++++++++++++++++++--------------- 1 file changed, 18 insertions(+), 15 deletions(-) commit dfc5f0b12685f6cff2a53ef523fb2cc2f0c0fd95 Author: Richard Hughes Date: Mon Feb 15 15:20:38 2016 +0000 data: Add missing information to the AppData file It now should not display as 'non-free' when viewed with GNOME Software. data/eog.appdata.xml.in | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) commit c1ac983bf3bdbd7d8ab4ab34208f1f399bdacbfc Author: Felix Riemann Date: Sun Feb 14 18:50:43 2016 +0100 EogPrintPreview: Fix possible integer overflow This removes code copied from GDK that was susceptiple to a possible integer overflow (cf. CVE-2013-7447), although the code only worked on images too small to trigger the overflow. GDK provides a (fixed) variant of the code with the same features nowadays, so just use that. https://bugzilla.gnome.org/show_bug.cgi?id=762028 src/eog-print-preview.c | 96 ++----------------------------------------------- 1 file changed, 3 insertions(+), 93 deletions(-) commit fbc11280c6929852100de40e2dc70f5ec2adcea7 Author: Russell Haley Date: Sat Feb 13 18:59:17 2016 -0600 EogScrollView: Use better downscaling filter to fix Bug 665897 Replace all instances of CAIRO_FILTER_BILINEAR with CAIRO_FILTER_GOOD. This produces much less aliasing on downscaled images. CAIRO_FILTER_GOOD uses the same method as CAIRO_FILTER_BILINEAR for scale factors greater than 0.75, according to https://bugs.webkit.org/show_bug.cgi?id=147826. Comparison screenshots made with eog 3.18.1: http://imgur.com/a/NaoOs CAIRO_FILTER_BEST is better still, but the the visual difference is almost imperceptible and the performance impact is severe. https://bugzilla.gnome.org/show_bug.cgi?id=665897 src/eog-scroll-view.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) commit 64376d1d2042a92ca5b3312d6950086c2f6a75bd Author: Alexandre Franke Date: Thu Feb 11 22:46:35 2016 +0000 Updated French translation po/fr.po | 463 +++++++++++++++++++++++++++++++++++++++++---------------------- 1 file changed, 299 insertions(+), 164 deletions(-) commit 973a59f4b85ec8de1cd34b9ac8c41b7487da7036 Author: Alexandre Franke Date: Thu Feb 11 23:43:54 2016 +0100 Unify non-use of hyphens data/help-overlay.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 6e437f4e9e7b309faf1b2ec328ce68ad70c0861c Author: Rafael Fontenelle Date: Wed Feb 10 17:25:58 2016 +0000 Updated Brazilian Portuguese translation po/pt_BR.po | 89 ++++++++++++++++++++++++++++++++++++++++++------------------- 1 file changed, 62 insertions(+), 27 deletions(-) commit 04b3480324057df4e8f36b2a31754e344b3b8de0 Author: Chao-Hsiung Liao Date: Tue Feb 9 10:32:53 2016 +0000 Updated Chinese (Taiwan) translation po/zh_TW.po | 755 +++++++++++++++++++++++++++++++++++++++--------------------- 1 file changed, 492 insertions(+), 263 deletions(-) commit b5696d3dd3062fabcfad2573e1d9903567b1205b Author: Baurzhan Muftakhidinov Date: Tue Feb 9 04:52:20 2016 +0000 Updated Kazakh translation po/kk.po | 55 +++++++++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 47 insertions(+), 8 deletions(-) commit 62566b65dca0a4bf64359ae6993f47ddf874f070 Author: Balázs Meskó Date: Sun Feb 7 14:31:09 2016 +0000 Updated Hungarian translation po/hu.po | 49 ++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 42 insertions(+), 7 deletions(-) commit 3bf6717df3265dd70fc427528a7fa1fa0847dfca Author: Daniel Mustieles Date: Sun Feb 7 13:11:24 2016 +0100 Updated Spanish translation po/es.po | 80 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 73 insertions(+), 7 deletions(-) commit dd1c5bbe5e4e0d92cb9c92ba3def0e5935ac8d55 Author: Alexander Shopov Date: Sat Feb 6 21:44:42 2016 +0200 Updated Bulgarian translation po/bg.po | 527 ++++++++++++++++++++++++++++++++++++++++++--------------------- 1 file changed, 354 insertions(+), 173 deletions(-) commit cf5359f546665e01728b29507d22230d5064bb3d Author: Piotr Drąg Date: Sat Feb 6 17:36:44 2016 +0100 Updated Polish translation po/pl.po | 412 +++++++++++++++++++++++++++++++++++++++++++-------------------- 1 file changed, 283 insertions(+), 129 deletions(-) commit f27018896886992a035cf89dcb415347546bbef6 Author: Rūdolfs Mazurs Date: Sat Feb 6 16:30:38 2016 +0200 Update Latvian translation po/lv.po | 430 +++++++++++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 306 insertions(+), 124 deletions(-) commit 2aeab5e5152d0ae432ccfc7c2c66396c8fdb2c1d Author: Tom Tryfonidis Date: Sat Feb 6 11:40:21 2016 +0000 Updated Greek translation po/el.po | 169 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 149 insertions(+), 20 deletions(-) commit fdc96d91bf9319b715aa8bc194607ff1375c17f0 Author: Dušan Kazik Date: Sat Feb 6 09:10:03 2016 +0000 Updated Slovak translation po/sk.po | 58 +++++++++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 49 insertions(+), 9 deletions(-) commit 205fd857b6e5c4808e72fcbcce4d8a32ec81cf69 Author: Mario Blättermann Date: Tue Feb 2 19:50:43 2016 +0100 Updated German translation po/de.po | 43 +++++++++++++++++++++++++++++++++++++++---- 1 file changed, 39 insertions(+), 4 deletions(-) commit 8e0bb0c85fe932d241a01e67f0de5881b2a22f92 Author: Piotr Drąg Date: Mon Feb 1 18:17:07 2016 +0100 Add context to strings in the shortcut window It helps translators by differentiating the help strings from other strings in the app that might be identical, and allowing to translate them accordingly. https://bugzilla.gnome.org/show_bug.cgi?id=761408 data/help-overlay.ui | 72 ++++++++++++++++++++++++++-------------------------- 1 file changed, 36 insertions(+), 36 deletions(-) commit bb1a598d0ebac3186381e6fec252c71612859f19 Author: Mario Blättermann Date: Mon Feb 1 19:54:56 2016 +0100 Updated German translation po/de.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) commit 156560596414dff7290911abe810160cb2b2e35a Author: Piotr Drąg Date: Mon Feb 1 18:15:36 2016 +0100 Remove trailing spaces in a shortcut window's string data/help-overlay.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit cd24e875c909cb8ef0817d09d47aa26d538afb5f Author: Richard Hughes Date: Mon Jan 25 15:37:27 2016 +0000 Add a missing tag to the AppData file data/eog.appdata.xml.in | 1 + 1 file changed, 1 insertion(+) commit 2d483f418e6c3edcc9ebb4201f19f2790d4948d9 Author: Rafael Fontenelle Date: Mon Jan 25 14:22:38 2016 +0000 Updated Brazilian Portuguese translation po/pt_BR.po | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) commit c4d1b95d179b87dc0bdb8f977b8121203235a565 Author: Richard Hughes Date: Mon Jan 25 13:09:50 2016 +0000 Add a missing tag to the AppData file data/eog.appdata.xml.in | 1 + 1 file changed, 1 insertion(+) commit 4372b57896be29b0ef53f0c820a336ee3d98cb05 Author: Balázs Meskó Date: Mon Jan 25 12:08:21 2016 +0000 Updated Hungarian translation po/hu.po | 430 ++++++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 262 insertions(+), 168 deletions(-) commit cfeda3006ce46bbdf292ca8ce52ae043a0157d9c Author: Jiri Grönroos Date: Wed Jan 20 22:27:50 2016 +0000 Updated Finnish translation po/fi.po | 53 ++++++++++++----------------------------------------- 1 file changed, 12 insertions(+), 41 deletions(-) commit 13576e9e0f6e8f05a85cd9d09c33dc73747e247f Author: Felix Riemann Date: Wed Jan 20 20:53:38 2016 +0100 AppData: Add more kudos eog qualifies for AppMenu and HighContras as well. data/eog.appdata.xml.in | 2 ++ 1 file changed, 2 insertions(+) commit 00c026bcb02af494867cf4cd16920c5a83020567 Author: David King Date: Tue Jan 19 10:41:46 2016 +0000 Fix Finnish help translation help/fi/fi.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 5ed5adef2fdbeafa8b46c2d210a1a22aa0b91ec0 Author: Felix Riemann Date: Mon Jan 18 21:14:27 2016 +0100 Post-release version bump configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)