diff options
author | Stijn Buys <ingar@osirion.org> | 2013-07-13 20:16:06 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2013-07-13 20:16:06 +0000 |
commit | 56e536e4c2379e722fe4a9c8f83e64c45f41bd2a (patch) | |
tree | c17882711064cff50f45c98bd6bd06f982d8899f | |
parent | 8b7b9e3c69fc138c4288036a2e659ac39badb902 (diff) |
Updates the TODO list.
-rw-r--r-- | TODO | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -2,9 +2,10 @@ SUDOKU SOLVER - TODO - Add Game->Settings (colors, homepath) - - Fix homedir business on WIN32 (e.g. use Aplication data) - - Add windows exe icon - + - Disable the built-in 'overwrite' warning in the Save As dialog, use the same warning for SAve and Save As. + + - [SOLVED] Fix homedir business on WIN32 (uses Application data) + - [SOLVED] Add windows exe icon - [SOLVED] Add status bar - [SOLVED] Add confirm dialgs on Quit and New - [SOLVED] Remove sidebar buttons |