commit ed894965d65e9cde23814a4616594f9c6a3819ee
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sat Sep 30 23:30:07 2017 +0200

    Add Polish help screenshots

A	help/pl/figures/hitori_main_window.png

commit 549fb211a01f2d1572cf211afc5ff56b8e5e9a7c
Author: Arash Mousavi <mousavi.arash@gmail.com>
Date:	Fri Sep 22 23:15:45 2017 +0330

    Update Persian translations

M	po/fa.po

commit e0ce44513d534332493c098051d16e90519939c5
Author: Nathan Follens <nathan@anche.no>
Date:	Thu Sep 21 08:27:04 2017 +0000

    Add Dutch translation

M	po/LINGUAS
A	po/nl.po

commit b3a8527f99d79e7690f023636536de02b4a0603d
Author: Jordi Mas <jmas@softcatala.org>
Date:	Sun Sep 10 09:08:52 2017 +0200

    Fixes to Catalan translation

M	po/ca.po

commit 05d92e8ee0e9d204f0788f9dc0e9de7d56e72021
Author: Alain Lojewski <allomervan@gmail.com>
Date:	Fri Sep 8 08:55:55 2017 +0000

    Update French translation

M	po/fr.po

commit 94284235070711644cf3d6ed252fadf29077d7b1
Author: Alexander Shopov <ash@kambanaria.org>
Date:	Sun Sep 3 10:12:39 2017 +0300

    Updated Bulgarian translation

M	po/bg.po

commit 080e23c0d47ac850b7c3cea1052b47d317a8a7ff
Author: Junyoul Lim <purum@postech.ac.kr>
Date:	Sat Sep 2 12:56:58 2017 +0000

    Update Korean translation

M	po/ko.po

commit a98de5a07a33a81ceb85c849b027f851629efb89
Author: Alexander Shopov <ash@kambanaria.org>
Date:	Fri Aug 18 23:04:42 2017 +0200

    Updated Bulgarian translation

M	po/bg.po

commit 779d0f76afc89628b7c5deba9a5d74ae07a87a77
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	Thu Aug 31 02:14:19 2017 +0200

    Add Polish help translation

M	help/Makefile.am
A	help/pl/pl.po
M	po/pl.po

commit 31487b75ad95b62bde99d53dd9c312a5b07a8d68
Author: Muhammet Kara <muhammetk@gmail.com>
Date:	Sun Aug 13 15:57:00 2017 +0000

    Update Turkish translation

M	po/tr.po

commit 952bdf197a6c17b2387e8bc2752087cd32957568
Author: Ani Peter <peter.ani@gmail.com>
Date:	Sun Aug 6 06:04:51 2017 +0000

    Add Malayalam translation

M	po/LINGUAS
A	po/ml.po

commit 8fdd2143f36a64e5cf5de9df03fc99f89179efc8
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Apr 30 23:22:12 2017 +0100

    Release version 3.22.3

    Signed-off-by: Philip Withnall <philip@tecnocode.co.uk>

M	NEWS
M	configure.ac

commit ce1636be85c224a0cce5ebd7c02c943dcdee725a
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Apr 30 23:17:56 2017 +0100

    interface: Don’t require new GTK+ API

    If we’re compiling against GTK+ older than 3.22.0, use the old
    gtk_show_uri() API rather than the new one.

    This is a follow up to commit 3b835d2.

    Signed-off-by: Philip Withnall <philip@tecnocode.co.uk>

M	src/interface.c

commit e830f24800cd702378848ad6b722aa11b83e7645
Author: Yuras Shumovich <shumovichy@gmail.com>
Date:	Tue Apr 25 08:33:10 2017 +0000

    Update Belarusian translation

M	po/be.po

commit b03c1fa428f5aba710ec015f306589ae7bd9bfb1
Author: Yuras Shumovich <shumovichy@gmail.com>
Date:	Tue Apr 25 08:11:16 2017 +0000

    Add Belarusian translation

M	po/LINGUAS
A	po/be.po

commit fc846dd553ff4b18c4b7e6743d1d50813befced7
Author: Tom Tryfonidis <tomtryf@gnome.org>
Date:	Thu Apr 6 10:03:38 2017 +0000

    Update Greek translation

M	po/el.po

commit cfff4f63f9b5138077114c86ce6fd6242d3eca73
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:	Wed Mar 22 09:22:19 2017 +0200

    Updated Ukrainian translation

M	po/uk.po

commit 3b835d21bb25e7b8f89161e0b70592c053549b35
Author: Javier Jardón <jjardon@gnome.org>
Date:	Mon Mar 20 21:51:37 2017 +0000

    src/interface.c: Use gtk_show_uri_on_window()

    Instead deprecated gtk_show_uri()

M	src/interface.c

commit d29910535b1e60d1bdb2d1074208bdd3ced0af13
Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
Date:	Mon Mar 20 21:12:02 2017 +0200

    Update Latvian translation

M	po/lv.po

commit e04bddabec9a4762bebf1015a23adde16e367356
Author: Philip Withnall <withnall@endlessm.com>
Date:	Thu Mar 16 11:52:10 2017 +0000

    flatpak: Add flatpak manifests for stable and unstable branches

    Drop the old xdg-app based build rules for building a bundle file, in
    favour of the new flatpak manifests which can be used to generate a
    repository with the command:
       flatpak-builder --repo=repo build-dir
       flatpak/org.gnome.Hitori-stable.json

    This repository can then be turned into a bundle using the
    instructions
    at
    http://docs.flatpak.org/en/latest/distributing-applications.html#single-file-bundles.

    The use of manifest files means it should now be possible for
    Hitori to
    be built nightly:

    https://wiki.gnome.org/Projects/SandboxedApps/Building

    Signed-off-by: Philip Withnall <withnall@endlessm.com>

M	Makefile.am
A	flatpak/org.gnome.Hitori-stable.json
A	flatpak/org.gnome.Hitori-unstable.json

commit abd2bdfa5fb7625276681b1899c148c707a1cf67
Author: Yuri Myasoedov <ymyasoedov@yandex.ru>
Date:	Tue Mar 14 21:06:50 2017 +0400

    Updated Russian translation

M	po/ru.po

commit 6f6528a0eb7e9fb95e6382a768ddf41861d7ec5c
Author: Jordi Mas <jmas@softcatala.org>
Date:	Sun Mar 12 08:36:13 2017 +0100

    Update Catalan translation

M	po/ca.po

commit b69f379d20b8a7c6cb3bb132c4a12bec208da5f1
Author: Fran Dieguez <frandieguez@gnome.org>
Date:	Sat Mar 11 02:44:10 2017 +0000

    Update Galician translation

M	po/gl.po

commit 46705840468b19602067d2019143eacd839f7608
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Mon Mar 6 00:18:08 2017 +0000

    interface: Improve rendering of externals borders

    Fix the rendering so that half of the external border lines are not
    chopped off due to the fact that the lines are drawn centred on the
    coordinates given to Cairo. This is possible by considering the whole
    rendering area as needing to be BORDER_LEFT (the width) wider than it
    actually is, and ensuring that all the cell size calculations are done
    as floating point so as to not introduce rounding errors.

    https://bugzilla.gnome.org/show_bug.cgi?id=732776

M	src/interface.c
M	src/main.h

commit f27423093152f3c80255d2d9d84b61f2148c9d81
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Mar 5 19:02:28 2017 +0000

    Release version 3.22.2

M	NEWS
M	configure.ac

commit 184d1033a8fd4264f636f6ef172c8b5b8f0ddde8
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	Tue Feb 28 09:19:56 2017 +0000

    Update Chinese (Taiwan) translation

M	po/zh_TW.po

commit 77f75aa3d3dabaa2c590ad0685157f8c2dbe8711
Author: Joe Hansen <joedalton2@yahoo.dk>
Date:	Mon Feb 27 00:39:44 2017 +0100

    Updated Danish translation

M	po/da.po

commit 0d366e46dea577038d82729afdb5ee139b72f463
Author: Joe Hansen <joedalton2@yahoo.dk>
Date:	Mon Feb 27 00:11:56 2017 +0100

    Updated Danish translation

M	po/da.po

commit 2009e6ff7b39db78312c68caaf5975f6c080865b
Author: Fran Dieguez <fran@openhost.es>
Date:	Sun Feb 26 22:50:33 2017 +0100

    Updated Galician translations

M	po/gl.po

commit d959712aff9bb915bdf05e53863e3b827ea48f07
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:	Sun Feb 26 09:17:34 2017 +0100

    Updated Serbian translation

M	po/sr.po
M	po/sr@latin.po

commit 766195ccb4356380d9ed159e27b31114310d8fdf
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:	Sun Feb 19 19:38:18 2017 +0100

    Update Basque language

M	po/eu.po

commit 7f275c4648f69c1ee94513e557fc1e6a0b645063
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	Sun Feb 19 17:52:08 2017 +0100

    Updated Norwegian bokmål translation.

M	po/nb.po

commit 9624f67794932eefb58e17d6d628bbeaf1ec62af
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Tue Feb 14 23:07:40 2017 +0000

    build: Validate .desktop file at make check time

    If desktop-file-validate is available; it’s a soft dependency.

    Signed-off-by: Philip Withnall <philip@tecnocode.co.uk>

M	Makefile.am
M	configure.ac

commit a3b56b28d74545284c35f925e493046acdb37876
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Tue Feb 14 23:07:17 2017 +0000

    build: Eliminate a bash-ism in check-builder

    Signed-off-by: Philip Withnall <philip@tecnocode.co.uk>

M	Makefile.am

commit f12f38b4e3a2391d9f744103018a8703f50455a4
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	Tue Feb 14 09:11:13 2017 +0100

    Updated Slovenian translation

M	po/sl.po

commit 0b82272dcc6699661d843c2690319965bcbec28f
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Mon Feb 13 21:58:15 2017 +0000

    Release version 3.22.1

M	NEWS
M	configure.ac

commit ee376c6166d85a38b1865cefa0d383c0a644b609
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Mon Feb 13 21:52:48 2017 +0000

    po: Don’t regenerate .po files each time .pot changes

    Otherwise they will change on most commits. Instead, rely on
    translators
    to update them before translating.

M	po/Makevars

commit 4e28378e5235a89924e344b463015952faf2d413
Author: Kukuh Syafaat <syafaatkukuh@gmail.com>
Date:	Mon Feb 13 07:10:01 2017 +0000

    Update Indonesian translation

M	po/id.po

commit c24904af2dad375a4503b11d670ca2b4ad6b39ca
Author: Mandy Wang <wangmychn@gmail.com>
Date:	Fri Feb 10 18:06:29 2017 +0800

    Update zh_CN translation

M	po/zh_CN.po

commit 042980133eeccfbd6422c6cefb338e5b28375bc6
Author: Alexandre Franke <alexandre.franke@gmail.com>
Date:	Fri Feb 3 15:59:31 2017 +0000

    Update French translation

M	po/fr.po

commit 68360a3d56637c8cdba38935bcd5e15c582184d3
Author: Dušan Kazik <prescott66@gmail.com>
Date:	Sun Jan 22 14:12:32 2017 +0000

    Update Slovak translation

M	po/sk.po

commit 581590055a075d41de84421dfdb2339d7678d79a
Author: Gianvito Cavasoli <gianvito@gmx.it>
Date:	Fri Jan 20 14:59:32 2017 +0000

    Update Italian translation

M	po/it.po

commit 12112f6f635e766680e8a292d090318ab5476b03
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	Mon Jan 16 21:33:57 2017 +0100

    Updated Spanish translation

M	po/es.po

commit 35b2ef26c8740cb06d1555009b7d705ca5e620e3
Author: Aurimas Černius <aurisc4@gmail.com>
Date:	Sat Jan 7 13:57:18 2017 +0200

    Updated Lithuanian translation

M	po/lt.po

commit db9795cd22f27a9734b8371c1e4f882290ea34c5
Author: Tiago Santos <tiagofsantos81@sapo.pt>
Date:	Mon Jan 2 10:03:50 2017 +0000

    Update Portuguese translation

M	po/pt.po

commit 069e79a8dbb917d3914415594bb481ad0bf91886
Author: Balázs Meskó <meskobalazs@gmail.com>
Date:	Thu Dec 29 11:39:21 2016 +0000

    Update Hungarian translation

M	po/hu.po

commit 5f6e38d49a9b025a2b92d6abf6b32beef5726cae
Author: Mario Blättermann <mario.blaettermann@gmail.com>
Date:	Thu Dec 29 10:52:24 2016 +0000

    Update German translation

M	po/de.po

commit b4957e6935186c05a9dcf836190022f0b2b09abc
Author: Fabio Tomat <f.t.public@gmail.com>
Date:	Wed Dec 28 21:34:32 2016 +0000

    Update Friulian translation

M	po/fur.po

commit 67ca629c3d50d235592c51b5a0fa6ca256b3c0ba
Author: Rafael Fontenelle <rafaelff@gnome.org>
Date:	Mon Dec 26 08:43:08 2016 +0000

    Update Brazilian Portuguese translation

M	po/pt_BR.po

commit 197c7564adea736070eb54181a912a9c92d95eab
Author: Anders Jonsson <anders.jonsson@norsjovallen.se>
Date:	Sun Dec 25 21:32:00 2016 +0000

    Update Swedish translation

M	po/sv.po

commit 1cf91c6be02df48859a403ce7113eb6d6917acd3
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	Sun Dec 25 21:23:24 2016 +0100

    Update Polish translation

M	po/pl.po

commit 18a13e488c3d981409c06e23d5228b18e8d2658a
Author: Marek Černocký <marek@manet.cz>
Date:	Sun Dec 25 17:51:06 2016 +0100

    Updated Czech translation

M	po/cs.po

commit 7967b55995763d5eb1457261502bacd2f00dc8f2
Author: Jiri Grönroos <jiri.gronroos@iki.fi>
Date:	Sun Dec 25 12:55:42 2016 +0000

    Update Finnish translation

M	po/fi.po

commit 57f5079de84433efdab60861927e5ae350a00933
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	Sat Dec 24 19:32:53 2016 +0100

    Add a translator comment to the .desktop file

M	data/org.gnome.Hitori.desktop.in

commit 2072139e48a418b37374a70a23aded3f47792dbf
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:	Thu Jun 11 19:18:51 2015 +0100

    build: Port from intltool to upstream gettext

    Since version 0.19.8, gettext has supported everything we need for
    localisation, and in an architecturally nicer way than intltool. Port
    to
    it and drop the horrendous XML hacks from our AppData file.

    This drops the dependency on intltool and adds a dependency on gettext
    0.19.8.

M	Makefile.am
M	autogen.sh
M	configure.ac
M	data/org.gnome.Hitori.appdata.xml.in
M	data/org.gnome.Hitori.desktop.in
A	po/Makevars
M	po/POTFILES.in
M	src/interface.c
M	src/main.c

commit bdaaaaac677864fb35f4a1ea72b0072bf540c392
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Feb 22 20:12:02 2015 +0000

    build: Port to AX_GENERATE_CHANGELOG

    This simplifies the build logic to generate the ChangeLog.

    AX_GENERATE_CHANGELOG comes from autoconf-archive (or, in GNOME, the
    m4-common mirror of autoconf-archive).

A	ChangeLog
M	Makefile.am
M	configure.ac

commit a2673166bde308c06fd4c636987e4dc8f0b07681
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Fri Dec 23 23:42:49 2016 +0000

    build: Add validation checks for the UI files

M	Makefile.am
M	configure.ac

