OSDN Git Service

53a738326eafb83abc35c3f48844c79dd0dba65b
[sudokuki/sudokuki.git] / README
1 Sudokuki - essential sudoku game 
2
3 -- Changelog --
4
5 * 2012-05-10 - released Sudokuki 1.1.4 (Stable)
6 - Fixed item #3520726 "Cannot enter filename when saving a grid on MacOS X"
7 - Fixed item #3522650 "Corrupted or wrong grid files are not correctly handled"
8 - Fixed item #3520759 "AboutDialog: ensure all text is visible (like for GPLv3 txt)"
9 - Fixed item #3522280 "With Sun/Oracle JDK: fatal error: jni_md.h: No such file ..."
10 - Updated Portuguese and Russian po files with Dutch translator's name
11
12 * 2012-04-28 - released Sudokuki 1.1.3 (Stable)
13 - Dutch translations from Jeroen P. Broks. Added country flag for new translation, 
14   updated some po files accordingly.
15 - Fixed Japanese translation string for "Latvian translations"
16 - Fixed item #3520763 Package build JDK detection should see beyond symlinks
17 - Debian package now depends upon java6-runtime and its build upon java6-sdk
18
19 * 2012-03-20 - released Sudokuki 1.1.2 (Stable)
20 - Latvian translations by Janis Eisaks
21 - Updated country flag icons from PIWIK project
22 - Fixed #3509367 COPYING file and release packages
23
24 * 2012-03-12 - released Sudokuki 1.1.1 (Stable)
25 - Final version of Portuguese translation for 1.1 release (item #3493404)
26 - Fixed #3499862 Errors with EXTRA_DIST.include or DIST_NOINST_JAVA.include
27
28 * 2012-02-23 - released Sudokuki 1.1.0 (Stable)
29 - Greek translations (by Stavros Mavrakis)
30 - Fixed aspect of two Cancel buttons
31 - Fixed warnings and spurious traces
32 - Application logo for final release
33
34 * 2012-02-20 - released Sudokuki 1.1.Beta12
35 - Japanese translations for Sudokuki 1.1 (by Fumiaki Nakanishi)
36 - Fixed #3489081 Confusing icon for "Language" in the toolbar
37 - Basic Spanish, Greek and very basic Chinese translations
38 - Fixed issue where "ENTER" doesn't close language dialog, and minor sync issue 
39 - Portuguese and Russian translations for Sudokuki 1.1 (by Dmitry Salnikov) 
40 - Esperanto translations for Sudokuki 1.1 (by Sylvain Vedrenne)
41 - German translations for Sudokuki 1.1 (by Claus Poerschke)
42
43 * 2012-02-11 - released Sudokuki 1.1.Beta11
44 - Fixed #3485100 Cancelling 4 grids generation doesn't have expected effect
45 - Improved aspect of 'resolve grid dialog'
46 - Fixed LanguageMenu not in sync with actual locale if changed from LanguageDialog
47 - Fixed #3485144 When grid is full but wrong, errors should be shown in red
48 - Fixed #3485142 Nothing happens when the grid is complete
49
50 * 2012-02-03 - released Sudokuki 1.1.Beta10
51 - Updated french translations.
52 - Fixed #3432039 TODO: add necessary L10n strings
53 - Fixed #3482839 Exit Custom Grid Mode in case New/Open grid is selected
54 - Fixed #3482838 Actions to deactivate when in normal "custom grid" mode
55 - Fixed #3482837 Deactivate "play grid" if custom grid is invalid
56 - Fixed #3482836 Select-memos dialog should not always clear the cell value
57 - I18n the language dialog. Static language names (German => Deutsch).
58 - Fixed #3411638 Check the POEdit icon for "translate this app" icon
59
60 * 2012-01-16 - released Sudokuki 1.1.Beta9
61 - Fixed #3469259 Make smaller Jar/Zip distributions
62 - Fixed #3464115 MS-Windows: ENTER invokes input dialog after discarding it
63
64 * 2011-12-22 - released Sudokuki 1.1.Beta8
65 - Fixed #3411639 Memos shouldn't be retained if the user pressed ESC
66 - Fixed #3462544 Playing with the keyboard is not easy enough
67 - Fixed #3411640 Pressing ENTER on Memos dialog has no effect
68
69 * 2011-12-03 - released Sudokuki 1.1.Beta7
70 - Dev #3440869 IMPROVE:Make one single input dialog for memos and numbers
71 - Fixed #3447362 Wrong cell for "Set memos here" (except if right mouse btn)
72 - Fixed #3447520 Debian package: fix location for JAR file
73
74 * 2011-12-01 - released Sudokuki 1.1.Beta6
75 - Fixed #3445643 Regression: on MS-Windows "Save As" has no effect
76 - Fixed #3447468 Exception on the AWT if mouse clicks on the grid margins
77 - Fixed #3406698 Ensure the suexg lib can be loaded
78 - Fixed #3432067 Open grid:Missing error dialog in case the file is not found
79 - Fixed #3432051 Forbid "custom grid" after the grid was resolved
80
81 * 2011-11-29 - released Sudokuki 1.1.Beta5
82 - Debian binary package support (basic support) (item #3432432)
83 - Fixed #3432064 Can't find saved grid using "Open grid"
84
85 * 2011-11-23 - released Sudokuki 1.1.Beta4
86 - Fixed bug #3432069 "Can't open or save grid from the toolbar"
87 - Fixed bug #3439624 "Make the About dialog smaller"
88
89 * 2011-10-25 - released Sudokuki 1.1.Beta3
90 - Implemented "Save grid"/"Open grid" feature.
91
92 * 2011-10-19 - released Sudokuki 1.1.Beta2 (Beta version)
93 - Implemented grid checking used when entering a custom grid
94
95 * 2011-09-30 - released Sudokuki 1.0.B41 (Beta version)
96 - Implemented "enter/play custom grid" feature
97 - Added country flags to language menu and language dialog
98 - Refactored the language menu code
99 - Language menu nows reacts to language browsing
100
101 * 2011-09-17 - released Sudokuki 1.0.A40 (Alpha version)
102 - Fixed bug #3406695 "Twice the same Jar file in the binary release zip"
103 - Fixed bug #3406691 "Focus easily lost prevents keyboard play"
104 - Raise an error upon 'make' (resp. 'make dist') if the list of java files
105   (resp. the list of resources) is outdated
106 - Added Chinese translations from Jeanne PENG
107
108 * 2011-09-02 - released Sudokuki 1.0.A39 (Alpha version)
109 - improved Autotools support
110 - Version.java is now auto-generated
111 - The standard 'make install' and 'make distcheck' are now supported
112 - Fixed bug #3390267 "sudokuki-1.0.A38.tar.gz is broken"
113 - Implemented tracker #3317014 'TODO: a proper "make install"'
114 - Fixed bug #3292435 "sudokuki.jar file too big"
115
116 * 2011-08-10 - released Sudokuki 1.0.A38 (Alpha version)
117 - implemented the capability to play with the keyboard
118 - added a focus mark showing the current cell in the grid
119 - fixed blurred aspect of the grid on OpenJDK (anti-aliasing)
120
121 * 2011-08-05 - released Sudokuki 1.0.A37 (Alpha version)
122 - implemented a "Clear All Moves" feature
123 - implemented a "Erase All Memos" feature
124 - added an experimental "Set Memos Here" feature
125
126 * 2011-08-04 - released Sudokuki 1.0.A36 (Alpha version)
127 - reactivated the Native sudoku generator and fixed its compilation warnings
128 - fall-back to the Java generator when the Native generator can't be loaded
129 - better compatibility with the Letter print format
130 - improved display and printing so that kanji will fit inside the grid cells
131 - output less text and a smaller logo image when the users prints grids
132
133 * 2011-08-03 - released Sudokuki 1.0.A35 (Alpha version)
134 - fixed bug #3383914 "Print multi (x4) is broken on 64 bits":
135   UnsatisfiedLinkError with Multigrid action in case the suexg_proxy lib
136   is missing or not loaded (example: 64 bits CPU with 32 bits lib).
137 - implemented Arabic/Chinese numbers selection
138 - implemented sudoku level selection
139 - added "Translate this application" dialog
140 - added "Please wait" dialogs where necessary
141 - updated dialogs that include links to websites
142 - updated "Contributors" section in the About dialog
143
144 * 2011-07-26 - released Sudokuki 1.0.A34 (Alpha version)
145 - implemented a Java transposition of Suexg C generator: SuexgJava
146 - temporarily deactivated the native generator (for portability tests)
147 - updated JNI files
148
149 * 2011-07-20 - released Sudokuki 1.0.A33 (Alpha version)
150 - added basic Russian translations from Dmitry Salnikov
151 - updated Portuguese translations from Dmitry Salnikov
152
153 * 2011-07-20 - released Sudokuki 1.0.A32 (Alpha version)
154 - fixed bug #3371789 "Print multi (x4) is broken!"
155 - added Portuguese translations from Dmitry Salnikov
156 - updated language menu and language dialog accordingly
157
158 * 2011-07-10 - released Sudokuki 1.0.A31 (Alpha version)
159 - fixed window size issue that was visible only with OpenJDK
160 - improved the positioning of the LanguageDialog
161 - some clean-up in the JNI code
162
163 * 2011-07-08 - released Sudokuki 1.0.A30 (Alpha version)
164  - Added a language selection dialog and its icon in the toolbar
165  - Reorganized Edit and Help menus
166
167 * 2011-07-05 - released Sudokuki 1.0.A29 (Alpha version)
168  - Greek translations (revived from v1.0, and using web search)
169  - Spanish translations (revived from v1.0, and using web search)
170  - Fixed the Toolbar that was missing since version 1.0.A28
171
172 * 2011-07-04 - released Sudokuki 1.0.A28 (Alpha version)
173  - The "Change language" feature is now operational
174  - Modified several menus to make them Locale aware
175
176 * 2011-07-01 - released Sudokuki 1.0.A27 (Alpha version)
177  - Esperanto translations
178  - Japanese translations 
179  - Updated languages menu where the detected locale is selected
180
181 * 2011-06-24 - released Sudokuki 1.0.A26 (Alpha version)
182  - Added German translations from Claus Poerschke
183  - Updated po files
184
185 * 2011-06-18 - released Sudokuki 1.0.A25 (Alpha version)
186  - Updated po files
187  - Updated Makefile.am
188
189 * 2011-06-18 - released Sudokuki 1.0.A24 (Alpha version)
190  - Added languages 'de en eo es ja pt ru' to ALL_LINGUAS
191  - Marked many strings as translatable to allow translations
192
193 * 2011-06-15 - released Sudokuki 1.0.A23 (Alpha version)
194  - Improved i18n support and build (includes the .properties files into the jar).
195  - First Russian translations strings thanks to Dmitry Salnikov
196
197 * 2011-06-09 - released Sudokuki 1.0.A22 (Alpha version)
198  - Added i18n support (not yet fully functional)
199
200 * 2011-06-02 - released Sudokuki 1.0.A21 (Alpha version)
201  - Added dialog shown while the solving process is on-going and allowing to cancel.
202
203 * 2011-06-01 - released Sudokuki 1.0.A20 (Alpha version)
204  - Added "cheat -> resolve current grid" feature
205
206 * 2011-05-16 - released Sudokuki 1.0.A19 (Alpha version)
207  - Added "cheat -> show memos for all cells" feature
208
209 * 2011-05-13 - released Sudokuki 1.0.A18 (Alpha version)
210  - "Notes" renamed to "Memos" are now in blue
211  - Some code cleanup (moved to the grid model some model specific code)
212
213 * 2011-05-12 - released Sudokuki 1.0.A17 (Alpha version)
214  - "Clear cell notes" feature
215  - Some code cleanup (constants for notes)
216
217 * 2011-05-09 - released Sudokuki 1.0.A16 (Alpha version)
218  - Better prototype of cell notes dialog
219  - Implemented Read-Only cells
220
221 * 2011-05-08 - released Sudokuki 1.0.A15 (Alpha version)
222  - First prototype of cell notes dialog
223
224 * 2011-05-03 - released Sudokuki 1.0.A14 (Alpha version)
225  - Automatic check for new version at startup
226  - Toolbar button for download when a new version is available 
227
228 * 2011-05-01 - released Sudokuki 1.0.A13 (Alpha version)
229  - Added a toolbar to the Swing GUI.
230  - Fixed 3 or 4 minor GUI bugs (wrong mnemonic for Help, tooltip text not showing up, etc.)
231
232 * 2011-04-30 - released Sudokuki 1.0.A12 (Alpha version)
233  - AboutDialog:
234   . added a link button pointing to the project's forums on Sourceforge
235   . added a link button for easier download when a new version is available
236
237 * 2011-04-28 - released Sudokuki 1.0.A11 (Alpha version)
238  - AboutDialog: 
239   . added a link button to browse to the project's website
240   . added a "feedback" tab.
241
242 * 2011-04-27 - released Sudokuki 1.0.A10 (Alpha version)
243  - Updated About Dialog (version, contributors, transfer) using HTML 
244  - Easier way to execute the program:
245   . sudokuki.jar is now generated in the top directory
246   . just clicking on sudokuki.jar will run the program on some platforms
247   . native shared libs expected to be in 'lib' directory relative to sudokuki.jar
248
249 * 2011-04-24 - released Sudokuki 1.0.A09 (ALPHA version)
250  - Added license (GPL v3 or later) to About Dialog
251  - Updated path to LATEST in Check Update dialog (for alpha versions)
252
253 * 2011-04-18 - released Sudokuki 1.0.A08 (ALPHA version)
254  - Print feature (for those who prefer playing on paper): 
255    . now you can print the current grid
256  - Multi-print feature: 
257    . now you can print 4 random grids and play on paper
258
259 * 2011-04-15 - released Sudokuki 1.0.A07 (ALPHA version)
260  - About dialog: added application logo
261    . changed resources.tar.bz2 to add logo.png
262    . updated src/Makefile accordingly
263
264 * 2011-04-14 - released Sudokuki 1.0.A06 (ALPHA version)
265  - first draft of the About dialog
266  - fixed position for dialogs (centered on the main frame)
267
268 * 2011-04-11 - released Sudokuki 1.0.A05 (ALPHA version)
269  - src/Makefile : fixed Cygwin compilation by escaping '(' and ')' characters
270
271 * 2011-04-08 - released Sudokuki 1.0.A04 (ALPHA version)
272  - src/Makefile : rework for effective detection on a CYGWIN environment
273  - added Copyright notice and License terms (GPL v3 or later) to all source files. 
274  - added file 'checklist.sh' as a reminder of things to do for each release
275
276 * 2011-04-07 - released Sudokuki 1.0.A03 (ALPHA version)
277  - src/Makefile : detect if the OS is "Linux" or "CYGWIN" and set variables accordingly
278  - updated NEWS, configure.ac
279
280 * 2011-04-06 - released Sudokuki 1.0.A02 (ALPHA version)
281  - added a "Check for updates" dialog in the help menu
282    . centralized package version number inside configure.ac
283    . Version.java is generated during build and used in CheckUpdateDialog
284
285 * 2011-04-04 - released Sudokuki 1.0.A01 (ALPHA version)
286  - first version of Sudokuki in Java
287  - includes public domain Suexg grid generator (C language)
288  - basic graphical user interface based on Swing
289  - includes Gtk+ stock icons (GNU General Public License)
290  - experimental Print feature to print the grid
291
292
293
294 -- Stable releases --
295  
296 The stable release files can be found here:
297 https://sourceforge.net/projects/sudokuki/files/sudokuki/
298
299 Translations include Japanese, Chinese, Latvian, Dutch, English, Esperanto,
300 French, German, Greek, Portuguese, Russian and Spanish at the moment.
301
302 The current stable release is version 1.1. 
303
304
305 -- Forums --
306
307 Please consult the Sudokuki FORUMS on Sourceforge:
308
309   https://sourceforge.net/projects/sudokuki/forums
310
311 and share your comments with other users and contributors.
312
313 Those forums are a good place to ask questions, report bugs,
314 suggest features, contribute by submitting patches, or get 
315 some HELP for anything related to Sudokuki.
316
317
318 -- Free software license and Copyright --
319
320 Sudokuki is released under the terms of the GNU General Public 
321 License version 3 or later (GPL v3+).
322
323 This program is developed during the author's free-time, in the
324 hope that some users will find it useful, but WITHOUT ANY WARRANTY
325 of any kind.
326
327 You are welcome to transfer this program to other people as long as
328 you respect the license terms. Read the GNU General Public License
329 for more details.
330
331 The full license text is available in the file called COPYING that
332 must be included in every copy of the program.
333
334 Sudokuki is free software ("Free" as in "Freedom").
335
336 Copyright (C) 2007-2012 Sylvain Vedrenne
337
338
339 -- Distributions including Sudokuki --
340
341 The following GNU/Linux distributions are known to be using
342 Sudokuki: Vector Linux, Puppy Linux, Arch Linux, etc.
343
344
345 -- Websites referencing Sudokuki --
346
347 Sudokuki is referenced by many websites, for example:
348
349 - Free Software Foundation - Free Software Directory
350   http://directory.fsf.org
351
352 - Freecode.com
353   http://freecode.com/projects/sudokuki
354
355 - Vector Linux
356   http://vectorlinux.osuosl.org/veclinux-7.0/testing/games/sudokuki-1.0-i586-1vl70.meta
357
358 - Opensourcebistro.com (related to Vector Linux)
359   http://www.opensourcebistro.com/Tutorial/VL60/13.Gaming/sudokuki/sudokuki.htm
360   http://www.opensourcebistro.com/Tutorial/VL60/13.Gaming/sudokuki/sudokuki-build.htm
361
362 - Arch Linux
363   http://aur.archlinux.org/packages.php?ID=24354
364
365 - Puppy Linux
366   http://www.murga-linux.com/puppy/viewtopic.php?t=38746
367
368 - University of Amsterdam Master Education in System and Network Eng.
369   https://www.os3.nl/
370
371 - Softpedia
372   http://linux.softpedia.com/get/GAMES-ENTERTAINMENT/Puzzle/Sudokuki-33381.shtml
373   http://mac.softpedia.com/get/Games/Sudokuki.shtml
374   http://www.softpedia.com/get/Others/Home-Education/Sudokuki.shtml
375   
376   ...
377