updated to new html5 boilerplate
[xboard.git] / whats_new / 4.5.3 / index.html
1 <!--#include virtual="/server/html5-header.html" -->
2 <title>XBoard - GNU Project - Free Software Foundation - NEWS</title>
3 <!--#include virtual="/server/banner.html" -->
4 <!--#set var="article_name" value="/server/standards/boilerplate" -->
5 <!--#include virtual="/server/gnun/initial-translations-list.html" -->
6 <h2>What is new in WinBoard / XBoard 4.5.3?</h2>
7
8 <table cellpadding="10"><tr><td>
9 <img src="Paging.png">
10 </td><td valign="top">
11  <p> This version fixes some bugs found in 4.5.2. Below is a quick list of the changes.
12 Note that the paging of the XBoard Game List (illustrated by the screenshot on the left)
13 is a change that is really a bit more involved than what we would like to do in a stable version. 
14 But the bug was so severe that we decided to chance it.
15  </p>
16 </td></tr></table>
17
18    <ul>
19    <li> fixes of major bugs:
20     <ul>
21         <li>In the file-browse dialog . and .. no longer mask other files if they are non-first in the directory</li>
22         <li>Fix XBoard crash on showing an empty Engine Settings dialog, printing a message in stead</li>
23         <li>The XBoard Game List can now handle files with more than 1900 games, by paging through them</li>
24         <li>The state of the Move-History window is now remembered by XBoard even when the Engine-Output window is up</li>
25         <li>Fix crash on switching sounds in WinBoard under Windows Vista</li>
26         <li>Fix empty-string option values on XBoard command line (which were ignored)</li>
27         <li>Fix spurious vertical scrolling in XBoard Engine-Output window on clicking in it</li>
28         <li>Obey an engine's san feature when sending book moves to it</li>
29         <li>Fix XBoard crash when 'filtering' made Game List empty</li>
30         <li>Suppress clearing of Engine-Output window on automatic updates in analyze mode</li>
31         <li>Force Move-History refresh after loading/reverting variation</li>
32         <li>Fix closing brace, when joining two comments to same move</li>
33      </ul>
34    </li>
35    <li> fixes of minor bugs:
36     <ul>
37         <li>Suppress playing sounds when no -soundProgram is set</li>
38         <li>Fix display of last move of last match game</li>
39         <li>Update window title after last game of match</li>
40         <li>Never one-click move when legality testing is off</li>
41         <li>Suppress playing book move when total weigth of all moves is zero</li>
42         <li>Restore echo after ^C killed XBoard during ICS password</li>
43         <li>Fix default of -remoteUser, which could cause crash when playing remote engines</li>
44         <li>Fix recognition of separators between options in -adapterCommand command line</li>
45         <li>Fix button sizing in generic popup</li>
46         <li>Fix translatability of 'Spartan Chess' menu item WB</li>
47         <li>Remove some duplicats from WB language template file</li>
48         <li>Fix spurious 'Unfinished' sounds during ICS examining</li>
49         <li>Fix bug in handling of partner command in zippy-mode bughouse games</li>
50         <li>Create more space in some WB dialogs to accomodate translations</li>
51      </ul>
52    </li>
53    <li> Improvements benefitting the speaking version for the visually impaired (WB):
54      <ul>
55         <li>Implement NVDA support in JAWS version</li>
56         <li>Fix translation of spoken composite messages</li>
57         <li>Fix JAWS reading of Engine-Settings dialog by removing group-boxes</li>
58         <li>Add tab stops in WB generic popup</li>
59         <li>Reorder controls in Engine-Setings dialog WB, so they are tabbed through in logical order</li>
60      </ul>
61    </li>
62    <li> fixed compiler warnings/errors and portability:
63      <ul>
64         <li>Fix use of random function in XBoard shuffle dialog callback</li>
65         <li>Fix inconsistent type of the variable 'shuffleOpenings'</li>
66         <li>Silence warnings during rpm build</li>
67         <li>Fix warnings XBoard file browser</li>
68         <li>Fix some warnings and header-file improvement</li>
69      </ul>
70    </li>
71    <li> misc:
72      <ul>
73         <li>Add -at and -opt options as alternative for @, as work-around for Windows shortcut bug</li>
74         <li>Make occurrence of unknown option in settings file non-fatal</li>
75         <li>Stale output no longer lingers in the engine-output window when a new game starts</li>
76         <li>Popdown (stale) Comment window on new game</li>
77         <li>Improved contrast of icon for dark backgrounds</li>
78      </ul>
79    </li>
80    </ul>
81
82 </div><!-- for id="content", starts in the include above -->
83 <!--#include virtual="/server/footer.html" -->
84 <div id="footer">
85
86 <p>Please send general FSF &amp; GNU inquiries to
87 <a href="mailto:gnu@gnu.org">&lt;gnu@gnu.org&gt;</a>.
88 There are also <a href="/contact/">other ways to contact</a>
89 the FSF.<br />
90 Please send broken links and other corrections or suggestions to
91 <a href="mailto:bug-xboard@gnu.org">&lt;bug-xboard@gnu.org&gt;</a>.</p>
92
93 <p>Please see the <a
94 href="/server/standards/README.translations.html">Translations
95 README</a> for information on coordinating and submitting translations
96 of this article.</p>
97
98 <p>Copyright &copy; 2009, 2010, 2011, 2012 Free Software Foundation, Inc.</p>
99
100 <p>This page is licensed under a <a rel="license"
101 href="http://creativecommons.org/licenses/by-nd/3.0/us/">Creative
102 Commons Attribution-NoDerivs 3.0 United States License</a>.</p>
103
104 <p>Updated:
105 <!-- timestamp start -->
106 $Date: 2012/01/11 04:40:07 $
107 <!-- timestamp end -->
108 </p>
109 </div>
110 </div>
111 </body>
112 </html>