commit 7deab83d921149fab38fbc3fd59852dd16f079f2
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Mon Dec 5 18:17:55 2016 +0000

    WIP work to check gtk-builder files

M	Makefile.am

commit 7ee7ea1a169554c34a86d80e045f230e4ee6f354
Author: Fabio Tomat <f.t.public@gmail.com>
Date:	Tue Nov 15 08:53:44 2016 +0000

    Update Friulian translation

M	po/fur.po

commit 0b2a142961c7971f78d27f99352de26570b3b5e0
Author: liushuyu <liushuyu_011@126.com>
Date:	Sun Oct 30 02:36:45 2016 +0800

    Update zh_CN translation

M	po/zh_CN.po

commit 122877a9807a6617cb0ec42391fc07937b8029c8
Author: Ask Hjorth Larsen <asklarsen@gmail.com>
Date:	Sun Oct 2 17:40:45 2016 +0200

    Updated Danish translation of docs by scootergrisen

M	help/da/da.po

commit bb07c7cada0f93186ca4d65a93ca3a5116f6d57b
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:	Tue Sep 20 16:41:12 2016 -0700

    build: Use HTTPS download link in DOAP file

M	hitori.doap

commit 6be3631122610deea6f7fda3d1c8531bb43d7e70
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:	Tue Sep 20 08:29:47 2016 -0700

    Release version 3.22.0

M	NEWS
M	configure.ac

commit 6a14bc04e1ae261819d41d92e55a28e2f9fc257e
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:	Mon Sep 19 10:04:34 2016 -0700

    data: Add OARS rating data

M	data/org.gnome.Hitori.appdata.xml.in

commit b46891c1e8062fd25fddee5802ef9261b8bdfe96
Author: Arash Mousavi <mousavi.arash@gmail.com>
Date:	Wed Sep 14 11:38:21 2016 +0430

    [l10n] update Persian translations

M	po/LINGUAS
A	po/fa.po

commit db4baa5d5b5a6724fa4cfb109a703e19daa5843e
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	Mon Aug 22 21:13:37 2016 +0200

    Updated Polish translation

M	po/pl.po

commit 5fdce68241a63b469039fe24d8ac298b5dafff47
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:	Fri Aug 12 12:31:33 2016 +0200

    data: Add translation URI to org.gnome.Hitori.appdata.xml

M	data/org.gnome.Hitori.appdata.xml.in

commit 15e59e2d690af2f2cb66d5534baf135b6b731a40
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	Sat Jul 23 21:33:16 2016 +0200

    Add Language headers to po files

    Future versions of gettext will fail if this header is missing.

M	po/ca@valencia.po
M	po/en_GB.po
M	po/es.po
M	po/fr.po
M	po/ne.po
M	po/pa.po
M	po/sl.po
M	po/sr@latin.po
M	po/vi.po
M	po/zh_HK.po

commit 68dff62b892403f0aa4b78140687b2fb11b9fae7
Author: Anders Jonsson <anders.jonsson@norsjovallen.se>
Date:	Tue Jun 14 20:18:28 2016 +0000

    Updated Swedish translation

M	help/sv/sv.po

commit 361a4897cb24d3614414134b05c20824e6622deb
Author: Cédric Valmary <cvalmary@yahoo.fr>
Date:	Mon May 30 19:58:27 2016 +0000

    Updated Occitan translation

M	po/oc.po

commit eb5231f4049d75de65a7abe3e3905bfb18dd5877
Author: Cédric Valmary <cvalmary@yahoo.fr>
Date:	Thu May 5 19:54:35 2016 +0000

    Updated Occitan translation

M	po/oc.po

commit 93de3ac8c311963a606d8603a53cd8d9c8319f77
Author: GNOME Translation Robot <gnome-sysadmin@gnome.org>
Date:	Wed Apr 27 18:53:09 2016 +0000

    Updated Portuguese translation

M	po/pt.po

commit c3ea82242fb931f09a7684306f8c35826f358dba
Author: Fabio Tomat <f.t.public@gmail.com>
Date:	Fri Apr 8 08:19:57 2016 +0000

    Updated Friulian translation

M	po/fur.po

commit 77901639f87691b82864b055162186a2be69f678
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Mon Mar 21 19:08:53 2016 +0000

    Release version 3.20.0

M	NEWS
M	configure.ac

commit 82b27a3cce8d30961bc723c9fb15b0243b158c38
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	Sat Mar 19 10:45:53 2016 +0100

    Updated Hungarian help translation

M	help/hu/hu.po

commit 2dc4b349a2a50f482707c18be0f800b92d2469f0
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	Sat Mar 19 10:43:37 2016 +0100

    Added Hungarian help image

A	help/hu/figures/hitori_main_window.png

commit 1a8a1698debdd4534a42307106179ae05157cf01
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Wed Mar 9 00:21:59 2016 +0000

    interface: Use state from GtkStyleContext

    Instead of assuming the widget will be in a particular state when
    drawing, explicitly get and set the widget state. This fixes a warning
    with newer versions of GTK+.

    https://bugzilla.gnome.org/show_bug.cgi?id=763245

M	src/interface.c

commit 7626ed3f8e5de9e1564d644747a44f2397b57c66
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Wed Mar 9 00:11:59 2016 +0000

    build: Update autogen.sh from GNOME template

    https://wiki.gnome.org/Projects/GnomeCommon/Migration#autogen.sh

    This fixes an issue with running autogen.sh with builddir ≠ srcdir.

M	autogen.sh

commit fefb538ed045e2fc78234365eed2b309d3311396
Author: Cédric Valmary <cvalmary@yahoo.fr>
Date:	Fri Mar 4 15:42:48 2016 +0000

    Updated Occitan translation

M	po/oc.po

commit edeeeb07ea1cbcb234fb78142f7aef643f75928d
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:	Thu Mar 3 20:40:08 2016 +0000

    build: Remove unused CPPFLAGS variables

    These two C preprocessor variables were not used anywhere.

M	Makefile.am

commit b91ab2d3aed8429774439edc92b3ce90cddf60ec
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:	Thu Mar 3 20:39:21 2016 +0000

    build: Fix definition of PACKAGE_LOCALE_DIR

    This is passed to bindtextdomain() to allow it to find translations,
    so
    needs to be correct for translations to work.

    https://bugzilla.gnome.org/show_bug.cgi?id=763056

M	Makefile.am

commit 301a9b4cd200b732d3caeda9112a0db44dffe2cb
Author: Richard Hughes <richard@hughsie.com>
Date:	Mon Feb 1 12:01:02 2016 +0000

    Fix the AppData application ID to reflect reality

M	data/org.gnome.Hitori.appdata.xml.in

commit 15370fae886616b06fc39fd5ddb674c3644f669d
Author: Sahil Sareen <sahil.sareen@hotmail.com>
Date:	Sat Jan 30 12:32:47 2016 +0530

    Change PKG_CHECK_MODULES to stick to GNOME games style

M	configure.ac

commit 9757f0c8feeb925cf875bef01ddcc6d4edb11d58
Author: Mario Blättermann <mario.blaettermann@gmail.com>
Date:	Wed Jan 27 19:45:38 2016 +0100

    Updated German translation

M	po/de.po

commit faa4ea8e594c174b3b322f8196c9bd32a6e53a44
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	Wed Jan 27 00:24:12 2016 +0100

    Fix typo (duplicat) introduced in
    a56b0c2ec7108f282eb631b329a551fc7714a0bc

M	data/org.gnome.Hitori.appdata.xml.in

commit 7c48b3f30e6e84cd41f99a1b3928e989b4e09278
Author: Mario Blättermann <mario.blaettermann@gmail.com>
Date:	Mon Jan 25 21:10:28 2016 +0100

    Updated German translation

M	po/de.po

commit a56b0c2ec7108f282eb631b329a551fc7714a0bc
Author: Richard Hughes <richard@hughsie.com>
Date:	Mon Jan 25 15:19:45 2016 +0000

    Update the AppData to spec version 0.7+

M	data/org.gnome.Hitori.appdata.xml.in

commit 9551ed3bae2205141dfa186d063bb1f3d8371689
Author: Alexander Shopov <ash@kambanaria.org>
Date:	Fri Jan 15 21:36:40 2016 +0200

    Added Bulgarian translation

M	po/LINGUAS
A	po/bg.po

commit ee46c2fe8577498b75b7c037b14a6641e6230d70
Author: Sahil Sareen <sahil.sareen@hotmail.com>
Date:	Tue Jan 12 23:29:16 2016 +0530

    Avoid messing with the user namespace

M	Makefile.am

commit 70a475367f770928bfa3539f6dd4253eea090d4b
Author: Sahil Sareen <sahil.sareen@hotmail.com>
Date:	Sun Dec 27 19:24:28 2015 +0530

    Add a pre-commit and pre-applypatch git hook

M	autogen.sh

commit 5d3ed6d2ad6592f542853162506f7d54bfe7a066
Author: Michael Catanzaro <mcatanzaro@igalia.com>
Date:	Fri Dec 11 13:05:54 2015 +0100

    Update appdata

M	data/org.gnome.Hitori.appdata.xml.in

commit bba630ec3265bc7518a46a707949437a74711083
Author: Aurimas Černius <aurisc4@gmail.com>
Date:	Fri Nov 20 21:30:38 2015 +0200

    Fixed error in Lithuanian translation

M	po/lt.po

commit 833bf056d435880e4bcb61ac3bc84c6e32ec07a1
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:	Thu Nov 19 12:24:43 2015 +0000

    build: Allow the bundle access to the user’s home directory

    This completely undermines the sandboxing, but fixes DConf/GSettings:
    https://tecnocode.co.uk/2015/11/19/hitori-available-as-an-xdg-app-preview/comment-page-1/#comment-6494.

M	Makefile.am

commit e783b850d936d20b4e1e3e6b3b287996bdec1f21
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:	Thu Nov 19 11:40:39 2015 +0000

    src: Fix references to old icon name

    Use the new icon name instead.

M	data/org.gnome.Hitori.desktop.in
M	src/interface.c
M	src/main.c

commit fa5f96a84d12aa0bdc0cbf401249eb9dd0329d82
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:	Thu Nov 19 11:27:26 2015 +0000

    Release version 3.19.1

M	NEWS
M	configure.ac

commit 1884bbd1c2bd1e581ef0209a8f5f7325eaafb1fa
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:	Thu Nov 19 11:15:35 2015 +0000

    build: Add build rules for making an xdg-app bundle

    These are more like documentation than an actual recipe which is going
    to work in every situation.

M	Makefile.am

commit 7aa30ce4c7f414f1d32f876a5f68a88e75dfae71
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:	Thu Nov 19 11:14:56 2015 +0000

    build: Use correct prefix on icons, desktop file and appdata file

    Use the app-centric prefix ‘org.gnome.Hitori’ rather than
    ‘hitori’. This
    makes us play better with xdg-app.

M	Makefile.am
R100	data/icons/16x16/hitori.png
data/icons/16x16/org.gnome.Hitori.png
R100	data/icons/16x16/hitori.svg
data/icons/16x16/org.gnome.Hitori.svg
R100	data/icons/22x22/hitori.png
data/icons/22x22/org.gnome.Hitori.png
R100	data/icons/22x22/hitori.svg
data/icons/22x22/org.gnome.Hitori.svg
R100	data/icons/32x32/hitori.png
data/icons/32x32/org.gnome.Hitori.png
R100	data/icons/32x32/hitori.svg
data/icons/32x32/org.gnome.Hitori.svg
R100	data/icons/48x48/hitori.png
data/icons/48x48/org.gnome.Hitori.png
R100	data/icons/48x48/hitori.svg
data/icons/48x48/org.gnome.Hitori.svg
R100	data/icons/symbolic/hitori-symbolic.svg
data/icons/symbolic/org.gnome.Hitori-symbolic.svg
R100	data/hitori.appdata.xml.in
data/org.gnome.Hitori.appdata.xml.in
R100	data/hitori.desktop.in	data/org.gnome.Hitori.desktop.in
M	po/POTFILES.in

commit e15eae666d383be1d992f0886cbc3bfdbca0f5e2
Author: Cédric Valmary <cvalmary@yahoo.fr>
Date:	Tue Nov 10 14:00:30 2015 +0000

    Added Occitan translation

M	po/LINGUAS
A	po/oc.po

commit 119d1a33118f3094fa2a1ad4affce9554fd7e093
Author: Christian Kirbach <Christian.Kirbach@gmail.com>
Date:	Thu Nov 5 22:28:37 2015 +0000

    Updated German translation

M	help/de/de.po

commit 611ec5c2bebe4deb2cdea9e736a65fd9bf424259
Author: Bernd Homuth <dev@hmt.im>
Date:	Sat Sep 19 09:30:26 2015 +0000

    Updated German translation

M	po/de.po

commit 092267a6ec79c9896462e46dda7582b11194e519
Author: yassine birig <birigy@gmail.com>
Date:	Mon Sep 14 14:27:28 2015 +0000

    Added Arabic translation

M	po/LINGUAS
A	po/ar.po

commit 5f4164f1f4df7b76848457f4e47aa93635a18805
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	Tue Aug 25 14:32:01 2015 +0200

    Updated Polish translation

M	po/pl.po

commit 37a95cf7563f7b93c5a96b0dece019fb709603df
Author: Pedro Albuquerque <palbuquerque73@gmail.com>
Date:	Wed Jul 1 22:05:16 2015 +0000

    Added Portuguese translation

M	po/LINGUAS
A	po/pt.po

commit 263efcc10124ac45d70d88cfc66e1b97c11e5c60
Author: Ting-Wei Lan <lantw@src.gnome.org>
Date:	Sat Jun 6 09:20:02 2015 +0800

    build: Fix -Werror build for clang

    This prevents 'void function should not return void expression'
    warning.

    https://bugzilla.gnome.org/show_bug.cgi?id=750482

M	src/generator.c

commit 69e8fdbff8fc65c2729c7db57da982bcf4c8ca2a
Author: Erik Sköldås <er.sk@telia.com>
Date:	Sun Jun 7 11:57:08 2015 +0000

    Updated Swedish translation

M	help/sv/sv.po

commit b41f0fe353cbe6825fdeffca8870e51a1a69dc0e
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:	Wed Mar 11 12:23:00 2015 +0000

    build: Add missing AC_CHECK_FUNCS call for atexit()

    The generated GResource code uses it. Spotted by autoscan. Thanks,
    autoscan!

M	configure.ac

commit 696dc979269f4d5239ae8e0bdb81d6619f451204
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:	Wed Mar 11 12:20:06 2015 +0000

    build: Use AX_COMPILER_FLAGS

    Switch from GNOME_COMPILE_WARNINGS to AX_COMPILER_FLAGS. This
    integrates
    better with CI systems, allows easy disabling of -Werror, and
    integrates
    with AX_IS_RELEASE to automatically disable errors when building
    releases.

    https://wiki.gnome.org/Projects/GnomeCommon/Migration

M	Makefile.am
M	configure.ac

commit 4498b2f8313a8bab3eef95f215e01d8863580ff4
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:	Wed Mar 11 12:14:39 2015 +0000

    build: Remove GNOME_MAINTAINER_MODE_DEFINES

    It does nothing relevant any more.

    https://wiki.gnome.org/Projects/GnomeCommon/Migration

M	configure.ac

commit 1a99cdb1f21ff7be2312ff623baed4958bff5da6
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:	Wed Mar 11 12:11:25 2015 +0000

    build: Use AX_CHECK_ENABLE_DEBUG

    Drop manual debug code in configure.ac. The --enable-debug option to
    configure remains unchanged. AX_CHECK_ENABLE_DEBUG is automatically
    hooked up to AX_IS_RELEASE, so debug mode will automatically be
    disabled
    for release builds.

    https://wiki.gnome.org/Projects/GnomeCommon/Migration

