From 850441d72ad73e6bcf3570e3f62287c28eaead31 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Thu, 18 Jul 2013 20:52:33 +0000 Subject: Solves a bug where the overwrite file warning shows the wrong filename, adds a visual indication if a sudoku grid has been solved. --- TODO | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index b0e56bf..5246be3 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,11 @@ SUDOKU SOLVER - TODO + - Add generation choices to Game->New (Empty, easy, medium, hard) - Add Game->Settings (colors, homepath) - + - Add Undo/Redo + + - [SOLVED] Save As overwrite warning still shows the original filename - [SOLVED] Disable the built-in 'overwrite' warning in the Save As dialog, use the same warning for Save and Save As. - [SOLVED] Have the Move->Validate option tell if the sudoku can be solved through constrains, full search, or not at all - [SOLVED] Fix homedir business on WIN32 (uses Application data) -- cgit v1.2.3