Add description of file browser to 4.5.0 news
[xboard.git] / whats_new / 4.5.0 / index.html
index c958721..767ceac 100644 (file)
@@ -1,6 +1,8 @@
-<!--#include virtual="/server/header.html" -->
+<!--#include virtual="/server/html5-header.html" -->
 <title>XBoard - GNU Project - Free Software Foundation - NEWS</title>
 <!--#include virtual="/server/banner.html" -->
+<!--#set var="article_name" value="/server/standards/boilerplate" -->
+<!--#include virtual="/server/gnun/initial-translations-list.html" -->
 <h2>What is new in WinBoard / XBoard 4.5.0?</h2>
 <table cellpadding="20"><tr valign="top"><td>
 <h4>General New Features</h4>
@@ -35,6 +37,7 @@
 <li><a href="#tag-C1">Recalling the ICS input history (XB)</a></li>
 <li><a href="#tag-D3">Aribtrary board textures (XB)</a></li>
 <li><a href="#tag-D5">Highlight arrow (XB)</a></li>
+<li><a href="#tag-D5">A real file browser (XB)</a></li>
 </ul>
 <h4>ICS-client Enhancements</h4>
 <ul>
 </ul>
 </td><td>
 <img src="winboardF.png">
+<p>
+<a href="../4.5.2/index.html">Follow-up release (4.5.2)</a>
+</p>
+<p>
+<a href="../4.5.1/index.html">Minor bug-fixes (4.5.1)</a>
+</p>
+<p>
+<a href="../4.5.0/index.html">Preceding release (4.4.4)</a>
+</p>
 </td></tr></table>
 <h3><a name="tag-A1">Fixed thinking time per move</a></h3>
 <p>
@@ -722,6 +734,17 @@ so it can read FEN ans PGN files using them, next to the standard names.
 If standard names and nick names conflict, the nick names will prevail.
 On output, and for communicating with engines, the standard names will always be used.
 </p>
+
+<table cellpadding="20" valign="top"><tr><td>
+<h3><a name="tag-D6">A file-selector dialog for XBoard</a></h3>
+<p>
+Until now the only way to select a file for opening in XBoard (e.g. with Load Game)
+was to type its name in a small dialog box.
+This has now changed, as we borrowed the file browser from GhostView and ported it to XBoard.
+For every file you want to open you can now navigate through your file system,
+seeing the contents of three levels of directories at once,
+and just clicking on the file you want to load.
+</p>
 <h3><a name="tag-C8">Xiangqi adjudications</a></h3>
 <p>
 The recognition of mating potential in Xiangqi has been made 100% accurate,
@@ -738,6 +761,10 @@ which can now be set from the Options -> Common Engine dialog.
 WinBoard will not automatically exit after a match that was started this way finishes,
 as it does with matches started with the -mg or -mm option.
 </p>
+</td><td>
+<img src="browse.png">
+</td></tr></table>
+
 <h3><a name="tag-C10">Book-move selection</a></h3>
 <p>
 The selection of moves from the GUI book can now be controlled through two new (persistent) options:
@@ -883,4 +910,34 @@ for variants where white and black have different pieces
 (as is used in variant fairy).
 </td></tr></table>
 
+</div><!-- for id="content", starts in the include above -->
 <!--#include virtual="/server/footer.html" -->
+<div id="footer">
+
+<p>Please send general FSF &amp; GNU inquiries to
+<a href="mailto:gnu@gnu.org">&lt;gnu@gnu.org&gt;</a>.
+There are also <a href="/contact/">other ways to contact</a>
+the FSF.<br />
+Please send broken links and other corrections or suggestions to
+<a href="mailto:bug-xboard@gnu.org">&lt;bug-xboard@gnu.org&gt;</a>.</p>
+
+<p>Please see the <a
+href="/server/standards/README.translations.html">Translations
+README</a> for information on coordinating and submitting translations
+of this article.</p>
+
+<p>Copyright &copy; 2009, 2010, 2011, 2012 Free Software Foundation, Inc.</p>
+
+<p>This page is licensed under a <a rel="license"
+href="http://creativecommons.org/licenses/by-nd/3.0/us/">Creative
+Commons Attribution-NoDerivs 3.0 United States License</a>.</p>
+
+<p>Updated:
+<!-- timestamp start -->
+$Date: 2012/02/29 05:44:45 $
+<!-- timestamp end -->
+</p>
+</div>
+</div>
+</body>
+</html>