M	configure.ac

commit 712afbac3a47d3d5915bae6e67ef087d687d948c
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:	Wed Mar 11 12:07:44 2015 +0000

    build: Use AX_IS_RELEASE

    Check for the presence of a git repository to determine whether things
    like compiler warnings should be fatal. The warnings themselves
    will be
    hooked up later.

    This adds an implicit dependency on autoconf-archive or GNOME’s
    m4-common. These are pulled in by JHBuild, and the relevant macros are
    automatically distributed in tarballs — so the dependencies only
    need to
    be explicitly installed if you are building from git without using
    JHBuild. This is an unsupported use case.

    Note that AC_CONFIG_MACRO_DIR() has already been added to
    configure.ac.

    https://wiki.gnome.org/Projects/GnomeCommon/Migration

M	configure.ac

commit 3c04bf889c5d99303f71213367eeca8b3962800b
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:	Wed Mar 11 12:42:20 2015 +0000

    build: Use AX_CODE_COVERAGE

    Port the existing code coverage support to AX_CODE_COVERAGE. It is now
    controlled by --enable-code-coverage, rather than --enable-debug.

    https://wiki.gnome.org/Projects/GnomeCommon/Migration

M	Makefile.am
M	configure.ac

commit ba45cd7868866bf38d1759b83fe32e08ccb10de1
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:	Wed Mar 11 12:24:07 2015 +0000

    build: Add ACLOCAL_AMFLAGS to Makefile.am

    So that aclocal knows where local macros are.

    https://wiki.gnome.org/Projects/GnomeCommon/Migration

M	Makefile.am

commit 239af91a7d054237794b47850d0865067bedb98e
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:	Wed Mar 11 12:06:18 2015 +0000

    build: Stop using gnome-autogen.sh

    https://wiki.gnome.org/Projects/GnomeCommon/Migration

M	autogen.sh

commit 08235c3fa1a5a2bf68d3370d86660f4b822f3bda
Author: Daniel Martinez <dmartinez@src.gnome.org>
Date:	Mon May 4 01:04:01 2015 +0200

    Add Aragonese translation

M	po/LINGUAS
A	po/an.po

commit 1762dbd153f5dcdfebc86fb799c9395b8ca173dd
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sat May 2 18:49:59 2015 +0100

    Release version 3.16.1

M	NEWS
M	configure.ac

commit a8050fe58513147a2b7d3b149096f0695588c272
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sat May 2 18:49:17 2015 +0100

    build: Add new symbolic icon to EXTRA_DIST

    With the other icons. Fixes distcheck.

M	Makefile.am

commit 7a8ffb30d8e695d04446ddc30d6c20cf0d9e4358
Author: Jakub Steiner <jimmac@gmail.com>
Date:	Thu Apr 2 15:08:23 2015 +0200

    icon: provide a symbolic variant of teh app icon

    since 3.16 the high contrast accessible theme is
    covered by the recolorable symbolic variant of the app icon.

    The symbolic size has been introduced to hicolor to cope with
    the nominal size of 16x16 rather than the backward compatible
    128x128.

    https://bugzilla.gnome.org/show_bug.cgi?id=747238

M	Makefile.am
A	data/icons/symbolic/hitori-symbolic.svg

commit cca8ba3974ac6bdd7c18508e325dc2281a42f62b
Author: Kalev Lember <kalevlember@gmail.com>
Date:	Thu Apr 16 21:27:14 2015 +0200

    Fix desktop file keywords Bosnian translation

    The keywords are a string list and need to be terminated with a
    semicolon to pass validation.

M	po/bs.po

commit 9d504a125d398ebce53be9b48af88957a4aff610
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Mon Apr 13 23:26:56 2015 +0100

    Release version 3.16.0

M	NEWS
M	configure.ac

commit eabdbd0c946ec4ce8cc872dbdd958025d4fd826f
Author: Fabio Tomat <f.t.public@gmail.com>
Date:	Sun Apr 12 07:34:04 2015 +0000

    Added Friulian translation

M	po/LINGUAS
A	po/fur.po

commit 89ab0f25275356a241f6ac467195f35c28327466
Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
Date:	Fri Apr 3 18:56:38 2015 +0300

    Updated Latvian translation

M	po/lv.po

commit 9660fabe660a057875d8ae4743705c685491d49b
Author: Enrico Nicoletto <liverig@gmail.com>
Date:	Mon Mar 23 19:20:23 2015 +0000

    Updated Brazilian Portuguese translation

M	po/pt_BR.po

commit ff23e4eb475c8b7e64284b153829094f6abb2f2e
Author: Muhammet Kara <muhammetk@gmail.com>
Date:	Sun Mar 22 15:55:11 2015 +0000

    Updated Turkish translation

M	po/tr.po

commit 5ec6c805fb6a3695dba110072f24747bce37c462
Author: Fran Dieguez <frandieguez@gnome.org>
Date:	Wed Mar 18 00:03:57 2015 +0000

    Updated Galician translation

M	po/gl.po

commit e1076af0da56f3e3b702d9fafa6e89d6e88d5b10
Author: Ask Hjorth Larsen <asklarsen@gmail.com>
Date:	Sun Mar 15 16:17:01 2015 +0100

    Updated Danish translation

M	po/da.po

commit c6681b8cad7f8568216abe41f2140aae08c64c60
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:	Sat Mar 14 12:16:02 2015 +0200

    Updated Ukrainian translation

M	po/uk.po

commit 108eb1e2f8cacbf946ca59674b7245d474b7ec75
Author: Samir Ribic <samir.ribic@etf.unsa.ba>
Date:	Fri Mar 13 20:38:46 2015 +0000

    Added Bosnian translation

M	po/LINGUAS
A	po/bs.po

commit 6eb5c1fff84fbb025f25f37974be02e3a6faade5
Author: Jiri Grönroos <jiri.gronroos+l10n@iki.fi>
Date:	Wed Mar 11 17:02:51 2015 +0200

    Finnish translation update

M	po/fi.po

commit d720417c8912b0fa25933a26d18c1aab25c40458
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Tue Mar 10 10:32:46 2015 +0000

    Updated Italian translation

M	po/it.po

commit a22c792e2f03ac08ace41209102bca40ee6018fd
Author: Aurimas Černius <aurisc4@gmail.com>
Date:	Sun Mar 8 20:05:52 2015 +0200

    Updated Lithuanian translation

M	po/lt.po

commit c3462b62394af4ec1396bdf31a7c6f752e03120a
Author: Changwoo Ryu <cwryu@debian.org>
Date:	Sun Mar 8 04:51:21 2015 +0900

    Updated Korean translation

M	po/ko.po

commit 6860892f6a152d795389c7f98835ee4b89db2ce9
Author: Arnaud Bonatti <arnaud.bonatti@gmail.com>
Date:	Tue Feb 24 16:39:16 2015 +0100

    Use GResource for the UI and CSS files.

    https://bugzilla.gnome.org/show_bug.cgi?id=744981

M	Makefile.am
M	src/hitori.gresource.xml
M	src/interface.c

commit b8a8695b075a0dfc734aa2a649abe22007eb33ca
Author: Arnaud Bonatti <arnaud.bonatti@gmail.com>
Date:	Tue Feb 24 17:00:27 2015 +0100

    Use 'requires' tag in UI files.

    https://bugzilla.gnome.org/show_bug.cgi?id=744981

M	data/hitori-menus.ui
M	data/hitori.ui

commit 030f6ef687986abaab891f08c6b05886acfb74d7
Author: Arnaud Bonatti <arnaud.bonatti@gmail.com>
Date:	Sun Feb 22 18:42:02 2015 +0100

    'New Game' and 'Change Size' in the same menu section.

    https://bugzilla.gnome.org/show_bug.cgi?id=744981

M	data/hitori-menus.ui

commit 72315c89f5ab9108836639531c2229905e943add
Author: Arnaud Bonatti <arnaud.bonatti@gmail.com>
Date:	Wed Feb 25 03:01:40 2015 +0100

    Gtk+ >= 3.15, GResource for loading the app-menu.

    https://bugzilla.gnome.org/show_bug.cgi?id=744981

M	Makefile.am
M	configure.ac
A	data/hitori-menus.ui
M	data/hitori.ui
M	po/POTFILES.in
A	src/hitori.gresource.xml
M	src/interface.c

commit 30ba06d29fa8fdb0cb335b285059083353bc3fe1
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:	Wed Mar 4 20:50:13 2015 +0100

    Updated Serbian translation

M	po/sr.po
M	po/sr@latin.po

commit 35870b7e8d298f3f647c5d2a1541e84f5d2d6369
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:	Wed Mar 4 16:52:06 2015 +0000

    Release version 3.14.3

M	NEWS
M	configure.ac

commit 2da44546b33bc0d9430a7002af74aa023348a1a6
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	Mon Mar 2 19:37:45 2015 +0100

    Updated Polish translation

M	po/pl.po

commit 1ddd0fd28b45219d0fb5fbbd5213b4cdc6898f40
Author: Alexandre Franke <alexandre.franke@gmail.com>
Date:	Tue Feb 24 00:49:32 2015 +0000

    Updated French translation

M	po/fr.po

commit 15d0a96e5843d2ae42eca49ad9738f5641cdad6e
Author: Efstathios Iosifidis <iefstathios@gmail.com>
Date:	Mon Feb 23 00:06:06 2015 +0000

    Updated Greek translation

M	po/el.po

commit 3bd6b96a29a029ec9c93cc0e91f9a8ab3ec6a6ff
Author: Dušan Kazik <prescott66@gmail.com>
Date:	Sun Feb 22 15:54:41 2015 +0000

    Updated Slovak translation

M	po/sk.po

commit 4eb3eb25b9d1a033da4ad39c5a1b536f253bc2c0
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	Sat Feb 21 11:02:33 2015 +0000

    Updated Chinese (Taiwan) translation

M	po/zh_TW.po

commit d4cbd819d020e3727c7bdab3c74c93b2ca4995a8
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:	Fri Feb 20 16:26:34 2015 +0000

    build: Add AC_CONFIG_MACRO_DIR to configure.ac

M	configure.ac

commit 7af578acbbfa03d1c80fb806fe52e9d00ab751f3
Author: Alexandre Franke <alexandre.franke@gmail.com>
Date:	Thu Feb 19 11:30:52 2015 +0000

    Updated French translation

M	help/fr/fr.po

commit 9f0fe3edc76c87a0bffba724d575a35475fb49aa
Author: Fran Dieguez <fran.dieguez@mabishu.com>
Date:	Thu Feb 19 11:23:10 2015 +0100

    Updated Galician translations

M	po/gl.po

commit 4c6699dafe1a83327b9d7af59ffabb7a2f1563c5
Author: Fran Dieguez <fran.dieguez@mabishu.com>
Date:	Thu Feb 19 10:47:16 2015 +0100

    Updated Galician translations

M	po/gl.po

commit f1198a1056fe184a6a96caf09b16aa791db2b847
Author: Anders Jonsson <anders.jonsson@norsjovallen.se>
Date:	Wed Feb 18 15:58:17 2015 +0000

    Updated Swedish translation

M	po/sv.po

commit 1c0e313043a1cee8a6e9c91da5daafc95b816a82
Author: Yosef Or Boczko <yoseforb@src.gnome.org>
Date:	Tue Feb 17 00:51:55 2015 +0200

    Updated Hebrew translation

M	po/he.po

commit c7162c5bb4c7bb57cbbbd1f17a6b814a8b7acec7
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	Sun Feb 15 21:26:49 2015 +0100

    Updated Slovenian translation

M	po/sl.po

commit 2ea32d619248a26bc8393d02a7e4d62bc69b115e
Author: Yuri Myasoedov <ymyasoedov@yandex.ru>
Date:	Sat Feb 14 16:04:44 2015 +0300

    Updated Russian translation

M	po/ru.po

commit d25e77f8d83a26b4cc33cbc3912a7cde42f40fa4
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	Tue Feb 10 17:55:09 2015 +0100

    Updated Norwegian bokmål translation.

M	po/nb.po

commit 253cacee3a1e0fc349a30ab5c6c9e01ac3ea681a
Author: Kristjan SCHMIDT <kristjan.schmidt@googlemail.com>
Date:	Sun Feb 8 00:43:13 2015 +0100

    Add Esperanto translation

M	po/LINGUAS
A	po/eo.po

commit 59e9f103fd866da47606a94b7b5f8e497f72ef75
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:	Thu Jan 8 15:21:18 2015 +0100

    Added Basque language\nAdded 'eu' (Basque) to LINGUAS

M	po/LINGUAS
A	po/eu.po

commit e0c7cdee02c91bb8d6d0683cd72a55da059c449c
Author: Marek Černocký <marek@manet.cz>
Date:	Tue Jan 6 23:37:01 2015 +0100

    Updated Czech translation

M	po/cs.po

commit 4501ff92aa9880e7994d11a6e5b356fd45e083ee
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	Fri Dec 26 18:52:08 2014 +0100

    Updated Slovenian translation

M	po/sl.po

commit 7d13f6abb6f240d1432e6ca430d15f4a2d73a3f3
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	Mon Dec 22 13:08:49 2014 +0100

    Updated Spanish translation

M	po/es.po

commit bb228a5dcb2e7815a6a7baa2fb2a40e539ee0583
Author: Balázs Úr <urbalazs@gmail.com>
Date:	Sun Dec 21 23:41:22 2014 +0000

    Updated Hungarian translation

M	po/hu.po

commit 5f17095cf02fa8ae0f733563097fcfa7c81891d0
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Dec 21 15:24:57 2014 +0000

    i18n: Update British English translation

M	po/en_GB.po

commit 309adadaecc40e196a37f2827d9c9ecd05f6ccc9
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Dec 21 15:22:33 2014 +0000

    data: Add Keywords to hitori.desktop.in

    As suggested on
    https://alt.fedoraproject.org/pub/alt/screenshots/f22/matrix.html.

M	data/hitori.desktop.in

commit 6b6f2a2b9a7a1641a8dd1dbc9ecdc2f03a243841
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:	Tue Dec 16 10:22:05 2014 +0000

    Release version 3.14.2.1

M	NEWS
M	configure.ac

commit 5ba041c030f416da29cfafd3a0796b8afb7ff896
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:	Tue Dec 16 10:19:39 2014 +0000

    data: Tweak AppData string to no longer need new translations

    Commit b55388bea5a60bb7a36aa63151ff11ff5ffb3ea3 broke the string
    freeze. Sorry.

    The <summary> element is needed to get hitori.appdata.xml to pass
    validation with recent versions of appstream-glib, so some string is
    needed here.

M	data/hitori.appdata.xml.in

commit 6822707a2db593555b687e3f12f2b82ed699f0f7
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:	Tue Dec 16 09:28:01 2014 +0000

    Release version 3.14.2

M	NEWS
M	configure.ac

commit b55388bea5a60bb7a36aa63151ff11ff5ffb3ea3
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:	Tue Dec 16 09:26:00 2014 +0000

    data: Add <summary> element to the AppData file

M	data/hitori.appdata.xml.in

commit 871ff0ba62f8d0c13dc42c1dd53238aa6108c00b
Author: Gábor Kelemen <kelemeng@openscope.org>
Date:	Sun Dec 7 13:40:27 2014 +0000

    Updated Hungarian translation

