From f3ee37383f4874c6aeab754c59284bf39c65d7fb Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Fri, 12 Jul 2013 22:24:58 +0000 Subject: These had to be into the previous commit. --- TODO | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index ded2f9b..d92bf80 100644 --- a/TODO +++ b/TODO @@ -1,12 +1,13 @@ -- Add Help->About -- Add confirm dialgs on Quit and New -- Mark invalid input -- [VERIFY] Have the options in the Move menu call validate() before solving. -- [VERIFY] Incorporate validate() into the menu +INGAR'S SUDOKU SOLVER - TODO -- [SOLVED] Remove sidebar buttons - -- [SOLVED] Move->Step solves rules only. Have it search for a solution - and pick a solved cell. -* Added Move->Guess + - Add Game->Settings (colors, homepath) + + - [SOLVED] Add confirm dialgs on Quit and New + - [SOLVED] Remove sidebar buttons + - [SOLVED] Move->Step solves rules only. Have it search for a solution and pick a solved cell. + Solved by adding the Move->Guess option. + - [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 -- cgit v1.2.3