OSDN Git Service

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