M	help/hu/hu.po

commit 22d7d6c581f3dee8838c4a8271be0d19ec2c24ee
Author: Muhammet Kara <muhammetk@gmail.com>
Date:	Sun Nov 9 21:14:38 2014 +0000

    Added Turkish translation

M	po/LINGUAS
A	po/tr.po

commit 810fda2a0b4788daa6e6e81c2d7809de7aa0a252
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Oct 26 15:48:19 2014 +0000

    Release version 3.14.1

M	NEWS
M	configure.ac

commit 6a41072a9fc7d1ec4aa24c31e981d033f48d5ff7
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Tue Oct 14 11:47:43 2014 +0000

    Added Italian translation

M	po/LINGUAS
A	po/it.po

commit f4679cc8afed70ef49e13650f54fd30aa20b4556
Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
Date:	Sun Oct 12 17:18:29 2014 +0300

    Updated Latvian translation

M	po/lv.po

commit a7023876dab7e84a4cb38f7646c6a3e21989eb58
Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
Date:	Sun Oct 12 17:00:09 2014 +0300

    Updated Latvian translation

M	po/lv.po

commit 2d5641909247ee7375ebf9836b142c530d60ef2c
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	Fri Oct 3 15:21:31 2014 +0200

    Updated Polish translation

M	po/pl.po

commit 285ad0126854170e443b88384de2eb3c4fbbd093
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	Mon Sep 29 16:33:08 2014 +0200

    Updated Polish translation

M	po/pl.po

commit c3a312f721aadda82712edd6b0b5418f761b591d
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	Sun Sep 28 10:58:31 2014 +0200

    Updated Norwegian bokmål translation.

M	po/nb.po

commit 12769382ce43c0fbba2f065f3e79a49947eb0e2e
Author: Pawan Chitrakar <chautari@gmail.com>
Date:	Tue Sep 23 17:56:40 2014 +0000

    Added Nepali translation

M	po/LINGUAS
A	po/ne.po

commit 1600008fbf791508f6592873e681893189b8a828
Author: Iris Gou <gouyingqiyanxuan321@gmail.com>
Date:	Tue Sep 23 18:30:06 2014 +0800

    update zh_CN translation

M	po/zh_CN.po

commit 7dd25b8ab6a63c0fb8ef3bce89055603b147f1db
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:	Tue Sep 23 12:20:45 2014 +0200

    Updated Serbian translation

M	po/sr.po
M	po/sr@latin.po

commit 956dd4e21b1f8308c120d508d0023d74244982e3
Author: Balázs Úr <urbalazs@gmail.com>
Date:	Mon Sep 22 16:36:03 2014 +0000

    Updated Hungarian translation

M	help/hu/hu.po

commit 613440d02462c547703b48c7a7e76d131e8c3180
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:	Mon Sep 22 09:42:45 2014 +0100

    Release version 3.14.0.1

M	NEWS
M	configure.ac

commit d569f52de78195c0a46407cc0de6c914a7b4e487
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:	Mon Sep 22 08:22:32 2014 +0100

    Release version 3.14.0

M	NEWS
M	configure.ac

commit 7747079530799983ba7e1cad72e578b1a3ee37b6
Author: Bernd Homuth <dev@hmt.im>
Date:	Sun Sep 21 22:01:00 2014 +0000

    Updated German translation

M	po/de.po

commit a68234b4f0d991c3f72ec1f862eeee7f9a7dfaa7
Author: Kenneth Nielsen <k.nielsen81@gmail.com>
Date:	Sun Sep 21 10:09:13 2014 +0200

    Updated Danish translation

M	po/da.po

commit 356d858fe064569e731a8b873b300d240abdafec
Author: Joe Hansen <joedalton2@yahoo.dk>
Date:	Sun Sep 21 09:47:00 2014 +0200

    Updated Danish translation

M	po/da.po

commit f36960a66c86e82555d6418fc19255bfde378ac4
Author: Michael Catanzaro <mcatanzaro@gnome.org>
Date:	Sat Sep 20 14:19:24 2014 -0500

    appdata: update screenshot

    Move it to a safer location and update its size.

M	data/hitori.appdata.xml.in

commit 8b35c9b64ed570bee0e44d146b9fa19faefc309e
Author: Gábor Kelemen <kelemeng@openscope.org>
Date:	Sat Sep 20 00:18:09 2014 +0000

    Updated Hungarian translation

M	po/hu.po

commit f1e6be9d5395221630ceadc1aac8480f249bbdeb
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Tue Sep 16 23:54:19 2014 +0100

    Release version 3.13.92

M	NEWS
M	configure.ac

commit d186edd00188bfbc2c2462064a649d603af85051
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Tue Sep 16 23:42:54 2014 +0100

    data: Prevent the window being resized

    This is a temporary fix for the fact that (for some reason) the window
    doesn’t maximise properly. A better fix can be implemented once the
    problem’s been investigated (and probably once the GtkDrawingArea
    has
    been replaced with a proper GtkWidget for drawing the board, which
    handles resizing correctly).

    https://bugzilla.gnome.org/show_bug.cgi?id=736499

M	data/hitori.ui

commit cfe6a00421cf4291f94a1351bd6e2e95a8ba743c
Author: Michael Catanzaro <mcatanzaro@gnome.org>
Date:	Sat Sep 13 20:40:45 2014 -0500

    Don't translate timer label

    https://mail.gnome.org/archives/gnome-i18n/2014-September/msg00052.html

M	src/main.c

commit 01f8f3cb2b5a5bbe5b59427cb0c950f6f0fbfe25
Author: David King <amigadave@amigadave.com>
Date:	Fri Sep 12 16:44:51 2014 +0100

    Use APPSTREAM_XML instead of APPDATA_XML

    https://bugzilla.gnome.org/show_bug.cgi?id=736571

M	Makefile.am
M	configure.ac

commit 85a62259c32eaeb70ce6a80a16ee0256802e3ce5
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	Wed Sep 10 03:01:47 2014 +0200

    Updated Polish translation

M	po/pl.po

commit ad3b5ccb1af56a3cab1d9e89b18ceb21d1f2e523
Author: Dušan Kazik <prescott66@gmail.com>
Date:	Tue Sep 9 19:53:38 2014 +0000

    Updated Slovak translation

M	po/sk.po

commit 685e04864e9fbc05a8157314be0975524842087a
Author: Dušan Kazik <prescott66@gmail.com>
Date:	Tue Sep 9 19:50:36 2014 +0000

    Added Slovak translation

M	po/LINGUAS
A	po/sk.po

commit 5d25b455750c698d33d361b068aadabc348e5c3d
Author: Yuri Myasoedov <ymyasoedov@yandex.ru>
Date:	Tue Sep 9 15:08:30 2014 +0400

    Updated Russian translation

M	po/ru.po

commit a3ed442ce744e89d901cc179001b06e95edb024d
Author: Ricardo  Barbosa <barbosa.cisco@gmail.com>
Date:	Mon Sep 8 02:14:12 2014 +0000

    Updated Brazilian Portuguese translation

M	po/pt_BR.po

commit 0aacae748f90ea7ea4d74bf369cf5697e85645e1
Author: Ville-Pekka Vainio <vpvainio@iki.fi>
Date:	Sun Sep 7 13:44:03 2014 +0300

    Finnish translation update by Jiri Grönroos

M	po/fi.po

commit 5984d0b18316e242c11ded3c2ce30e14764fabd2
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	Sun Sep 7 04:38:17 2014 +0200

    Updated Polish translation

M	po/pl.po

commit 61a0ecf7722630a776ea88d027005c22b570a551
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	Sun Sep 7 04:36:57 2014 +0200

    Updated Polish translation

M	po/pl.po

commit 5d9de67bfb41dcaff7ceeab50d2645857d50b0c6
Author: Changwoo Ryu <cwryu@debian.org>
Date:	Sat Sep 6 20:47:40 2014 +0900

    Added Korean translation

M	po/LINGUAS
A	po/ko.po

commit a28bdd0903d227b4a60c13768dbcbec99c91fe5c
Author: Andika Triwidada <andika@gmail.com>
Date:	Fri Sep 5 03:30:46 2014 +0000

    Updated Indonesian translation

M	po/id.po

commit a4dcef82bc66c1bc6c8371ca2b717b8519748e9b
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:	Fri Sep 5 00:23:25 2014 +0200

    [l10n] Added Catalan (Valencian) translation

M	po/LINGUAS
A	po/ca@valencia.po

commit d72a804ce31faf96ae12bdfed82f7217b01cb4b6
Author: Gil Forcada <gforcada@gnome.org>
Date:	Fri Sep 5 00:23:19 2014 +0200

    [l10n] Update Catalan translation

M	po/ca.po

commit c0545a0b94beeb215a043858d442331b4b26f85f
Author: Maria  Mavridou <mavridou@gmail.com>
Date:	Sun Aug 31 10:48:33 2014 +0000

    Updated Greek translation

M	help/el/el.po

commit 048d1999d45d84d0c4adaa8433ab1ad2b14f9c51
Author: Erwan GEORGET <egeorget@openmailbox.org>
Date:	Fri Aug 29 10:01:35 2014 +0000

    Updated French translation

M	po/fr.po

commit ed82be0c7eced4ca521b408d6fe167f99cc27b1a
Author: Nilamdyuti Goswami <ngoswami@redhat.com>
Date:	Wed Aug 27 16:41:56 2014 +0000

    Added Assamese translation

M	po/LINGUAS
A	po/as.po

commit 2f9e6542b187958728397f3ae536068f5a8abc0e
Author: Marek Černocký <marek@manet.cz>
Date:	Mon Aug 25 23:02:40 2014 +0200

    Updated Czech translation

M	help/cs/cs.po

commit 09ee05dfe75764015ce43232d6a95b72260f6483
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	Mon Aug 25 22:35:52 2014 +0200

    Updated Galician translations

M	po/gl.po

commit 7bc1467a43e72dac63e1298a943d83fb2f805a07
Author: Alexandre Franke <alexandre.franke@gmail.com>
Date:	Mon Aug 25 14:17:13 2014 +0000

    Updated French translation

M	po/fr.po

commit 017f36728f3638a1db83d8031bf51a3aea84464c
Author: Michael Catanzaro <mcatanzaro@gnome.org>
Date:	Sun Aug 24 10:18:50 2014 -0500

    Center the board

    Kind of fixes bug #732788

M	data/hitori.ui

commit 362fa3e0408b80ba0bd0fee990f9998dcdac7a39
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	Sat Aug 23 12:22:43 2014 +0200

    Updated Norwegian bokmål translation.

M	po/nb.po

commit 093e987a4160c91d1d4bed302af3b8b0d89d3470
Author: Marek Černocký <marek@manet.cz>
Date:	Fri Aug 22 08:17:38 2014 +0200

    Updated Czech translation

M	po/cs.po

commit fa562d209512c12d07e4ec72b981fa4cb19b23b1
Author: Yosef Or Boczko <yoseforb@src.gnome.org>
Date:	Wed Aug 20 10:21:35 2014 +0300

    Updated Hebrew translation

M	po/he.po

commit 46d9876c7f285febee4341891fc6657f83e65465
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	Tue Aug 19 20:27:22 2014 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

M	po/LINGUAS
A	po/zh_HK.po
A	po/zh_TW.po

commit d0b33ee9ae9fc62f5fe23ba5150df05823f04bd6
Author: Parin Porecha <parinporecha@gmail.com>
Date:	Tue Aug 19 01:02:17 2014 +0200

    Release version 3.13.90

M	NEWS
M	configure.ac

commit 3135e877057610218d3bf52b4569d4b7f0a5b172
Author: Daniel Mustieles <dnaiel.mustieles@gmail.com>
Date:	Thu Aug 7 13:59:09 2014 +0200

    Updated Spanish translation

M	help/es/es.po

commit 3386c5426f6c73c264a623bec7a7a76ba4a6125d
Author: Michael Catanzaro <mcatanzaro@gnome.org>
Date:	Sat Jul 5 13:29:09 2014 -0500

    help: follow guidelines for including license info

    The license is unchanged.

    https://bugzilla.gnome.org/show_bug.cgi?id=732524

M	help/C/customization.page
M	help/C/game.page
A	help/C/legal.xml
D	help/C/license.page
M	help/C/playing.page
M	help/C/strategy.page
M	help/Makefile.am

commit 162a91ec75463fe13bb917ad4551b2bec2300c8a
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:	Thu Jul 31 23:49:57 2014 +0300

    Added uk translation

M	po/LINGUAS
A	po/uk.po

commit f06848b51d5e4e6d8d3bfb79e51e62cf11e0da3c
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	Thu Jul 31 19:33:04 2014 +0200

    doap: add <programming-language>

M	hitori.doap

commit d27872ad9174636e0246c48903d865bb5d7d84a3
Author: Olav Vitters <olav@vitters.nl>
Date:	Wed Jul 30 17:32:46 2014 +0200

    doap category apps

M	hitori.doap

commit e4c3bf940fc5c28de7700245b7f3dfd5da41e24c
Author: Aurimas Černius <aurisc4@gmail.com>
Date:	Sun Jul 27 01:14:04 2014 +0300

    Added Lithuanian translation

M	po/LINGUAS
A	po/lt.po

commit 7db5cc98e1f92870fc566986a330cbcbb2cbd7da
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	Wed Jul 23 14:25:12 2014 +0200

    Updated Norwegian bokmål translation.

M	po/nb.po

commit f33155e269a4069c9c83b0572b4a52f566e1b0f4
Author: Anders Jonsson <anders.jonsson@norsjovallen.se>
Date:	Wed Jul 23 08:16:11 2014 +0000

    Updated Swedish translation

M	po/sv.po

commit 4331cf8753601030673e4ddcec7ad08acfb8ec6b
Author: Michael Catanzaro <mcatanzaro@gnome.org>
Date:	Sun Jul 20 22:27:42 2014 -0500

    Release version 3.13.4

M	NEWS
M	configure.ac

commit 77f12b8c86522056d4100bc73c33a4f093eaadf1
Author: MarMav <mavridou@gmail.com>
Date:	Wed Jul 9 23:41:56 2014 +0000

    Updated Greek translation

M	po/el.po

commit 09e01e3cdbf4886ab449c0e2096cda91434af5c6
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:	Wed Jul 9 08:22:20 2014 +0100

    Update British English translation

M	po/en_GB.po

commit 5dd5554021b45e5c2b3fc16fbf28040ce051d66d
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Tue Jul 8 23:17:07 2014 +0100

    Disable the game play timer after winning

    In certain situations, the game play timer could become re-enabled
    after
    winning a game (but before starting the next one). Only un-pause it if
    event processing is enabled (i.e. a game is underway).

M	src/interface.c

commit 7c2e2b0ac834b0fb96c7bb087f92673ab9709315
Author: Daniel Mustieles <dnaiel.mustieles@gmail.com>
Date:	Tue Jul 8 12:36:34 2014 +0200

    Updated Spanish translation

M	po/es.po

commit a231b1589e45c646ed59da86bf879907c1a2218a
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	Mon Jul 7 20:28:28 2014 +0200

    Updated POTFILES.in

M	po/POTFILES.in

commit e82fe40dcd1755d1196de5a0c83d2f133706891e
Author: Michael Catanzaro <mcatanzaro@gnome.org>
Date:	Sat Jul 5 18:54:52 2014 -0500

    Store board size in gsettings

    Remember the user's preferred board size

    * Bump GLib dependency to 2.32, for g_settings_get_action()
    * Bump intltool dependency to 0.50.2, for automatic gsettings support

    https://bugzilla.gnome.org/show_bug.cgi?id=732504

