Sudokuki Changelog

What's new in Sudokuki 1.2.2

Apr 17, 2014
  • Replaced legacy grid generator (C version of Suexg) by a Java version of Suexg
  • Replaced legacy brute-force solver by the solver included in Suexg

New in Sudokuki 1.2.1 (Apr 17, 2014)

  • Added Tamil translations from Sathish Anandh
  • Added Turkish translations from Ahmet Kemal Okmen
  • Improved the language selection dialog
  • Removed the "feedback" tab from the About dialog

New in Sudokuki 1.2 (Apr 17, 2014)

  • Added capability to resize the grid (fixes #245 GUI Needs to be dynamically resizable)
  • Improved the paint process (more efficient)
  • dispose() "Resolution in progress" dialog before showing "Resolution successful"
  • In the selection dialog, memos are no more in bold font when selected
  • Fixed #249 'debian' folder missing from source archive

New in Sudokuki 1.1.8 (Feb 8, 2013)

  • Added Hungarian translations

New in Sudokuki 1.1.7 (Dec 29, 2012)

  • Numbers are now 'Standard', 'Chinese' or 'Arabic' (added 'arabic' numbers)
  • Improved the centering of the digits inside the cells
  • Fixed several Java warnings in the source code

New in Sudokuki 1.1.6 (Nov 26, 2012)

  • Added Arabic translations
  • Fixed issue #244 1.1.5: LanguageMenu lost sync with current locale
  • Updated translation files for nl and pt_BR

New in Sudokuki 1.1.5 (May 18, 2012)

  • Added Brazilian Portuguese translations from Rafael Ferreira
  • Fixed item #3525975 "Ameliorate existing country flags look"
  • Fixed item #3526392 "Hardcoded language names for lang-selection menu/dialog"

New in Sudokuki 1.1.4 (May 17, 2012)

  • Fixed item #3520726 "Cannot enter filename when saving a grid on MacOS X"
  • Fixed item #3522650 "Corrupted or wrong grid files are not correctly handled"
  • Fixed item #3520759 "AboutDialog: ensure all text is visible (like for GPLv3 txt)"
  • Fixed item #3522280 "With Sun/Oracle JDK: fatal error: jni_md.h: No such file ..."
  • Updated Portuguese and Russian po files with Dutch translator's name

New in Sudokuki 1.1.2 (Mar 20, 2012)

  • Latvian translations
  • Updated country flag icons from PIWIK project

New in Sudokuki 1.1.1 (Mar 13, 2012)

  • Final version of Portuguese translation for 1.1 realease
  • Fixed errors with EXTRA_DIST.include or DIST_NOINST_JAVA.include

New in Sudokuki 1.1 (Mar 6, 2012)

  • Greek translations
  • Fixed aspect of two Cancel buttons
  • Fixed warnings and spurious traces
  • Application logo for final release

New in Sudokuki 1.1 Beta 12 (Feb 21, 2012)

  • Japanese translations for Sudokuki 1.1
  • Fixed #3489081 Confusing icon for "Language" in the toolbar
  • Basic Spanish, Greek and Chinese translations (with help of Google translate)
  • => If you speak one of these languages, please send me your comments!
  • Fixed issue where "ENTER" doesn't close language dialog, and minor sync issue
  • Portuguese and Russian translations for Sudokuki 1.1
  • Esperanto translations for Sudokuki 1.1
  • German translations for Sudokuki 1.1

New in Sudokuki 1.1 Beta 11 (Feb 13, 2012)

  • Fixed: TODO: Application logo for final release
  • Fixed: Cancelling 4 grids generation doesn't have expected effect
  • Improved aspect of 'resolve grid dialog'
  • Fixed: LanguageMenu not in sync with actual locale if changed from LanguageDialog
  • Fixed: When grid is full but wrong, errors should be shown in red
  • Fixed: Nothing happens when the grid is complete

New in Sudokuki 1.1 Beta 10 (Feb 4, 2012)

  • Updated french translations.
  • TODO: add necessary L10n strings
  • Exit Custom Grid Mode in case New/Open grid is selected
  • Actions to deactivate when in normal "custom grid" mode
  • Deactivate "play grid" if custom grid is invalid
  • Select-memos dialog should not always clear the cell value
  • I18n the language dialog. Static language names (German => Deutsch).
  • TODO: Application logo for final release
  • Check the POEdit icon for "translate this app" icon

New in Sudokuki 1.1 Beta 9 (Jan 17, 2012)

  • Make smaller Jar/Zip distributions
  • ENTER invokes input dialog after discarding it

New in Sudokuki 1.1 Beta 8 (Dec 22, 2011)

  • Fixed: Memos shouldn't be retained if the user pressed ESC
  • Fixed: Playing with the keyboard is not easy enough
  • Fixed: Pressing ENTER on Memos dialog has no effect

New in Sudokuki 1.1 Beta 7 (Dec 5, 2011)

  • IMPROVE:Make one single input dialog for memos and numbers
  • Wrong cell for "Set memos here" (except if right mouse btn)
  • Debian package: fix location for JAR file

New in Sudokuki 1.1 Beta 6 (Dec 2, 2011)

  • Regression: on MS-Windows "Save As" has no effect
  • Exception on the AWT if mouse clicks on the grid margins
  • Ensure the suexg lib can be loaded
  • Open grid:Missing error dialog in case the file is not found
  • Forbid "custom grid" after the grid was resolved

New in Sudokuki 1.1 Beta 5 (Nov 29, 2011)

  • Debian binary package support (basic support)
  • Fixed #3432064 Can't find saved grid using "Open grid"

New in Sudokuki 1.1 Beta 4 (Nov 24, 2011)

  • Fixed bug #3432069 "Can't open or save grid from the toolbar"
  • Fixed bug #3439624 "Make the About dialog smaller"

New in Sudokuki 1.1 Beta 3 (Oct 26, 2011)

  • Implemented "Save grid"/"Open grid" feature.

New in Sudokuki 1.1 Beta 2 (Oct 20, 2011)

  • Implemented grid checking used when entering a custom grid

New in Sudokuki 1.0.B41 Beta (Oct 1, 2011)

  • Implemented "enter/play custom grid" feature
  • Added country flags to language menu and language dialog
  • Refactored the language menu code
  • Language menu now reacts to language browsing

New in Sudokuki 1.0.A40 Alpha (Sep 19, 2011)

  • Fixed bug #3406695 "Twice the same Jar file in the binary release zip"
  • Fixed bug #3406691 "Focus easily lost prevents keyboard play"
  • Raise an error upon 'make' (resp. 'make dist') if the list of java files (resp. the list of resources) is outdated

New in Sudokuki 1.0.A39 Alpha (Sep 3, 2011)

  • improved Autotools support
  • Version.java is now auto-generated
  • The standard 'make install' and 'make distcheck' are now supported

New in Sudokuki 1.0.A38 Alpha (Aug 11, 2011)

  • implemented the capability to play with the keyboard
  • added a focus mark showing the current cell in the grid
  • fixed blurred aspect of the grid on OpenJDK (anti-aliasing)

New in Sudokuki 1.0.A37 Alpha (Aug 11, 2011)

  • implemented a "Clear All Moves" feature
  • implemented a "Erase All Memos" feature
  • added an experimental "Set Memos Here" feature

New in Sudokuki 1.0.A36 Alpha (Aug 11, 2011)

  • reactivated the Native sudoku generator and fixed its compilation warnings
  • fall-back to the Java generator when the Native generator can't be loaded better compatibility with the Letter print format
  • improved display and printing so that kanji will fit inside the grid cells
  • output less text and a smaller logo image when the users prints grids

New in Sudokuki 1.0.A35 Alpha (Aug 3, 2011)

  • fixed bug #3383914 "Print multi (x4) is broken on 64 bits":
  • UnsatisfiedLinkError with Multigrid action in case the suexg_proxy lib
  • is missing or not loaded (example: 64 bits CPU with 32 bits lib).
  • implemented Arabic/Chinese numbers selection
  • implemented sudoku level selection
  • added "Translate this application" dialog
  • added "Please wait" dialogs where necessary
  • updated dialogs that include links to websites
  • updated "Contributors" section in the About dialog

New in Sudokuki 1.0.A34 (Jul 27, 2011)

  • implemented a Java transposition of Suexg C generator: SuexgJava
  • temporarily deactivated the native generator (for portability tests)
  • updated JNI files

New in Sudokuki 1.0.A33 (Jul 21, 2011)

  • added basic Russian translations
  • updated Portuguese translations

New in Sudokuki 1.0.A32 (Jul 21, 2011)

  • fixed bug #3371789 "Print multi (x4) is broken!"
  • added Portuguese translations
  • updated language menu and language dialog accordingly

New in Sudokuki 1.0.A31 (Jul 21, 2011)

  • fixed window size issue that was visible only with OpenJDK
  • improved the positioning of the LanguageDialog
  • some clean-up in the JNI code

New in Sudokuki 1.0.A30 (Jul 21, 2011)

  • Added a language selection dialog and its icon in the toolbar
  • Reorganized Edit and Help menus

New in Sudokuki 1.0.A29 (Jul 20, 2011)

  • Greek translations (revived from v1.0, and using web search)
  • Spanish translations (revived from v1.0, and using web search)
  • Fixed the Toolbar that was missing since version 1.0.A28

New in Sudokuki 1.0.A28 (Jul 20, 2011)

  • The "Change language" feature is now operational
  • Modified several menus to make them Locale aware

New in Sudokuki 1.0.A27 (Jul 20, 2011)

  • Esperanto translations
  • Japanese translations
  • Updated languages menu where the detected locale is selected

New in Sudokuki 1.0.A25 (Jul 20, 2011)

  • Updated po files
  • Updated Makefile.am

New in Sudokuki 1.0.A24 (Jul 20, 2011)

  • Added languages 'de en eo es ja pt ru' to ALL_LINGUAS
  • Marked many strings as translatable to allow translations

New in Sudokuki 1.0.A23 (Jul 20, 2011)

  • Improved i18n support and build (includes the .properties files into the jar).
  • First Russian translations strings

New in Sudokuki 1.0.A22 (Jul 20, 2011)

  • Added i18n support (not yet fully functional)

New in Sudokuki 1.0.A21 (Jul 20, 2011)

  • Added dialog shown while the solving process is on-going and allowing to cancel.

New in Sudokuki 1.0.A20 (Jul 20, 2011)

  • Added "cheat -> resolve current grid" feature