diff options
author | Stijn Buys <ingar@osirion.org> | 2013-07-13 23:04:45 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2013-07-13 23:04:45 +0000 |
commit | 88efb393c2739a14432391de113f180d00b702df (patch) | |
tree | 02aa738103409e205dad578fc87b372bd0f16d6e /TODO | |
parent | 924cfc4b9c0934afab62e4ab58bf4fb026308fd7 (diff) |
Cleaned up message boxes,
unified "Save" and "Save as" overwrite warnings.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,9 +1,10 @@ SUDOKU SOLVER - TODO - - Add Game->Settings (colors, homepath) - - Disable the built-in 'overwrite' warning in the Save As dialog, use the same warning for SAve and Save As. + - Add Game->Settings (colors, homepath) + - [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) - [SOLVED] Add windows exe icon - [SOLVED] Add status bar |