M	Makefile.am
M	configure.ac
A	data/org.gnome.hitori.gschema.xml
M	src/interface.c
M	src/main.c
M	src/main.h

commit fa52ee7c71a82b37763c7899b8774555c3d9fbd0
Author: Yosef Or Boczko <yoseforb@src.gnome.org>
Date:	Mon Jul 7 13:42:37 2014 +0300

    Updated Hebrew translation

M	po/he.po

commit 9effdc2a21eadd9da61a0b6a31df5e9a5b2ce01d
Author: Michael Catanzaro <mcatanzaro@gnome.org>
Date:	Sat Jul 5 13:18:07 2014 -0500

    Use CSS provider to control colors used in UI

    This style looks the same as Hitori using Adwaita prior to GTK+ 3.13.3

    https://bugzilla.gnome.org/show_bug.cgi?id=732300

M	Makefile.am
A	data/hitori.css
M	src/interface.c

commit 458d64a481a36c7ff50b62a7c6f1848a82d2cefa
Author: Michael Catanzaro <mcatanzaro@gnome.org>
Date:	Sat Jul 5 15:50:29 2014 -0500

    About dialog: update description

    * Be clear that Nikoli is not involved with GNOME Hitori
    * Not a sentence, no period

M	src/interface.c

commit 4dd8aebf7d3f91f266e4d58785926c28639ce585
Author: Michael Catanzaro <mcatanzaro@gnome.org>
Date:	Sat Jul 5 15:27:10 2014 -0500

    About dialog: use GtkLicense

M	src/interface.c

commit 31a8d43d03345663dce363ef9d9ef8607dd1832d
Author: Michael Catanzaro <mcatanzaro@gnome.org>
Date:	Sat Jul 5 15:19:52 2014 -0500

    Use correct apostrophe character

M	src/rules.c

commit 2e6c46c915f9f3c6404b41b04fe7f10dd9534a4b
Author: Michael Catanzaro <mcatanzaro@gnome.org>
Date:	Sat Jul 5 11:12:55 2014 -0500

    doap: add myself

M	hitori.doap

commit 6e3a8fe26cc579922517fafe88c16fa42a03b84f
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	Tue Jul 1 22:22:30 2014 +0200

    Updated Galician translations

M	po/gl.po

commit 7802b05667f170bf12263645f22c1055ba37f743
Author: Yuri Myasoedov <ymyasoedov@yandex.ru>
Date:	Sat Jun 28 22:40:26 2014 +0400

    Updated Russian translation

M	po/ru.po

commit 0cd5ca314d266f463d35fda62eee027ff8866949
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:	Tue Jun 24 12:32:53 2014 +0100

    Update British English translation

M	po/en_GB.po

commit 4f01704f36275bd6c54a041cced955140c752011
Author: Marek Černocký <marek@manet.cz>
Date:	Tue Jun 24 08:09:49 2014 +0200

    Updated Czech translation

M	po/cs.po

commit c23e112e0f387fec206561b2d24791434643fc59
Author: Michael Catanzaro <mcatanzaro@gnome.org>
Date:	Mon Jun 23 13:31:42 2014 -0500

    git.mk: ignore .deps and all .o files

    Fixes

     Untracked files:
	   src/.deps/
	   src/src_hitori-generator.o
	   src/src_hitori-interface.o
	   src/src_hitori-main.o
	   src/src_hitori-rules.o

    Proposed for upstream at https://github.com/behdad/git.mk/issues/15

    https://bugzilla.gnome.org/show_bug.cgi?id=731309

M	git.mk

commit 9fbf9db1abde66f1513d740d9229765114e50211
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:	Sun Jun 22 15:12:19 2014 +0100

    core: Add preconditions to generator function

    This helps static analysis.

M	src/generator.c

commit 23c6a8b77a394b7515d488688cf3d99bef690ac5
Author: Daniel Mustieles <dnaiel.mustieles@gmail.com>
Date:	Fri Jun 20 13:23:24 2014 +0200

    Updated Spanish translation

M	po/es.po

commit af15a8b98234b1785e6fa806fdc8048ed96dce39
Author: Rafael Ferreira <rafael.f.f1@gmail.com>
Date:	Thu Jun 19 18:43:43 2014 +0000

    Updated Brazilian Portuguese translation

M	po/pt_BR.po

commit 0342accbcb6f9cb7327cc054741a122135546dc5
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	Thu Jun 19 16:45:35 2014 +0200

    Updated Polish translation

M	po/pl.po

commit daf4243cbe8eafedfe58f422491077a8b9dea4b8
Author: Michael Catanzaro <mcatanzaro@gnome.org>
Date:	Thu Jun 5 22:46:05 2014 -0500

    Remove status bar

    Center the timer beneath the grid, and use a clock icon instead of a
    text label.

    I tried placing the timer in the header bar instead, but that did not
    look as good as expected.

    https://bugzilla.gnome.org/show_bug.cgi?id=731312

M	data/hitori.ui
M	src/main.c

commit c53a9003bb6da92138ebc07ff303c9556dbb1aa2
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	Wed Jun 18 15:53:38 2014 +0200

    Updated Polish translation

M	po/pl.po

commit 712173ffa105fca2008c91ddb3fb3bcb9e9fddcf
Author: Tom Tryfonidis <tomtryf@gmail.com>
Date:	Wed Jun 18 10:44:20 2014 +0000

    Updated Greek translation

M	po/el.po

commit 1e6a53cf5e63769f25f4fdcd2c0ddec135b6c3dd
Author: Yosef Or Boczko <yoseforb@src.gnome.org>
Date:	Wed Jun 18 04:21:00 2014 +0300

    Updated Hebrew translation

M	po/he.po

commit 8db1071012b772b1547dd10d63203d37f8f8f9bb
Author: Rafael Ferreira <rafael.f.f1@gmail.com>
Date:	Wed Jun 18 01:19:38 2014 +0000

    Updated Brazilian Portuguese translation

M	po/pt_BR.po

commit d9d3b6ccbe036625126c59422abf86f156ada054
Author: Michael Catanzaro <mcatanzaro@gnome.org>
Date:	Thu Jun 5 23:01:01 2014 -0500

    Replace GtkVBox with GtkBox

    GtkVBox has been deprecated

    https://bugzilla.gnome.org/show_bug.cgi?id=731312

M	data/hitori.ui

commit 927c13abcb060b93055d61e186d78b39bfe38927
Author: Michael Catanzaro <mcatanzaro@gnome.org>
Date:	Thu Jun 5 18:50:14 2014 -0500

    Replace the menu bar with a header bar

    Depends on GTK+ 3.13.2 for RTL icon theme support.

    https://bugzilla.gnome.org/show_bug.cgi?id=731312

M	configure.ac
M	data/hitori.ui
M	src/interface.c

commit 236fc7a90900f310f84af97b24ff2b4f515558ee
Author: Michael Catanzaro <mcatanzaro@gnome.org>
Date:	Wed Jun 4 23:05:05 2014 -0500

    Move the board size preference to the app menu

    We're going to treat this as an application-level preference.

    https://bugzilla.gnome.org/show_bug.cgi?id=731312

M	data/hitori.ui
M	src/interface.c

commit 99d9f9a2228bbec6d58ae9769b5913250c7f5619
Author: Michael Catanzaro <mcatanzaro@gnome.org>
Date:	Wed Jun 4 20:39:43 2014 -0500

    app menu: standardize help/about/quit

    As of 3.12, we are using this style fairly consistently.

    https://bugzilla.gnome.org/show_bug.cgi?id=731312

M	data/hitori.ui

commit d7f8316e5c56397ef01dd381659dbb90518c1a92
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	Tue Jun 17 19:39:03 2014 +0200

    Updated Polish translation

M	po/pl.po

commit 0c8025cdd7085ca7fbdb6e5870074e5be461ae20
Author: Daniel Mustieles <dnaiel.mustieles@gmail.com>
Date:	Tue Jun 17 19:22:20 2014 +0200

    Updated Spanish translation

M	po/es.po

commit d2bf0676714bb1299766605d0a5efad3e365cd43
Author: Michael Catanzaro <mcatanzaro@gnome.org>
Date:	Thu Jun 5 23:49:41 2014 -0500

    On game over, prompt the user to play again

    This allows us to simplify the UI by obviating the need to move
    the new
    game action from the app menu into the window. It's also simply more
    useful than an OK button.

    The user can instead choose to quit the app from this dialog. What a
    timesaver!

    https://bugzilla.gnome.org/show_bug.cgi?id=731314

M	src/rules.c

commit 8de8b2b6b5cd77683894b5d07cbcb93dcd6b5574
Author: Michael Catanzaro <mcatanzaro@gnome.org>
Date:	Fri Jun 6 11:01:30 2014 -0500

    Use descriptive labels on board size change dialog

    https://bugzilla.gnome.org/show_bug.cgi?id=731337

M	src/main.c

commit 19bec75fc9013542266ab18b8be9687e2106075c
Author: Michael Catanzaro <mcatanzaro@gnome.org>
Date:	Thu Jun 5 17:27:32 2014 -0500

    appdata: add to GNOME project group

    Some software centers, like newer versions of GNOME Software, will use
    this to associate Hitori with other GNOME apps.

    https://bugzilla.gnome.org/show_bug.cgi?id=731308

M	data/hitori.appdata.xml.in

commit 8c792f0364923695fa4fc9fd17bca7401a733541
Author: Michael Catanzaro <mcatanzaro@gnome.org>
Date:	Thu Jun 5 17:26:02 2014 -0500

    appdata: do not use generic name "Hitori"

    In a software center like GNOME Software, we should display the more
    specific name "GNOME Hitori" rather than the generic "Hitori" that we
    show once we're installed.

    https://bugzilla.gnome.org/show_bug.cgi?id=731308

M	data/hitori.appdata.xml.in

commit e13c862141299db1bbebffa958c56518da5d64c9
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Wed Jun 11 10:03:58 2014 +0100

    interface: Fix a leak in the redo stack handling

M	src/interface.c

commit 70d019a9c79336f9dbfce08445f458ad3bb88f2c
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Wed Jun 11 10:02:49 2014 +0100

    interface: Fix leak of top-level menu models

M	src/interface.c

commit b2590082de11ab72607693d7281f544e270c3dbe
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Wed Jun 11 09:47:21 2014 +0100

    interface: Disable redo when making a move

    Making a move will clear the redo stack, so the redo button is useless
    at that point.

M	src/interface.c

commit c4cbc9eecac1694189b13e657819d16f95244e3c
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:	Tue May 6 11:53:04 2014 +0100

    core: Fix a potential NULL pointer dereference

M	src/main.c

commit b93cfd3a0132a7596426b7af31e7b14ecc049644
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:	Tue May 6 11:52:33 2014 +0100

    core: Remove a redundant assignment

M	src/interface.c

commit 67d68b6613b6fd9c8461a2fdfa19dbec339dd0e3
Author: Jordi Mas <jmas@softcatala.org>
Date:	Wed May 28 13:33:10 2014 +0200

    Fix to Catalan translation

M	po/ca.po

commit ea0cb02b08c7f514e4a7b1108a3d52bdf5a181b9
Author: Jordi Mas <jmas@softcatala.org>
Date:	Wed May 28 13:04:13 2014 +0200

    Catalan translation

M	po/LINGUAS
A	po/ca.po

commit 199f45a8582e38e54620fec74fe055a58f264524
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun May 4 15:51:02 2014 +0100

    Release version 0.4.3

M	NEWS
M	configure.ac

commit a8b7486116aa14ab2f97c1f7e9384044646c8425
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun May 4 11:55:33 2014 +0200

    data: Update licencing information in AppData file

    See:
    http://blogs.gnome.org/hughsie/2014/05/02/appdata-meet-spdx-spdx-meet-appdata/.

M	data/hitori.appdata.xml.in

commit 875e49f87173b7c7bb88add1da645ea4f13783a3
Author: Tom Tryfonidis <tomtryf@gmail.com>
Date:	Thu Apr 24 16:53:00 2014 +0000

    Updated Greek translation

M	po/el.po

commit 9c0afb9ac046ecd061dbb99d05d44c14a877f323
Author: Andika Triwidada <andika@gmail.com>
Date:	Sun Mar 30 12:38:16 2014 +0000

    Updated Indonesian translation

M	po/id.po

commit 7ed25113a4f209cde4bb0154bd7a28c510904574
Author: Dimitris Spingos <dmtrs32@gmail.com>
Date:	Sun Mar 16 22:11:26 2014 +0200

    Added Greek translation of help

M	help/Makefile.am
A	help/el/el.po

commit 8e42bb2c89848217d47c06bb5fc6458acdaf68f6
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:	Tue Jan 28 18:40:52 2014 +0100

    Updated Serbian translation

M	po/sr.po
M	po/sr@latin.po

commit c180a5044abebe95f889ef8776b140b7e0de0398
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	Fri Jan 3 02:36:11 2014 +0100

    Updated Galician translations

M	po/gl.po

commit 8aa1691552ebe91ea1216638636323222b0ca49f
Author: Rafael Ferreira <rafael.f.f1@gmail.com>
Date:	Wed Jan 1 17:42:35 2014 -0200

    Updated Brazilian Portuguese Translation proofread by Enrico Nicoletto

M	po/pt_BR.po

commit 8ac790d2929e5da54d813292c85df1faa00093bc
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	Mon Dec 30 11:58:35 2013 +0100

    Updated Spanish translation

M	po/es.po

commit 9d3d651a5c7d0cc1e7bcb44c5b8b7a5084c1738b
Author: Marek Černocký <marek@manet.cz>
Date:	Tue Dec 24 17:03:53 2013 +0100

    Updated Czech translation

M	po/cs.po

commit 6f0bb76c550e12dc5f8f555db3135a38f474038c
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	Sun Dec 22 20:40:51 2013 +0100

    Updated Polish translation

M	po/pl.po

commit 3796750134e93a5f957316c6501c7cc590db5bc1
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	Sun Dec 22 19:24:44 2013 +0100

    Updated Slovenian translation

M	po/sl.po

commit 378f6046d3fc3503f7ca9fed607461ad50f1cda1
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Fri Dec 20 23:12:25 2013 +0000

    build: Add AppData support to git.mk

    This is in the process of being upstreamed:
    https://github.com/behdad/git.mk/pull/14.

M	git.mk

commit 2d4342bf4d305d702779435132a3bf39bbe90bc7
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Fri Dec 20 23:09:21 2013 +0000

    build: Update git.mk from upstream

M	Makefile.am
M	git.mk

commit 848d7843742f1e71f630c6a566bbfa2a2e0f6ea6
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Fri Dec 20 23:00:35 2013 +0000

    data: Slightly expand AppData description

    This allows it to pass validation.

M	data/hitori.appdata.xml.in

commit 474af988b330cd9b19eaaa6c6ccfbbfc6f73d88c
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Fri Dec 20 22:52:44 2013 +0000

    build: Update AppData build rules to enable validation

    The AppData file’s validity will now be checked during `make check`.

M	Makefile.am
M	configure.ac

commit 4258f87033e8582c3a7dc287248b8c7eb340bedf
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:	Fri Nov 8 11:51:55 2013 +0000

    Release version 0.4.2

M	NEWS
M	configure.ac

commit 778cfa6a793cb382a6d20f4c20a338184d35cef6
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:	Fri Nov 8 11:49:20 2013 +0000

    build: Update DOAP file with download and bug pages

M	hitori.doap

