commit ce0a0a25d77c7fa0d5f0a8fed87036dada128f89 Author: Peter De Wachter 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 src/interface.c | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) commit 0bcb8873a2e885247d9ec959a830d0ac3d7ded52 Author: Philip Withnall 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 src/main.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit 0b67d00bec32bb6d2a79db38590aeb667f52fa1e Author: Philip Withnall Date: Sat Jun 11 16:41:08 2011 +0100 Release version 0.3.0 NEWS | 20 ++++++++++++++++++++ 1 files changed, 20 insertions(+), 0 deletions(-)