68 Commits (44a8508ffe16672f1873e3a15e64c748cc536cf0)

Author SHA1 Message Date
Michael R Sweet 11349b0c63 Ignore keypresses with FL_CTRL modifier so that menubar can process them. 20 years ago
Michael R Sweet 2f40b8b80b Start adding support for sound in Sudoku via ALSA. 20 years ago
Michael R Sweet 29a41762fb When checking a solution, ignore readonly cells and set color of correct 20 years ago
Michael R Sweet 0c91e35748 Add "restart game" item and save random number seed. 20 years ago
Michael R Sweet fc81090d3e Fix help (no more subgrid highlighting) 20 years ago
Michael R Sweet 3a7fac2981 Use CAPS LOCK as shift lock. 20 years ago
Michael R Sweet 912f6acf1f Allow multiple solutions to solve the puzzle. 20 years ago
Michael R Sweet fc54087151 Update help and add support for keypad numbers. 20 years ago
Michael R Sweet f3182417c0 Update dependencies. 20 years ago
Michael R Sweet e321cb37bf VC++ 2005 Support, drop old files, add icons for Sudoku 20 years ago
Michael R Sweet f9f2de3572 Fix a resize issue with X11. 20 years ago
Michael R Sweet 0ca7b126e7 More improvements to game board generator. 20 years ago
Michael R Sweet fd9a51e43b Fix up new game code to expose at least one of every number in each axis 20 years ago
Michael R Sweet 4a12c536fd Better game generation, fix test slot usage. 20 years ago
Michael R Sweet 65727ba06b Support up to 8 test slots and check for solution after every change 20 years ago
Michael R Sweet ae6ea393c0 Mousewheel fixes. 20 years ago
Michael R Sweet f2019a54cb Add "test" numbers in the corners and add more levels of difficulty. 20 years ago
Michael R Sweet 9e8a88e66c Fix mousewheel handler bug (using wrong variable in initial check) 20 years ago