commit b95c1d17ce7f387689f5370901ef9ab670a39387
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:	Fri Nov 8 11:49:10 2013 +0000

    build: Switch to .tar.xz distribution

M	configure.ac

commit 131fef80e4decff273ad058667f29a16458ffdcc
Author: Jiri Grönroos <jiri.gronroos+l10n@iki.fi>
Date:	Tue Nov 5 07:13:27 2013 +0200

    Finnish translation update

M	po/LINGUAS
A	po/fi.po

commit f508ebb8cf5e4a06423706293522961b2fe571c9
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:	Tue Oct 15 22:56:55 2013 +0200

    Updated Serbian translation

M	po/sr.po
M	po/sr@latin.po

commit 99be53e340d94e1479114d8bfe5072e628379226
Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
Date:	Sat Oct 5 14:29:21 2013 +0300

    Updated Latvian translation

M	po/lv.po

commit cbaea95d4e68560a429617a1ab38e6ccd6e10fc9
Author: Enrico Nicoletto <liverig@gmail.com>
Date:	Thu Sep 12 22:45:55 2013 -0300

    Updated Brazilian Portuguese translation

M	po/pt_BR.po

commit 47d820031bad5a9bdd159f77f85c02d8ee976fd2
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	Thu Sep 12 19:30:40 2013 +0200

    Updated Galician translations

M	po/gl.po

commit f54525f10aa30366cbe80239ed4ce1bc42ba9d5b
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	Thu Sep 12 00:27:22 2013 +0200

    Updated Polish translation

M	po/pl.po

commit 1590c159cf18eb2279f824f8622e8215626b291a
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	Wed Sep 11 22:05:20 2013 +0200

    Updated Slovenian translation

M	po/sl.po

commit 006f043fc419233cf22dd1bb95145ae221835613
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	Wed Sep 11 17:54:47 2013 +0200

    Updated Spanish translation

M	po/es.po

commit ddd5d19b52b2a524eaa50a555cd4133f6a37a9b8
Author: Marek Černocký <marek@manet.cz>
Date:	Wed Sep 11 11:21:47 2013 +0200

    Updated Czech translation

M	po/cs.po

commit b9936356f3b30dc9aa76eb58ce184b7eb2ff0697
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Tue Sep 10 21:10:51 2013 -0600

    i18n: Update British English translation

M	po/en_GB.po

commit 4a94f84c76df85e20d99962b1a2b58ae1a984d26
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Tue Sep 10 21:05:22 2013 -0600

    docs: Update application home page

    The old home page has disappeared following an unexpected wiki
    reorganisation.

    Closes: https://bugzilla.gnome.org/show_bug.cgi?id=707692

M	README
M	configure.ac
M	hitori.doap
M	src/interface.c

commit f3514bcb07ed9531f493b2935e7c1023b2080c9a
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Tue Sep 10 21:04:20 2013 -0600

    build: Add an AppData file for the application

    See: http://people.freedesktop.org/~hughsient/appdata/.

M	Makefile.am
A	data/hitori.appdata.xml.in
M	po/POTFILES.in

commit 6cf8568206cc6d666f98834ba807b870739fb4a1
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Fri Aug 2 10:56:55 2013 +0200

    Release version 0.4.1

M	NEWS

commit d5b2643cb38fa40774aa2dad8d8b8460a86e78ca
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Fri Aug 2 10:54:17 2013 +0200

    core: Don’t use deprecated GtkStyleContext API

M	src/interface.c

commit e63fd1dbdf6153a52bcd6a6041a4b29372642657
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Fri Aug 2 10:54:00 2013 +0200

    core: Only call g_type_init() if compiled against old GLib

M	src/main.c

commit be2ba012e75546b09e9938b7386adbd721a9cab8
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Fri Aug 2 10:38:24 2013 +0200

    core: Fix timer pausing when winning the game

    The ‘congratulations’ dialogue was changing the focus state of
    the main window
    which was causing the timer to get un-paused after winning.

M	src/interface.c
M	src/main.c

commit a2d9f9b878956f0053488361249f15d310286f19
Author: Marek Černocký <marek@manet.cz>
Date:	Sun Jul 21 22:37:36 2013 +0200

    Updated Czech translation

M	help/cs/cs.po

commit 757cce550dcc00f97bee0d1a5842a9b0420fcaae
Author: Balázs Úr <urbalazs@src.gnome.org>
Date:	Sun Mar 17 11:31:52 2013 +0100

    Added hu entry

M	help/Makefile.am

commit f4eedfb163e7ab0e1eb1f228fa594554568f647d
Author: Balázs Úr <urbalazs@src.gnome.org>
Date:	Sun Mar 17 11:31:25 2013 +0100

    Updated Hungarian translation

A	help/hu/hu.po

commit 756940a384d967cde9a2ca3a0ff0cafbe9b56d22
Author: Balázs Úr <urbalazs@src.gnome.org>
Date:	Sun Mar 17 11:17:11 2013 +0100

    Updated Hungarian translation

M	po/hu.po

commit 9de80fb26fc7ce525c4ae9ba9f8d32a0ed38a1c7
Author: Enrico Nicoletto <liverig@gmail.com>
Date:	Sun Feb 10 00:00:45 2013 -0200

    Updated Brazilian Portuguese translation

M	po/pt_BR.po

commit 9bb6a169bfa58bfee82b20585fcdbcddbfa74f23
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	Fri Dec 28 14:52:52 2012 +0200

    Added Hebrew.

M	po/LINGUAS

commit 7d4e89ec1074a80d8cd9a0a1aadd6f05bb891ea6
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	Fri Dec 28 14:52:09 2012 +0200

    Updated Hebrew translation.

A	po/he.po

commit 8dd0f4418d8ee3e25a3e56bf2d28cb1b0d1b1bac
Author: Marek Černocký <marek@manet.cz>
Date:	Thu Dec 27 21:02:25 2012 +0100

    Updated Czech translation

M	help/cs/cs.po

commit 395c658aa3acb07dc3c7f6ec5274b76cbf8b01e7
Author: Aleksej Kabanov <ak099@mail.ru>
Date:	Tue Dec 25 23:30:25 2012 +0400

    Updated Russian translation

M	po/ru.po

commit 760acf1f00403627fe1ba8b439e98053c1c87ecf
Author: Mario Blättermann <mario.blaettermann@gmail.com>
Date:	Thu Nov 1 22:26:33 2012 +0100

    Updated German doc translation

M	help/de/de.po

commit 38207e994e585dab86908f3a7f774608e5c8ac14
Author: Mario Blättermann <mario.blaettermann@gmail.com>
Date:	Thu Nov 1 22:21:07 2012 +0100

    Updated German translation

M	po/de.po

commit 33d359782d4160c1229423d8abe0cdace03438e3
Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
Date:	Sun Oct 14 01:49:54 2012 +0300

    Updated Latvian translation

M	po/lv.po

commit a1bff80ba359e58578fee939ff0dc52ba2338e1c
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	Fri Oct 12 01:23:32 2012 +0200

    Updated Galician translations

M	po/gl.po

commit 09d0b31965d3ff4d782b213c908ac67c017cbacc
Author: Marek Černocký <marek@manet.cz>
Date:	Sun Oct 7 22:44:36 2012 +0200

    Updated Czech translation

M	po/cs.po

commit faee7c711643d5db26819926a90697f075d3a27c
Author: Andika Triwidada <andika@gmail.com>
Date:	Thu Oct 4 10:53:04 2012 +0700

    Updated Indonesian translation

M	po/id.po

commit b84f69f67c2b250fbe351e2abe2dae925499f5c4
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	Sun Sep 30 13:09:43 2012 +0200

    Updated Spanish translation

M	help/es/es.po

commit c8159787cedcb515a9f425ac47a46188083afb9a
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	Sun Sep 30 13:08:03 2012 +0200

    Updated Spanish translation

M	po/es.po

commit f655f310b4fdc4ff26021e0b7ebc7b45a42df085
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Sep 30 08:56:25 2012 +0100

    Post-release version bump to 0.4.1

M	configure.ac

commit 0ed6a39a8a7675c876fb03ae9a67291aa164c40c
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Sep 30 08:54:55 2012 +0100

    Release version 0.4.0

M	NEWS

commit 8590b07563cd927972899eb5a2e579ff87122c61
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	Sat Sep 29 15:54:54 2012 +0200

    Updated Slovenian translation

M	po/sl.po

commit 698df44d0ad0c1a680c91af16d3db4d9a641cbd9
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:	Sat Sep 29 10:40:09 2012 +0200

    Updated Serbian translation

M	po/sr.po
M	po/sr@latin.po

commit fa6f580f7248b9af006829e0b77f5774de2da29d
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	Sat Sep 29 05:17:56 2012 +0200

    Updated Polish translation

M	po/pl.po

commit f94fb76b1190e856e6cfed77496b5f529e1a1a7e
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sat Sep 29 02:44:14 2012 +0100

    i18n: Update British English translation

M	po/en_GB.po

commit e40104c541facd63a5cb21c1e4572ad0ef1aa209
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sat Sep 29 02:39:46 2012 +0100

    Bug 676602 — Port to GMenu

    Split the menu up into an application and a window menu, and port
    them both
    to GMenu/GAction.

    The new menu layout is:
     • Application:
      - New Game
      - About Hitori
      - Help
      - Quit
     • Window:
      - Board Size (with submenu)
      - Hint
      - Undo
      - Redo

    This was chosen because the actions in the window menu all perform
    some
    operation specifically on the contents of the main window. It’s
    arguable
    that ‘New Game’ should also be there, but that could be considered
    to open
    a new main window, sort of, so it’s in the application menu.

    Closes: https://bugzilla.gnome.org/show_bug.cgi?id=676602

M	data/hitori.ui
M	src/interface.c
M	src/main.c
M	src/main.h

commit 8646cfd9ec9126b44a37b4082c585f2ad9999240
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	Sat Sep 29 02:31:11 2012 +0200

    Updated Polish translation

M	po/pl.po

commit e4430291bdf5c26fb7257589d29c461dfc1293a7
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sat Sep 29 00:40:46 2012 +0100

    Bug 676601 — Port to GtkApplication

    Port Hitori to use GtkApplication. This is a fairly quick-and-simple
    port,
    just wrapping the existing code in a GtkApplication without properly
    integrating it all. For example, none of the semi-public members
    of struct
    Hitori have been moved into the new HitoriApplicationPrivate struct.

    That can all be tidied up later.

    Closes: https://bugzilla.gnome.org/show_bug.cgi?id=676601

M	src/main.c
M	src/main.h

commit cdfa7362d29097476cfc6170bc5d2c4fdfc9e9a8
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sat Sep 29 00:03:07 2012 +0100

    build: Update git.mk from upstream

    Get the latest version (af2144914afa48193ff879bbec7270683f501742) from
    upstream (https://github.com/behdad/git.mk).

M	git.mk

commit 34a3d01945f6b3ab27bc571b53079ac9a45fa666
Author: Oliver Propst <oliver.propst@gmail.com>
Date:	Sat Sep 8 15:48:12 2012 +0200

    build: Use yelp-tools instead of gnome-doc-utils

    Closes: https://bugzilla.gnome.org/show_bug.cgi?id=683623

M	Makefile.am
M	configure.ac
M	help/Makefile.am
M	help/da/da.po
M	help/en_GB/en_GB.po
M	help/es/es.po
D	help/hitori.omf.in
M	help/sv/sv.po
M	help/zh_CN/zh_CN.po
M	src/interface.c

commit 6f3ac7ebe5fba6e10bb0f8b8cc9a96590fbdb062
Author: Andika Triwidada <andika@gmail.com>
Date:	Sun Sep 9 01:56:52 2012 +0700

    Updated Indonesian translation

M	po/id.po

commit 01209da0a8836223d5a563d896afeb2b2f85d9be
Author: Daniel Șerbănescu <daniel@serbanescu.dk>
Date:	Sun Aug 5 23:03:44 2012 +0200

    Updated Romanian Translation

M	help/Makefile.am
A	help/ro/ro.po

commit ef6d7282a19efdfae3b77d6b5174ecb087c0f6dd
Author: Tom Tryfonidis <tomtryf@gmail.com>
Date:	Fri Jun 29 14:34:34 2012 +0300

    Updated Greek translation

M	po/el.po

commit 9779bd3d3e4f2fe05a9cf0c4ddf0e455c8fa2e4c
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sat Mar 24 23:37:15 2012 +0000

    core: Use two passes to draw the cells

    This ensures that the borders of the painted cells are always drawn
    on top
    of the borders of the unpainted cells.

M	src/interface.c

commit d8c5352767964f120af352b4fe98bf63bc171647
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sat Mar 24 23:29:03 2012 +0000

    core: Remove implicit dependency on libm through use of floor()
    function

M	configure.ac
M	src/interface.c

commit 9c168210dd14c6e1466e337abb4f1cc3caf6f65d
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	Sat Mar 24 00:32:24 2012 +0100

    Updated Galician translations

M	po/gl.po

commit 1d64e50c024b9e9f1289e6cf5757006e5dab12ca
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:	Sat Mar 17 21:37:05 2012 +0100

    Added Serbian translation

M	po/LINGUAS
A	po/sr.po
A	po/sr@latin.po

commit f558e6a0eaa908d168761c1e4cfac387caab9550
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	Sat Feb 18 19:11:00 2012 +0100

    Update version number in README

    GNOME 2.24 is so 2008-ish. :)

M	README

commit 2822e1f275ddffab29f054f1d24c5455453eaac7
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	Sat Feb 18 19:04:41 2012 +0100

    Added Polish translation

M	po/LINGUAS
A	po/pl.po

commit ed8aacfcf4a5f9596d5aa282a6ff562789111dc3
Author: Bruno Brouard <annoa.b@gmail.com>
Date:	Sun Feb 12 17:10:35 2012 +0100

    Updated French doc translation

A	help/fr/figures/hitori_main_window.png
M	help/fr/fr.po

commit 723b5f934009b46060906a73303d6b3c50402dc7
Author: Daniel Șerbănescu <cyber19rider@gmail.com>
Date:	Sat Feb 11 22:04:54 2012 +0100

    Romanian translation added

M	po/LINGUAS
A	po/ro.po

commit 73aed8881e29c3d78c76ba764f30707e94a09b24
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sat Jun 11 16:42:14 2011 +0100

    Post-release version bump to 0.4.0

M	configure.ac

commit f459d03226868120015a51bac285c004d29058a8
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Tue Sep 13 23:15:49 2011 +0100

    build: Fix AM_MAINTAINER_MODE in configure.ac

    See:
    http://blogs.gnome.org/desrt/2011/09/08/am_maintainer_mode-is-not-cool/

M	configure.ac

commit 95d8f35a08476799e2ff7d078b1007dc13a01e3d
Author: Mario Blättermann <mariobl@gnome.org>
Date:	Sun Jun 19 12:18:37 2011 +0200

    [l10n] Tweaked German translation a bit

M	po/de.po

commit ce0a0a25d77c7fa0d5f0a8fed87036dada128f89
Author: Peter De Wachter <pdewacht@gmail.com>
Date:	Sat Jun 18 19:22:47 2011 +0100

    Bug 652684 — Display glitch when marking hints

    Fix the drawing of hints to not rely on the clipping area for
    redrawing a
    particular cell, as the clipping area may be bigger than we expect
    if, for
    example, the hint is drawn just after the play area is resized.

    Closes: bgo#652684

M	src/interface.c

