commit 8adf53480bb18506b68be8d5c272eda7e8d932ca Author: Philip Withnall 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. src/interface.c | 190 ++++++++++++++++++++++++++++++------------------------- 1 files changed, 105 insertions(+), 85 deletions(-) commit a96b6b950e4d9d2dfe2259e69a01968d4212bd45 Author: Philip Withnall Date: Sat Mar 24 23:29:03 2012 +0000 core: Remove implicit dependency on libm through use of floor() function configure.ac | 1 - src/interface.c | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) commit 84db335f81007358dbbcaf413a5db99e13c29047 Author: Fran Diéguez Date: Sat Mar 24 00:32:24 2012 +0100 Updated Galician translations po/gl.po | 115 +++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 65 insertions(+), 50 deletions(-) commit d1749203321a34b92738492ce57a538d9fa48980 Author: Мирослав Николић Date: Sat Mar 17 21:37:05 2012 +0100 Added Serbian translation po/LINGUAS | 2 + po/sr.po | 166 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ po/sr@latin.po | 166 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 334 insertions(+), 0 deletions(-) commit 858734fdc356fc31eb294bdb760573236cd0f0b4 Author: Piotr Drąg Date: Sat Feb 18 19:11:00 2012 +0100 Update version number in README GNOME 2.24 is so 2008-ish. :) README | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit c5dfb70a32061893826a05c05270fedc92b4d3d0 Author: Piotr Drąg Date: Sat Feb 18 19:04:41 2012 +0100 Added Polish translation po/LINGUAS | 1 + po/pl.po | 168 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 169 insertions(+), 0 deletions(-) commit 54d3df49c3b17ffe5784db611bc51986e2dfcbd0 Author: Bruno Brouard Date: Sun Feb 12 17:10:35 2012 +0100 Updated French doc translation help/fr/figures/hitori_main_window.png | Bin 0 -> 29079 bytes help/fr/fr.po | 7 ++++--- 2 files changed, 4 insertions(+), 3 deletions(-) commit 680f4dfba91f261426e831c1cdcd777e9d07f008 Author: Daniel Șerbănescu Date: Sat Feb 11 22:04:54 2012 +0100 Romanian translation added po/LINGUAS | 1 + po/ro.po | 167 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 168 insertions(+), 0 deletions(-) commit 0ca3fae0ee9d5f17a622fdee9cfa629cdd67a960 Author: Philip Withnall 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/ configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit ec188d4a06df0f9d57ee9d90dd9ae9640c11970e Author: Mario Blättermann Date: Sun Jun 19 12:18:37 2011 +0200 [l10n] Tweaked German translation a bit po/de.po | 10 ++++------ 1 files changed, 4 insertions(+), 6 deletions(-) commit 0ec3e3d5e82f57c1ee2b354a097e60f9ecff860c Author: Philip Withnall Date: Sat Jun 18 19:29:53 2011 +0100 Release version 0.3.1 NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-)