commit a74888ad8c285c803596d41cf67f052cd9f46507 Author: Felix Riemann Date: Mon Aug 31 22:38:18 2015 +0200 Prepare for release 3.17.91 NEWS | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) commit 1b22c52eaa48a4013df176d116b2b3e33a5586d7 Author: Emmanuel Pacaud Date: Wed Aug 26 09:02:24 2015 +0200 Eog: a bunch of instrospection warning fixes Eog introspection seems in a need of a complete review. src/eog-image.c | 17 +++++++++++++++++ src/eog-jobs.c | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ src/eog-window.c | 9 +++++++++ 3 files changed, 75 insertions(+) commit 04859efbcde4ae38f9f35818dc586a9088b09cb0 Author: Emmanuel Pacaud Date: Wed Aug 26 08:37:11 2015 +0200 EogUriConverter: GList leak fix A list was created but never freed in eog_uri_converter_check. Fix an introspection warning in the process. src/eog-uri-converter.c | 9 +++++++++ 1 file changed, 9 insertions(+) commit 8e03cd2616f0051328b98a4c646de3ec8c212e96 Author: Emmanuel Pacaud Date: Wed Aug 26 02:26:26 2015 +0200 EogMetadataDetails: remove deprecated tree rule setting As suggested by the GTK documentation, simply remove the call to gtk_tree_view_set_rules_hint. The metadata tree view is not a good candidate to the alternate row colors (not wide, not a lot of columns). src/eog-metadata-details.c | 2 -- 1 file changed, 2 deletions(-) commit aea640442cfbd198e5dcd0f4155e9c7a248ff702 Author: Emmanuel Pacaud Date: Wed Aug 26 02:11:28 2015 +0200 EogScrollView: fix override_background deprecated call Do the necessary background drawing in draw callback. src/eog-scroll-view.c | 32 +++++++++++++++++--------------- 1 file changed, 17 insertions(+), 15 deletions(-) commit b57ed1a0694bcc95c4f33535cf6c627507b09fb9 Author: Balázs Úr Date: Mon Aug 31 15:51:04 2015 +0000 Updated Hungarian translation po/hu.po | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) commit 05db55c5908935dfb044dd9dd4cae400a4c1de00 Author: Andika Triwidada Date: Sun Aug 30 04:39:55 2015 +0000 Updated Indonesian translation po/id.po | 295 +++++++++++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 212 insertions(+), 83 deletions(-) commit fdbfc18745a88bf1770e1307bc5c3676adb7738b Author: Tom Tryfonidis Date: Fri Aug 28 21:00:25 2015 +0000 Updated Greek translation po/el.po | 205 ++++++++++++++++++++++++++++++--------------------------------- 1 file changed, 97 insertions(+), 108 deletions(-) commit b099142374f277817e1f0c09c9ef743179184be1 Author: Emmanuel Pacaud Date: Wed Aug 26 01:17:44 2015 +0200 EogScrollView: remove gtk_widget_set_style call This function does nothing since the dawn of time (3.0 exactly). src/eog-scroll-view.c | 14 -------------- 1 file changed, 14 deletions(-) commit a57e788b7ec85cbb9021bbf152c219be2e254ec0 Author: Emmanuel Pacaud Date: Wed Aug 26 01:12:35 2015 +0200 EogPropertiesDialog: fix deprecation warnings Implementation as suggested in GTK documentation. src/eog-properties-dialog.c | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) commit a48af02cb389d6064947fee7421ba820213429b1 Author: Emmanuel Pacaud Date: Wed Aug 26 01:11:04 2015 +0200 EogCloseConfirmationDialog: fix deprecation warning This function doesn't seem to be used by eog itself, nor the included plugins. May be a good candidate for code removal, unless it is a plugin public API. src/eog-close-confirmation-dialog.c | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) commit ef626dc9094d191d55a9cba854380696cadd7627 Author: Emmanuel Pacaud Date: Tue Aug 25 23:55:33 2015 +0200 EogScrollView: remove commented out code That's 8 year old code that doesn't help to understand the scroll view logic. src/eog-scroll-view.c | 681 +------------------------------------------------- 1 file changed, 1 insertion(+), 680 deletions(-) commit a78121c99f4056328351ef7c75c516e2d6ccb865 Author: Yuri Myasoedov Date: Fri Aug 28 22:26:22 2015 +0300 Updated Russian translation po/ru.po | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) commit 2a2a0bfee8821b1760acc917292a4ce8b089d9d4 Author: Yosef Or Boczko Date: Fri Aug 28 00:11:58 2015 +0300 Updated Hebrew translation po/he.po | 42 ++++++++++++++++++++++-------------------- 1 file changed, 22 insertions(+), 20 deletions(-) commit e82f7d8a1129801d943d21d78c69f16f93b93c9a Author: Anders Jonsson Date: Thu Aug 27 08:27:01 2015 +0000 Updated Swedish translation po/sv.po | 152 ++++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 88 insertions(+), 64 deletions(-) commit ba756abedb4fdfd3b0e5ad1c3189da191243d0ba Author: Piotr Drąg Date: Wed Aug 26 21:38:20 2015 +0200 Updated Polish translation po/pl.po | 214 ++++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 121 insertions(+), 93 deletions(-) commit 9d64e59f1a9e40f2e9c05706ea1c244e0f411225 Author: Fran Dieguez Date: Tue Aug 25 15:54:55 2015 +0200 Updated Galician translations po/gl.po | 159 +++++++++++++++++++++++++++++++++++++-------------------------- 1 file changed, 93 insertions(+), 66 deletions(-) commit 76d2cda66cfc42af5c9a1ace9a4711d4a785e04f Author: Chao-Hsiung Liao Date: Tue Aug 25 13:02:52 2015 +0000 Updated Chinese (Taiwan) translation po/zh_TW.po | 160 +++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 93 insertions(+), 67 deletions(-) commit 5f732d6ec63d0f3fbfa56899ae8c7de3ec113aba Author: Daniel Mustieles Date: Tue Aug 25 11:03:09 2015 +0200 Updated Spanish translation po/es.po | 3736 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 1868 insertions(+), 1868 deletions(-) commit 819bfd2640385f2417cb0c98c025cf6d058403d1 Author: Pedro Albuquerque Date: Tue Aug 25 05:20:37 2015 +0000 Updated Portuguese translation po/pt.po | 26 ++++++++++++-------------- 1 file changed, 12 insertions(+), 14 deletions(-) commit 837710f4e95d409afce12932f9951e97ed00ef22 Author: Dušan Kazik Date: Mon Aug 24 16:22:43 2015 +0000 Updated Slovak translation po/sk.po | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) commit 509a6ad9155d63f097c2a6c7757e2be48c65bd9a Author: Dušan Kazik Date: Mon Aug 24 16:21:20 2015 +0000 Updated Slovak translation po/sk.po | 40 +++++++++++++++++++++------------------- 1 file changed, 21 insertions(+), 19 deletions(-) commit 78976e7b703b53b50c98228f3a1900bdaa8ec994 Author: Jiro Matsuzawa Date: Sun Aug 23 22:38:26 2015 +0900 Give access key to button "Open with Document Viewer" https://bugzilla.gnome.org/show_bug.cgi?id=753987 src/eog-error-message-area.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 1ee4fee534d16d18a558a32488f276362167a172 Author: Alexandre Franke Date: Mon Aug 24 16:17:30 2015 +0000 Updated French translation po/fr.po | 146 ++++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 84 insertions(+), 62 deletions(-) commit 409be1f8c4b2c8c5718d6ae457c6840087629bee Author: Felix Riemann Date: Mon Aug 17 22:38:00 2015 +0200 Post-release version bump configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)