commit 0bcb8873a2e885247d9ec959a830d0ac3d7ded52
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Jun 12 19:52:40 2011 +0100

    Bug 652399 — l10n doesn't work

    Commit 997cf9973f4fc81ce6df531e03c044016e4d7842 means that
    ENABLE_NLS is
    now *never* defined, which effectively removed runtime gettext
    support from
    Hitori.

    Closes: bgo#652399

M	src/main.c

commit 0b67d00bec32bb6d2a79db38590aeb667f52fa1e
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sat Jun 11 16:41:08 2011 +0100

    Release version 0.3.0

M	NEWS

commit b07150e138af9275ff0e4237ea6c3e4a62fb3862
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sat Jun 11 16:39:01 2011 +0100

    Remove non-existent files from EXTRA_DIST

M	Makefile.am

commit f71e6b54d38f0a36b5c420d9c9a666afa9442a7d
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sat Jun 11 16:36:06 2011 +0100

    Fix redrawing of hint rectangles

M	src/interface.c

commit 612373480eed2fc1756e7b2d7e7c5173b8b1fea2
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sat Jun 11 16:03:16 2011 +0100

    Remove an extraneous debug print statement

M	src/interface.c

commit b295ded4d84e14d2e3cb298942238bf59737cca7
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:	Sun Jun 5 00:37:07 2011 +0400

    Added Russian translation

M	po/LINGUAS
A	po/ru.po

commit ef8333afab2caf7f7b5edc7ce1fbe884e10e3a20
Author: Lê Trường An <xinemdungkhoc1@gmail.com>
Date:	Thu May 5 20:53:41 2011 +0700

    Added Vietnamese translation

M	po/LINGUAS
A	po/vi.po

commit f4ff96c893b73c7a823c5a85ce6c0c7550234755
Author: Rudolfs Mazurs <rudolfs.mazurs@gmail.com>
Date:	Mon Apr 25 21:17:56 2011 +0300

    Added Latvian translation.

M	po/LINGUAS
A	po/lv.po

commit 06197a73951757ce4a6e09b9c3eddc8d95209ec3
Author: Mario Blättermann <mariobl@gnome.org>
Date:	Sun Apr 10 12:36:24 2011 +0200

    [l10n] Updated German doc translation, added new screenshot

M	help/de/de.po
M	help/de/figures/hitori_main_window.png

commit 900a34a7af376bdd96e7ee639b782169c2e67f1b
Author: Marek Černocký <marek@manet.cz>
Date:	Mon Feb 7 19:10:46 2011 +0100

    Updated Czech screenshot

M	help/cs/figures/hitori_main_window.png

commit b487320f50f05d814a9f1f0420864a20795522a4
Author: Marek Černocký <marek@manet.cz>
Date:	Mon Feb 7 19:10:24 2011 +0100

    Updated Czech translation

M	help/cs/cs.po

commit 094a7106f4a592ce60fadb9e4214c1f1d5497f53
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Jan 30 13:52:32 2011 +0000

    Bug 640905 — Please update COPYING-DOCS

    Update COPYING-DOCS to refer to the CC license now used for the
    documentation,
    rather than the GFDL as was previously used. Closes: bgo#640905

M	COPYING-DOCS

commit 1420dc17458f45ad44cca27e12e048091e3a7ea1
Author: Joe Hansen <joedalton2@yahoo.dk>
Date:	Sun Jan 16 15:01:58 2011 +0100

    Updated Danish translation

M	po/da.po

commit 69d6afa1dc8c3617e14570f1ccbe1f620e423cfa
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Thu Dec 30 22:50:22 2010 +0000

    Remove deprecated use of GdkDrawable

M	src/interface.c

commit b0d020f4cb9b1accf2b9330857829cbc692c86b7
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Thu Dec 30 22:45:59 2010 +0000

    Port to GtkStyleContext

M	src/interface.c

commit f239f7c038f1edfe6a2da3839b94dbe0320005b2
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Thu Dec 30 22:29:13 2010 +0000

    Remove call to deprecated gtk_set_locale()

M	src/main.c

commit ba81511d949583162fa0dd87450baadc93de14e8
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	Wed Dec 29 23:13:30 2010 +0100

    Updated Spanish translation

M	help/es/es.po

commit a3804e7c31c2d26f66c7b4a950f85e6afc0468ec
Author: Daniel Nylander <po@danielnylander.se>
Date:	Wed Dec 29 12:50:23 2010 +0100

    Updated Swedish translation

M	po/sv.po

commit acbb0cee5d2c536add887b748338bc54553c3085
Author: Bruno Brouard <annoa.b@gmail.com>
Date:	Thu Dec 16 17:53:08 2010 +0100

    New french doc translation

    Contributed by Gérard Baylard <Geodebay@gmail.com>,
    Bruno Brouard <annoa.b@gmail.com>

M	help/Makefile.am
A	help/fr/fr.po

commit 99c4e06e977e12bded118fd78a7beb2074a60682
Author: Mario Blättermann <mariobl@gnome.org>
Date:	Sun Dec 5 19:07:24 2010 +0100

    [l10n] Updated German translation

M	po/de.po

commit 177fc396fad9526192c998a9d837b459075e556f
Author: Joe Hansen <joedalton2@yahoo.dk>
Date:	Sat Dec 4 12:31:01 2010 +0100

    Updated Danish translation

M	po/da.po

commit 63bd26ede2995ae375a2a20c85a65e5f4bfbb37f
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	Tue Nov 30 23:37:32 2010 +0100

    Updated Spanish translation

M	po/es.po

commit 127502998657d78abad044624e41bf04a82bc2c2
Author: Bruno Brouard <annoa.b@gmail.com>
Date:	Thu Nov 25 22:47:52 2010 +0100

    Updated French translation

M	po/fr.po

commit 997cf9973f4fc81ce6df531e03c044016e4d7842
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Mon Nov 22 22:07:02 2010 +0000

    Don't use IT_PROG_INTLTOOL and AM_GNU_GETTEXT

    They conflict. See bgo#635134.

M	configure.ac

commit 19459bc77e7dfe22401b3dcf85f216f51fb33378
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:	Mon Nov 22 18:18:04 2010 +0100

    Updated Slovenian translation

M	help/sl/sl.po

commit e80350e3b0f454d1a781302647c64c435939f620
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:	Sat Nov 20 10:50:50 2010 +0100

    Updated Slovenian translation

M	po/sl.po

commit 7c276a8e86cc39c55efd69690cf03a13d7aafddd
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:	Thu Nov 18 19:48:14 2010 +0100

    Updated Slovenian translation

M	help/sl/sl.po

commit af27e4f0cbe713d6c2003be1ca47f2121cbd287e
Author: Flamarion Jorge <jorge.flamarion@gmail.com>
Date:	Wed Nov 17 13:48:48 2010 -0200

    Updated Brazilian Portuguese translation

M	po/pt_BR.po

commit db095e7ef17156a3a54dbab9ff2cfab96b86dde3
Author: Petr Kovar <pknbe@volny.cz>
Date:	Tue Nov 16 19:41:04 2010 +0100

    Update Czech translation by Marek Cernocky

M	po/cs.po

commit af5387fcdf826bbc313a39944d22e963612488a6
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	Sun Nov 14 22:31:29 2010 +0100

    Updated Hungarian translation

M	po/hu.po

commit d62fffa71743d3d70df7ff73465a55c823f67fe6
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Fri Nov 12 00:27:04 2010 +0000

    Update British English translation

M	po/en_GB.po

commit ea0270a9a9e152b9a9bcef88c2096dbfd70eca75
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Fri Nov 12 00:25:54 2010 +0000

    Allow toggling both tags on a cell simultaneously

    This also adds a new type of undo/redo event corresponding to
    toggling both
    tags simultaneously.

M	src/interface.c
M	src/main.h

commit 2607ef47dc33545490646491e51eebd78ce2be33
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Fri Nov 12 00:18:05 2010 +0000

    Ensure message dialogues have a parent window set where possible

M	src/interface.c
M	src/main.c
M	src/rules.c

commit e25b51d0c464ccdc1e4a93645e4ff15cea2351dd
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Fri Nov 12 00:15:16 2010 +0000

    Include the current time in the win message

M	src/rules.c

commit c560effeda5af2d1e43b7f4313c029b365d3ade0
Author: Andre Klapper <a9016009@gmx.de>
Date:	Tue Nov 9 21:08:38 2010 +0100

    Add missing file to POTFILES.in so strings are translatable

M	po/POTFILES.in

commit ab8f6617a05bda2454953dd826776816b537ccb0
Author: Marek Černocký <marek@manet.cz>
Date:	Mon Nov 8 13:03:41 2010 +0100

    Updated Czech translation

M	po/cs.po

commit 8e47d8c0e2820275d6c928d209a9a2f722d5227e
Author: Mario Blättermann <mariobl@gnome.org>
Date:	Sun Nov 7 16:42:32 2010 +0100

    [l10n] Updated German translation

M	po/de.po

commit 0371b7356655107d72dac36e0e0e53c1e9a94bae
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:	Fri Nov 5 15:04:04 2010 +0100

    Updated Slovenian translation

M	po/sl.po

commit ec90823e01b35f477cd5975c8d4c66c4f3599795
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	Sun Oct 31 21:53:06 2010 +0100

    Updated Spanish translation

M	po/es.po

commit 7f72414ed7318f6f2b9021ec50b2e20313f112a3
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Oct 31 13:29:52 2010 +0000

    Fix race condition when requesting a new hint

    If a new hint was requested just as soon as an existing hint was
    finishing,
    the timeout for the old hint would never be removed, and the new
    hint would
    flash twice as fast as it should. This tidies up hinting so that
    this can't
    happen.

M	src/interface.c
M	src/main.h

commit fcbf41a784f12e1594b67f86ff6caa4daf780182
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Oct 31 13:11:45 2010 +0000

    Update British English documentation translation

M	help/en_GB/en_GB.po

commit 4fdfc8fcb76cfbafbf2a60376f5f3fa9e9b58a5c
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Oct 31 13:09:23 2010 +0000

    Update British English translation

M	help/en_GB/en_GB.po
M	po/en_GB.po

commit 2f02a89846ec0fd07bb3ee6dda182f33a941d337
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Oct 31 13:00:57 2010 +0000

    Update the documentation

M	help/C/figures/hitori_main_window.png
M	help/C/strategy.page

commit 4e0094d98e3c12d1939bb8162e36d8241d03ac1b
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Oct 31 13:00:38 2010 +0000

    Draw errors for cells violating rule 3

M	src/rules.c

commit 87a9e89c87623f721556b7e6dc5f78873a08228f
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Oct 31 12:28:11 2010 +0000

    Pause the timer when the window's minimised

M	data/hitori.ui
M	src/interface.c

commit 1ea72d5802116525533bb70b531e7b134b527544
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Oct 31 12:14:58 2010 +0000

    Highlight errors using font colour and weight

    This looks better than changing the cell background to purple and
    makes errors
    more accessible, as they're no longer signalled purely via colour.

M	src/interface.c

commit 2d06ed76c0009ca42bc2cbd75fe19fd4fca73791
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Oct 31 12:03:15 2010 +0000

    Tidy up the drawing code a little

M	src/interface.c

commit dd89a9121930286b5108fe0aa536c8f112d854f6
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Oct 31 11:59:04 2010 +0000

    Fade out tags for painted cells

    Instead of drawing them in a darker shade, reduce their alpha
    component so
    they're faded out. This makes the board easier to read.

M	src/interface.c

commit e04e7a6190f3e1c50831b022c6374a15a87d69ef
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Oct 31 11:54:07 2010 +0000

    Reduce the font size of painted cells

    This makes the game more accessible, as the paint state of cells is
    no longer
    purely indicated by the cells' text colour. It also makes the board
    easier to
    read.

M	src/interface.c
M	src/main.c
M	src/main.h

commit 620936a99d81d4321a31d3ff08afb63bf7208ac2
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Oct 31 11:40:39 2010 +0000

    Change the colour of one of the tags from red to blue

    It's calmer, and looks less like an error condition.

M	src/interface.c

commit 5f8e7d8ad4e4d67ca95a1017263bd8c74803f257
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Oct 31 11:30:38 2010 +0000

    Highlight all cells which break rule 2 instead of just the first

M	src/generator.c
M	src/interface.c
M	src/main.c
M	src/main.h
M	src/rules.c

commit 9e4887fbe07195006cf6c842f08eb2f9781a688b
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Oct 31 11:13:41 2010 +0000

    Fix expansion of the statusbar

M	data/hitori.ui

commit 4c4a9c5a04e7261c9387fef242291bf4045ed89a
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Oct 31 11:13:29 2010 +0000

    Prevent multiple hints being triggered at the same time

M	src/interface.c

commit 75da4bfe0815652d951a4216955b507e533bd73e
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Oct 31 11:10:45 2010 +0000

    Make the hint line thicker

M	src/interface.c

commit b5e1b07672099b0739fbe00c80cd905d4d6d17ef
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Oct 31 11:06:06 2010 +0000

    Bug 575897 — Add timing support

    Add a statusbar with a timer in it. Closes: bgo#575897

M	data/hitori.ui
M	src/interface.c
M	src/main.c
M	src/main.h

commit 4045eea37dde00bd409f95f24c68a4bf0ff75620
Author: Mario Blättermann <mariobl@gnome.org>
Date:	Sat Oct 30 21:13:49 2010 +0200

    [l10n] Updated German translation

M	po/de.po

commit b6465dafbbc4736b23a4f5b684c18f6892817e15
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:	Sat Oct 30 10:29:09 2010 +0200

    Updated Slovenian translation

M	po/sl.po

commit 955c23ca6c891b061d0cccb134492de5d918bf63
Author: Marek Černocký <marek@manet.cz>
Date:	Fri Oct 29 21:00:47 2010 +0200

    Updated Czech translation

M	po/cs.po

commit d8dccc29e1113bd66dea8be75daa20a84154055d
Author: Joe Hansen <joedalton2@yahoo.dk>
Date:	Fri Oct 29 00:26:40 2010 +0200

    Updated Danish translation of the documentation

M	help/da/da.po

commit 53a2a373536b37414b8874cb967f6d13300d9a40
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	Fri Oct 29 00:24:57 2010 +0200

    Updated Spanish translation

M	po/es.po

commit 6a7749677ec1ae75a342f333b0c07c390fcf1299
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Thu Oct 28 18:17:54 2010 +0100

    Use GTK+'s redraw methods instead of redrawing ourselves

    This simplifies the drawing code and means we don't get as much
    flickering,
    as we're no longer side-stepping GTK+'s double buffering.

M	src/interface.c
M	src/interface.h
M	src/main.c

commit a20daa3f0d50f11f30492c7b4ceca2c448574269
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Thu Oct 28 18:03:26 2010 +0100

    Split rule checking out from the drawing code

M	src/interface.c
M	src/interface.h
M	src/rules.c
M	src/rules.h

commit e5a751639ccb7ddf4b499eecc9169cfbd3435dfe
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Thu Oct 28 17:46:57 2010 +0100

    Port to GTK+ 3

    This bumps the dependency on GTK+ to 3 unconditionally, and does
    a basic
    port of the interface drawing code to it.

M	configure.ac
M	data/hitori.ui
M	src/interface.c

commit 096cee944348851168d5e45c5398f247b1fcb14f
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Thu Oct 28 16:49:14 2010 +0100

    Post-release version bump to 0.3.0

M	configure.ac

commit 98d87dee9e4de30eba0498c36293126575f136ee
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Thu Oct 28 16:44:28 2010 +0100

    Release version 0.2.5

