commit b5971f084632732b572b87e7dc8d8759d1005fe4 Author: Bastien Nocera Date: Wed Jun 21 14:13:59 2017 +0200 3.10.8 NEWS | 8 ++++++++ configure.ac | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) commit 6b62d225bc44cb28a263f8a9395bebdeff2617a6 Author: Yuras Shumovich Date: Tue Apr 18 09:36:22 2017 +0000 Update Belarusian translation po/be.po | 33 ++++++++++++++++++++------------- 1 file changed, 20 insertions(+), 13 deletions(-) commit 2a17f7aae273192ba680e82e1093f1d557b2365c Author: Bastien Nocera Date: Thu Jun 8 19:12:10 2017 +0200 tests: Correct expected result from test_itms_parsing() Target URL changed again. https://bugzilla.gnome.org/show_bug.cgi?id=783296 plparse/tests/parser.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 6ab6266e2c4cbeb0476d901db7ec33d791fb27ae Author: Bastien Nocera Date: Sun Apr 30 17:51:20 2017 +0200 README: Update dependencies README | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) commit cb34f1e0f1b411660b722cd46093b2ba2e06d5a5 Author: Emmanuele Bassi Date: Thu Apr 13 10:59:28 2017 +0100 build: Prefer GMime 3.0 instead of GMime 2.6 https://bugzilla.gnome.org/show_bug.cgi?id=781254 configure.ac | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) commit 08f6a2f6d761fd835c492eac82d1b6bd387e3ecd Author: Emmanuele Bassi Date: Thu Apr 13 10:52:19 2017 +0100 build: Fix build with GMime 3.0 The g_mime_utils_header_decode_date() function changed in GMime 3.0: it now takes a single argument, and generates a GDateTime instead of a Unix timestamp. https://bugzilla.gnome.org/show_bug.cgi?id=781254 plparse/totem-pl-parser.c | 12 ++++++++++++ 1 file changed, 12 insertions(+) commit 972138e113efa9971cba2bb9c13d5656af68226c Author: Emmanuele Bassi Date: Thu Apr 13 10:50:49 2017 +0100 build: Allow detecting the GMime API we are building against Since we support GMime 2.6 and 3.0, and there are going to be API differences between the two, we will need a way to check which version of GMime we are building against from inside the code. https://bugzilla.gnome.org/show_bug.cgi?id=781254 configure.ac | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) commit 3152ac2ad3178b684f9b58a2196751759c6e9bc4 Author: Tom Tryfonidis Date: Sat Apr 8 17:01:56 2017 +0000 Update Greek translation po/el.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) commit 0bd2f337417779955cfbb9c253fc7510680ff8b0 Author: Fran Dieguez Date: Sat Mar 11 02:17:17 2017 +0000 Update Galician translation po/gl.po | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) commit ffa6ff7ca44f718f9f65cc5516952766e379e65f Author: Bastien Nocera Date: Tue Mar 7 15:13:33 2017 +0100 build: Add support for gmime 3.0 configure.ac | 7 +++++++ 1 file changed, 7 insertions(+) commit 51a8f94ec602bb7bd7c06f852ac66a2de58fcc5d Author: GNOME Translation Robot Date: Tue Mar 7 11:53:41 2017 +0000 Update Scottish Gaelic translation po/gd.po | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) commit b1874f60c1e3ac059a875575052fc2d35b2921d5 Author: Kukuh Syafaat Date: Sun Mar 5 10:26:14 2017 +0000 Update Indonesian translation po/id.po | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) commit ae44e75df2d2caf449372756a1c3989a04bb7383 Author: Changwoo Ryu Date: Sat Mar 4 03:46:39 2017 +0000 Update Korean translation po/ko.po | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) commit e0b0278bc2fe84a086a4e5397d073fdc0b12c1d7 Author: Sveinn í Felli Date: Wed Mar 1 11:43:52 2017 +0000 Update Icelandic translation po/is.po | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) commit b1418c8fbeec96a6e2d6df27eb39ea65e3b78308 Author: Chao-Hsiung Liao Date: Tue Feb 28 06:43:03 2017 +0000 Update Chinese (Taiwan) translation po/zh_TW.po | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) commit 38596857372ef60205da048d38d21f3b6368875f Author: Inaki Larranaga Murgoitio Date: Sat Feb 18 20:49:04 2017 +0100 Update Basque language po/eu.po | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) commit 6b2346b13a72cc0d71e148114b1974814e30bcdd Author: Ask Hjorth Larsen Date: Thu Feb 16 14:35:59 2017 +0100 Updated Danish translation po/da.po | 205 ++++++++++++++++++++++++++++++--------------------------------- 1 file changed, 97 insertions(+), 108 deletions(-) commit f98b409ebf73958c08df191dec2d98e6e35ee0f3 Author: Bastien Nocera Date: Tue Jan 24 11:39:55 2017 +0100 pla: Fix shadowed URI variable Spotted by Alex Larsson in continuous. plparse/totem-pl-parser-pla.c | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) commit 6dbb837c0d38552b7730e4137c4d8febec2220c2 Author: Bastien Nocera Date: Thu Jan 5 17:46:10 2017 +0100 plparser: Disable XML parser error output We don't need it, we already catch errors in other ways. plparse/totem-pl-parser-xspf.c | 8 ++++++++ 1 file changed, 8 insertions(+) commit 456640376604641745ce2ca6a3cc7da6e52b765b Author: Philip Withnall Date: Mon Dec 19 10:50:02 2016 +0000 plparse: Port from GSimpleAsyncResult to GTask GSimpleAsyncResult was deprecated in version 2.36 of GLib, and replaced by GTask. Bump our GLib dependency to 2.36 and start using GTask instead to avoid deprecated function warnings from the compiler. Furthermore, as we are targetting GNOME 3.10 and later versions, and GNOME 3.10 shipped with GLib 2.38, we don't need to worry about leaving older versions in the dust. https://bugzilla.gnome.org/show_bug.cgi?id=776259 configure.ac | 2 +- plparse/tests/disc.c | 3 --- plparse/tests/parser.c | 3 --- plparse/totem-pl-parser.c | 32 ++++++++++++++------------------ 4 files changed, 15 insertions(+), 25 deletions(-) commit 94872567cb0467ebc26554c79393d9feb88ff871 Author: Philip Withnall Date: Mon Dec 19 10:48:00 2016 +0000 plparse: Enable videosite support even without quvi There are now other helper scripts apart from quvi, so the videosite support should not be conditionalised on quvi being available. https://bugzilla.gnome.org/show_bug.cgi?id=776259 plparse/totem-pl-parser-videosite.c | 29 +++++++++++++++-------------- plparse/totem-pl-parser.c | 2 -- 2 files changed, 15 insertions(+), 16 deletions(-) commit f57c26aa3c9fc645c93a3ee44674f7620e1ae46b Author: Daniel Mustieles Date: Thu Dec 22 20:23:09 2016 +0100 Updated Spanish translation po/es.po | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) commit 3f00f0514791aac8b1a4b4f7700159405562bdb7 Author: Philip Withnall Date: Mon Dec 19 10:47:09 2016 +0000 tests: Disable g_type_init() calls for new GLib versions GLib deprecated g_type_init() with version 2.36.0, so we no longer need to call it. We require version 2.31.0, so keep the call for the intermediate versions. https://bugzilla.gnome.org/show_bug.cgi?id=776259 plparse/tests/disc.c | 2 ++ plparse/tests/parser.c | 2 ++ 2 files changed, 4 insertions(+) commit 9a163bfd6c5be1b2c5cd19f82e041c8416eb2942 Author: Philip Withnall Date: Mon Dec 19 08:21:34 2016 +0000 build: Use AM_CPPFLAGS instead of INCLUDES INCLUDES is deprecated. This fixes an automake warning. https://bugzilla.gnome.org/show_bug.cgi?id=776259 docs/reference/Makefile.am | 4 ++-- plparse/tests/Makefile.am | 4 +--- 2 files changed, 3 insertions(+), 5 deletions(-) commit 0d0fd19226bd8a519946e0a2857482bdd30c900e Author: Philip Withnall Date: Mon Dec 19 08:13:22 2016 +0000 build: Port from GNOME_COMPILE_WARNINGS to AS_COMPILER_FLAGS The latter gives a more standardised set of default warnings, and standardised control over -Werror using --disable-Werror (which can be enabled by default for non-release builds, for example; and disabled by default for buildbots). https://wiki.gnome.org/Projects/GnomeCommon/Migration https://bugzilla.gnome.org/show_bug.cgi?id=776259 configure.ac | 18 +----------------- plparse/Makefile.am | 7 +++++-- plparse/tests/Makefile.am | 7 ++++++- 3 files changed, 12 insertions(+), 20 deletions(-) commit 7a6a6f0fb9582cd1e4441d3ac22d0e64aadc57be Author: Philip Withnall Date: Mon Dec 19 08:04:30 2016 +0000 build: Drop use of GNOME_MAINTAINER_MODE_DEFINES It is deprecated and doesn’t currently do anything useful. https://wiki.gnome.org/Projects/GnomeCommon/Migration https://bugzilla.gnome.org/show_bug.cgi?id=776259 configure.ac | 1 - 1 file changed, 1 deletion(-) commit 9b4c1f81fd9aa1faa7017affff4f6f4c2326c10c Author: Philip Withnall Date: Mon Dec 19 08:03:20 2016 +0000 build: Port from GNOME_DEBUG_CHECK to AX_CHECK_ENABLE_DEBUG The former is deprecated and replaced by the latter. This enables debug by default for non-release builds. https://wiki.gnome.org/Projects/GnomeCommon/Migration https://bugzilla.gnome.org/show_bug.cgi?id=776259 configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit b4da7775ce86db03e4cdbc9f9f9f2aba18de109b Author: Philip Withnall Date: Mon Dec 19 08:01:12 2016 +0000 build: Port from GNOME_CODE_COVERAGE to AX_CODE_COVERAGE This adds a dependency on autoconf-archive (or the m4-common subset of it in GNOME). Functionally, the two macros are the same, but the latter is in autoconf-archive so is more generally useful. https://wiki.gnome.org/Projects/GnomeCommon/Migration https://bugzilla.gnome.org/show_bug.cgi?id=776259 configure.ac | 2 +- plparse/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit 400d233e98cfdef5f57a10c1579cfa416f47cd37 Author: Philip Withnall Date: Mon Dec 19 08:00:25 2016 +0000 build: Add AX_IS_RELEASE macro This is useless by itself but is needed to key various new macros (which will be added shortly) about whether they are running for a release or debug build. https://wiki.gnome.org/Projects/GnomeCommon/Migration https://bugzilla.gnome.org/show_bug.cgi?id=776259 configure.ac | 2 ++ 1 file changed, 2 insertions(+) commit 82c8dea48b7a6a2eb04e2f23435f35576d0e6a79 Author: Philip Withnall Date: Mon Dec 19 07:58:08 2016 +0000 build: Update autogen.sh to latest GNOME recommendation https://wiki.gnome.org/Projects/GnomeCommon/Migration https://bugzilla.gnome.org/show_bug.cgi?id=776259 autogen.sh | 44 +++++++++++++++++++++++++++++++------------- 1 file changed, 31 insertions(+), 13 deletions(-) commit dd78811d16e34054b534b37546b40271bee6de99 Author: Stas Solovey Date: Wed Nov 23 21:27:36 2016 +0000 Update Russian translation po/ru.po | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) commit 7497c20c11f1d2b2f0c23f507a3dd8b8905f18b6 Author: Марко М. Костић Date: Fri Nov 18 08:40:22 2016 +0100 Updated Serbian translation po/sr.po | 24 +++++++++++++----------- po/sr@latin.po | 24 +++++++++++++----------- 2 files changed, 26 insertions(+), 22 deletions(-) commit b12258da5b11a4c6f15a45efc066e122cdccc282 Author: Matej Urbančič Date: Wed Nov 16 09:01:23 2016 +0100 Updated Slovenian translation po/sl.po | 28 ++++++++++++++++++---------- 1 file changed, 18 insertions(+), 10 deletions(-) commit d336271dcb498d05fed9d4893bd745981672cfe1 Author: Rūdolfs Mazurs Date: Wed Nov 9 19:29:32 2016 +0200 Update Latvian translation po/lv.po | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) commit 2be9cf6f473ea6733e426f68b6d55c9b99cb8114 Author: gogo Date: Fri Nov 4 19:17:44 2016 +0000 Update Croatian translation po/hr.po | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) commit ffb32f78e5eed7347d69edc5edaace57f9032300 Author: Dz Chen Date: Sun Oct 30 02:39:15 2016 +0800 Update zh_CN translation po/zh_CN.po | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) commit 45148907599a45571315c3db71ce2d6258c3fd47 Author: Gábor Kelemen Date: Wed Oct 19 03:19:28 2016 +0000 Update Hungarian translation po/hu.po | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) commit 8638af6421ebbecdec46171741815f2d56b0d5e7 Author: Marek Černocký Date: Sun Oct 16 13:02:40 2016 +0200 Updated Czech translation po/cs.po | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) commit e02aedece38cb5586fd20154dc00974b3fe1309e Author: Kjartan Maraas Date: Sun Oct 16 12:40:09 2016 +0200 Updated Norwegian bokmål translation from Kjartan Maraas. po/nb.po | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) commit 50a9d9e6fe636e8f21c5daf705fe5b6985f60c93 Author: Bahodir Mansurov Date: Sat Oct 15 22:54:31 2016 -0400 Update Uzbek@cyrillic translation po/uz@cyrillic.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit 869f9c4c9196b5d6766df8b0b47cc5ac56c41229 Author: Aurimas Černius Date: Sat Oct 15 21:54:56 2016 +0300 Updated Lithuanian translation po/lt.po | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) commit 67d177510532e35f6a639b82f408eb8c96f7149c Author: Baurzhan Muftakhidinov Date: Sat Oct 15 15:27:39 2016 +0000 Update Kazakh translation po/kk.po | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) commit 2e7cbca1627aada510f4433904d5047e95bc5f87 Author: Bahodir Mansurov Date: Fri Oct 14 07:13:40 2016 -0400 Update Uzbek@cyrillic translation po/uz@cyrillic.po | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) commit 13e8a004f0df4211359ec61d49851ec879e7ed52 Author: Tiago Santos Date: Thu Oct 13 15:52:21 2016 +0000 Update Portuguese translation po/pt.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) commit e80b198dfbada281b5678ee02695f545614ebcc7 Author: Jiri Grönroos Date: Thu Oct 13 13:59:47 2016 +0000 Update Finnish translation po/fi.po | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) commit 07a51a763d8a590d3657de53efc82bb8d06130c1 Author: Mario Blättermann Date: Thu Oct 13 09:21:42 2016 +0000 Update German translation po/de.po | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) commit 0ddfe4b8880aeba5eafd07b61de7b642b898fb7c Author: Gianvito Cavasoli Date: Thu Oct 13 06:42:32 2016 +0000 Update Italian translation po/it.po | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) commit 96c514a413eec19c2b3e8c20f60485495548a8c7 Author: Dušan Kazik Date: Wed Oct 12 17:55:18 2016 +0000 Update Slovak translation po/sk.po | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) commit 1cc6d4b925770a6744c22c253131881a34b679ad Author: Fabio Tomat Date: Wed Oct 12 13:48:27 2016 +0000 Update Friulian translation po/fur.po | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) commit b865a9ac5aa98a7f0f4f291463e05f00169706c4 Author: Rafael Fontenelle Date: Wed Oct 12 08:45:47 2016 +0000 Update Brazilian Portuguese translation po/pt_BR.po | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) commit e33d2a203db236d11c8dda7114d268f660652bf7 Author: Anders Jonsson Date: Tue Oct 11 16:44:13 2016 +0000 Update Swedish translation po/sv.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) commit a857097989eacf40dbf3ba07acfd8e70e295b597 Author: Alexandre Franke Date: Tue Oct 11 14:30:17 2016 +0000 Update French translation po/fr.po | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) commit 04f188245e470ebcab3cba90437db439ace53cc8 Author: Piotr Drąg Date: Tue Oct 11 16:11:59 2016 +0200 Update Polish translation po/pl.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit 3dba1b9eba767c7be9673c8baeb89e83640f6f9b Author: Piotr Drąg Date: Tue Oct 11 15:53:51 2016 +0200 Use Unicode in translatable strings See https://developer.gnome.org/hig/stable/typography.html https://bugzilla.gnome.org/show_bug.cgi?id=772760 plparse/totem-disc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit b25e4976c4409cdca22e456eb5679148b787556e Author: gogo Date: Thu Sep 22 19:39:55 2016 +0000 Updated Croatian translation po/hr.po | 39 ++++++++++++++++++++++----------------- 1 file changed, 22 insertions(+), 17 deletions(-) commit a4c68b758e3ff9a9a88e0d3ea6593d2abc2e374f