From b494d943fc6330a3b52f7ec173ffbfeaec654bf1 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Fri, 12 Jul 2013 23:03:13 +0000 Subject: Renames the resulting binary to 'sudokusolver', updates the README accordingly, updates the TODO list. --- TODO | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index ac47e11..0ffe961 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,10 @@ -INGAR'S SUDOKU SOLVER - TODO +SUDOKU SOLVER - TODO - Add Game->Settings (colors, homepath) - - Fixed homedir business on WIN32 (e.g. use Aplication data) + - Add status bar + - Fix homedir business on WIN32 (e.g. use Aplication data) + - Add windows exe icon - [SOLVED] Add confirm dialgs on Quit and New - [SOLVED] Remove sidebar buttons @@ -11,4 +13,5 @@ INGAR'S SUDOKU SOLVER - TODO - [SOLVED] Mark invalid input - [SOLVED] Add Help->About - [SOLVED] Incorporate validate() into the menu - - [SOLVED] Incorporate validate() into the menuHave the options in the Move menu call validate() before solving + - [SOLVED] Incorporate validate() into the menu + - [SOLVED] Have the options in the Move menu call validate() before solving -- cgit v1.2.3