M	NEWS
M	configure.ac
M	src/interface.c

commit e2ab407ad0974535bd2eadd2ada00eeae0a0f3f8
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Thu Oct 28 16:29:36 2010 +0100

    Update British English translation

M	po/en_GB.po

commit 3623148f1b35a4086c2e7db65978dd9554e240ff
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Thu Oct 28 16:28:54 2010 +0100

    Remove non-translatable text from a translatable message

M	src/interface.c

commit d9a37ec05cc1c374ffee69da5dae516f98f5a0f8
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Thu Oct 28 16:27:44 2010 +0100

    Use Unicode quotation marks instead of ASCII ones

M	src/interface.c

commit 335754495fa867746a0c2a7264a262afa5cc884a
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Thu Oct 28 16:27:31 2010 +0100

    Remove an extraneous hyphen from a translatable message

M	src/main.c

commit 230be4a3dcb7713f59862dbf20c8cccd5fa252ef
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Thu Oct 28 16:23:46 2010 +0100

    Fix formatting of error dialogue messages

M	src/interface.c
M	src/main.c

commit 9f3ec3ad305b266908488fc597ca4a40f9999cf0
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Thu Oct 28 10:31:24 2010 +0100

    Bug 575896 — Improve board generation algorithm

    The algorithm wasn't allowing any painted cells at the edge of
    the board.
    This fixes that problem, and improves the code documentation a little.
    Closes: bgo#575896

M	src/generator.c

commit ea666e414166c50d0df75c486584d4b00167427e
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	Fri Oct 22 14:46:29 2010 +0200

    Added sl for Slovenian translation

M	help/Makefile.am

commit dd6c433955f27138e355dcd77ea4a754e453fc97
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	Fri Oct 22 14:46:16 2010 +0200

    Added Slovenian translation

A	help/sl/sl.po

commit c9d3e1787fcd68ea63edf82efcb96a1bb73c9e49
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Oct 17 21:08:36 2010 +0100

    Remove use of sealed GTK+ struct members

    Hitori now compiles with GSEAL_ENABLE.

M	src/interface.c

commit f60123b0d3f9d69f454a1cd51005707e9a9f0d3f
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Oct 17 20:55:01 2010 +0100

    Don't use INTLTOOL_DESKTOP_RULE

    Since we've switched to non-recursive automake and subdir-objects,
    it breaks
    when builddir != srcdir due to lp#605826. We copy the rule in and
    fix it up
    to not break.

M	Makefile.am

commit c1245cc5fe5ab5e3c0ccda78136a096b6157460d
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Oct 17 20:46:55 2010 +0100

    Ensure all files are cleaned and git ignored as appropriate

M	Makefile.am
M	help/Makefile.am

commit 73fedad548602c05a026826831628d16362f28ec
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Oct 17 20:24:45 2010 +0100

    Update git.mk from Pango

M	git.mk

commit bd191ed5bb98f85d2b8ea2763f84e60c337d7426
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Oct 17 20:23:32 2010 +0100

    Clean up configure.ac some more

M	configure.ac

commit 1f053c25631ad5021457e2314286ecd0bfd4fdca
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Oct 17 20:17:33 2010 +0100

    Clean up configure.ac some more

    Also enable deprecation flags and stricter compiler warnings.

M	Makefile.am
M	configure.ac

commit 8ed9292bf92bfd7b9260c9481a97b3c1f9c67d6a
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Oct 17 20:09:30 2010 +0100

    Add silent-rules support

M	configure.ac

commit a98159e9a05ec2d8b931315032d16a8b9df1d7f8
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Oct 17 20:08:06 2010 +0100

    Modernise configure.ac

    Act on the output of `autoupdate` and `autoscan` to remove deprecated
    macros from configure.ac.

M	configure.ac

commit ef09bd80bbb2a2e1e6bd5ba34fd47c5c7d512d56
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Oct 17 20:00:52 2010 +0100

    Convert to non-recursive automake

    The help/ and po/ directories still have to be recursed into, because
    gnome-doc-utils and intltool don't play nicely with non-recursive
    automake.

M	Makefile.am
M	configure.ac
D	data/Makefile.am
D	data/icons/16x16/Makefile.am
D	data/icons/22x22/Makefile.am
D	data/icons/32x32/Makefile.am
D	data/icons/48x48/Makefile.am
D	data/icons/Makefile.am
D	src/Makefile.am

commit 9991c317a40cfa187edd3dcc9ae2d2bb377a9b4b
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	Wed Oct 13 12:21:32 2010 +0200

    Updated Spanish translation

M	help/es/es.po

commit 634fe3e5eb77ab2d811bbea19f184af76f77b35e
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sat Oct 9 00:12:10 2010 +0100

    Use upstream gettext instead of GLib's gettext

    As explained here: http://blogs.gnome.org/jjardon/2010/10/08
    /use-upstream-gettext-instead-the-glib-one/.

M	configure.ac

commit 1c545f508d78d963dee1ba3ffe51345097bd20a7
Author: Mario Blättermann <mariobl@gnome.org>
Date:	Fri Jul 16 22:20:10 2010 +0200

    [i18n] Updated German translation

M	help/de/de.po

commit 643a7b4dd0d7200077b8fb82dabcb7b5b05c8a2d
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Wed Jul 14 22:22:14 2010 +0100

    Fix documentation page IDs

M	help/C/customization.page
M	help/C/playing.page

commit 4047e55a6783e238d733a16d93af913dbd6e5798
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Wed Jul 14 22:21:56 2010 +0100

    Add a strategy page to the documentation

M	help/C/index.page
A	help/C/strategy.page
M	help/Makefile.am

commit 135ec43dadddb5c9b0f7922a40ee29e526ba1d84
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Wed Jul 14 21:54:26 2010 +0100

    Convert documentation to Mallard

A	help/C/customization.page
A	help/C/game.page
D	help/C/hitori.xml
A	help/C/index.page
D	help/C/legal.xml
A	help/C/license.page
A	help/C/playing.page
M	help/Makefile.am
M	help/hitori.omf.in

commit 8e16b0460bdbf0988b0b706b38e94abc4cd4371f
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Wed Jul 14 20:22:54 2010 +0100

    Remove the documentation credits

    They're unsupported by Mallard, which we're porting to, and it
    was only
    my name anyway. Helps: bgo#624308

M	help/Makefile.am
M	src/interface.c

commit 1018fb8d47d1a8042cb97073e855c35c6cbe2df9
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Wed Jul 14 09:17:06 2010 +0100

    Release version 0.2.4

M	NEWS
M	configure.ac

commit 92ace9d415026f55899a42f1bdcc999d80db26b0
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Wed Jul 14 09:09:52 2010 +0100

    Remove generated file from git

D	config.h.in

commit 3dbc9f8441e763d2abf21795b1e2bdabbb8b66d5
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	Mon Jun 21 11:00:46 2010 +0200

    Updated Galician translations

M	po/gl.po

commit 350afe9c4915ff9dddcd963744153824109b6375
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	Sun Apr 25 10:36:07 2010 +0200

    Updated Slovenian translation

M	po/sl.po

commit 91681944bc827436634a923ade3af876692d65e9
Author: Andika Triwidada <andika@gmail.com>
Date:	Tue Apr 13 20:49:54 2010 +0700

    Initial Indonesian translation by Imam Musthaqim
    Added id to LINGUAS

M	po/LINGUAS
A	po/id.po

commit bdf3e5985c751f60aa8f5e986be4b5b786684e83
Author: zhang ping <zhangping159@gmail.com>
Date:	Mon Mar 29 15:26:16 2010 +0800

    Add Simplified Chinese translation.

M	help/Makefile.am
A	help/zh_CN/zh_CN.po

commit b2c283a65e91f0923ea3f45206f81efa72d47926
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	Mon Mar 15 14:27:54 2010 +0100

    Add Norwegian language entry.

M	po/LINGUAS

commit 3086a9f0f8aba903192c757841d88f1b0a1214c7
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	Mon Mar 15 14:27:44 2010 +0100

    Added Norwegian bokmål translation

A	po/nb.po

commit 0d46701826f7edaee2fe2785538e36a78f305e9f
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	Thu Feb 18 15:01:35 2010 +0100

    Updated Spanish translation

M	help/es/es.po

commit fdf1ebb941f889c1d920f848a3a4d576bcf53f42
Author: Kenneth Nielsen <k.nielsen81@gmail.com>
Date:	Fri Dec 18 00:23:16 2009 +0100

    Added da to list of languages

M	help/Makefile.am

commit 2c20fda01fa80b79789b28d7823aa20278c46e57
Author: Joe Hansen <joedalton2@yahoo.dk>
Date:	Fri Dec 18 00:22:43 2009 +0100

    Added Danish translation of manual

A	help/da/da.po

commit 8eb0855352322ee45db3b5556f12455f70c1210d
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	Thu Dec 17 09:24:56 2009 +0100

    Added sl for Slovenian translation

M	po/LINGUAS

commit eb8f3c160ebbfa1aecf22f269653088a1cc30d51
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:	Thu Dec 17 09:24:49 2009 +0100

    Updated Slovenian translation

A	po/sl.po

commit ca82305ab12ad67c25b9369511a17136b01d4e46
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Fri Nov 6 20:52:24 2009 +0000

    Release version 0.2.3

M	NEWS
M	config.h.in
M	configure.ac

commit a45262e4be1ade9c1737d01a5dd7af3b876fd95a
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Fri Nov 6 20:39:10 2009 +0000

    Bug 599867 — rejects valid solutions, bug in hitori_check_rule3

    Patch from Peter De Wachter <pdewacht@gmail.com> to reimplement
    the rule
    3 check as a simple floodfill algorithm, to fix cases where it was
    incorrectly failing. Closes: bgo#599867

    Also rename a variable so it doesn't conflict with the time()
    function.

M	src/generator.c
M	src/rules.c

commit 5b28f47e97630cc13ef41874436b776a519bab19
Author: Petr Kovar <pknbe@volny.cz>
Date:	Sat Oct 10 17:59:51 2009 +0200

    Added Czech help translation by Marek Cernocky

    Reviewed by: Petr Kovar.

M	help/Makefile.am
A	help/cs/cs.po
A	help/cs/figures/hitori_main_window.png

commit 4a922343b19640b3d54235e8b0eea4b5b8bd5ba3
Author: Petr Kovar <pknbe@volny.cz>
Date:	Tue Oct 6 00:54:21 2009 +0200

    Added Czech translation by Marek Cernocky

    Reviewed by: Petr Kovar.

M	po/LINGUAS
A	po/cs.po

commit 78dec22e0429e8eb039fa8f16613173c567117a8
Author: Joe Hansen <joedalton2@yahoo.dk>
Date:	Fri Oct 2 00:25:34 2009 +0200

    Added Danish translation

A	po/da.po

commit d045e7dd732de9f74396865ba2c6611f7921bd3a
Author: Kenneth Nielsen <k.nielsen81@gmail.com>
Date:	Fri Oct 2 00:24:24 2009 +0200

    Added da to list of languages

M	po/LINGUAS

commit fc3c0f02c940ffc963b6242f7c50dd9e80b42d9a
Author: Kostas Papadimas <pkst@gnome.org>
Date:	Sat Sep 12 19:11:52 2009 +0300

    Added Greek translation.

A	po/el.po

commit 306d8226eb011001c04d9a53cedd1109f9bf9dd9
Author: Kostas Papadimas <pkst@gnome.org>
Date:	Sat Sep 12 19:11:22 2009 +0300

    Added Greek translation.

M	po/LINGUAS

commit 7e1495859bdc7ee268d1c13982f1dd2a9d64de77
Author: Fran Dieguez <fran.dieguez@glug.es>
Date:	Sat Aug 22 16:33:33 2009 +0200

    Added Galician Translation

M	po/LINGUAS
A	po/gl.po

commit 06487c9f4ff0e77994ccc59b99a98b8004df00e6
Author: A S Alam <aalam@users.sf.net>
Date:	Tue Jun 16 06:37:01 2009 +0530

    Add new translation pa.po for Punjabi and Update LINGUAS file

M	po/LINGUAS
A	po/pa.po

commit 05c8f7c66668a30e076a8bfec4fad38e64dfa384
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:	Sun Jun 7 23:45:01 2009 +0200

    Added es to DOC_LINGUAS

M	help/Makefile.am

commit af7a68767c0e2e09a841607eb9e955636b621974
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:	Sun Jun 7 23:44:52 2009 +0200

    Updated Spanish translation

A	help/es/es.po

commit 4a00210ea2e5b49468a26d9131a33350018bb5a1
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	Sat May 9 01:10:13 2009 +0200

    Add hu to LINGUAS

M	po/LINGUAS

commit 23bcb85b3b05f508aff6faa9943bd623aa619c85
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	Sat May 9 01:00:32 2009 +0200

    Added Hungarian translation

    hu.po: New translation by Tamas Nemeth <ntomasz ! uhuklub dot hu>
    LINGUAS: Added hu

A	po/hu.po

commit 7f81f8b66942627d3e2788742e99d174f6a1e5e7
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Apr 26 16:19:06 2009 +0100

    Fixed e-mail address in DOAP file

M	hitori.doap

commit 34169ac2fbef1c5eff5978393a8ab67bbaae4ab4
Author: Zhang Miao <mymzhang@gmail.com>
Date:	Sat Apr 25 19:19:37 2009 +0800

    Added Simplified Chinese translation.

M	po/LINGUAS
A	po/zh_CN.po

commit d8b3c2f3f5b0eeec352bbddb71f378bc984d429e
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Wed Apr 22 00:24:00 2009 +0100

    Removed extraneous execute permissions

M	help/ChangeLog.pre-0-2-2

commit 9cb503bf1faf56fa988261933c6522f32c9278cf
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Tue Apr 21 07:35:57 2009 +0100

    Updated repository for git

    .gitignore files are now generated by pango's git.mk, the ChangeLog
    is now
    generated on dist, a DOAP file has been added to give cgit a module
    description, and the old .bzrignore file has been deleted.

D	.bzrignore
R100	ChangeLog	ChangeLog.pre-0-2-2
M	Makefile.am
M	data/Makefile.am
M	data/icons/16x16/Makefile.am
M	data/icons/22x22/Makefile.am
M	data/icons/32x32/Makefile.am
M	data/icons/48x48/Makefile.am
M	data/icons/Makefile.am
A	git.mk
R100	help/ChangeLog	help/ChangeLog.pre-0-2-2
M	help/Makefile.am
A	hitori.doap
R100	po/ChangeLog	po/ChangeLog.pre-0-2-2
M	src/Makefile.am

commit c8a13ad0601ba87a28318195a3bd92dc93ea3d89
Author: Claude Paroz <claude@2xlibre.net>
Date:	Mon Apr 6 18:42:25 2009 +0000

    Added French translation by Laurent Coudeur and Bruno Brouard.

    2009-04-06	Claude Paroz  <claude@2xlibre.net>

	    * LINGUAS:
	    * fr.po: Added French translation by Laurent Coudeur and
	    Bruno Brouard.

    svn path=/trunk/; revision=68

M	po/ChangeLog
M	po/LINGUAS
A	po/fr.po

commit 44134d2ed21e8b387bc091b65f544a08b5c39e1d
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Apr 5 16:56:08 2009 +0000

    Bump to version 0.2.2.

    2009-04-05	Philip Withnall  <philip@tecnocode.co.uk>

	    * NEWS:
	    * configure.ac: Bump to version 0.2.2.


    svn path=/trunk/; revision=66

M	ChangeLog
M	NEWS
M	configure.ac
