Annotation of Amaya/doc/Changelog.html, revision 1.4

1.1       vatton      1: <?xml version="1.0" encoding="iso-8859-1"?>
                      2: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
                      3:       "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
                      4: <html xmlns="http://www.w3.org/1999/xhtml">
                      5: <head>
                      6:   <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
                      7:   <title>CVS Amaya changes</title>
                      8:   <style type="text/css">
                      9: 
                     10: h3 {margin-left: 0.8em}
                     11: .red {color: #FF0000; background-color: #FFFFFF}</style>
                     12:   <meta name="GENERATOR" content="amaya 9.53, see http://www.w3.org/Amaya/" />
                     13: </head>
                     14: 
                     15: <body style="background-color: #FFFFFF" xml:lang="en">
                     16: <p><a href="http://www.w3.org/"><img alt="W3C"
                     17: src="http://www.w3.org/Icons/WWW/w3c_home" /></a><a
                     18: href="http://www.w3.org/Amaya"><img
                     19: src="http://www.w3.org/Amaya/Icons/amaya_logo_65x50.png" alt="Amaya" /></a><a
                     20: href="http://www.w3.org/Amaya/User/Manual.html"><img
                     21: src="http://www.w3.org/Amaya/Icons/doc48x.gif" alt="Doc" /></a></p>
                     22: 
                     23: <h1>CVS Amaya changes</h1>
                     24: 
                     25: <p>This file lists bug fixes and new features introduced in the CVS version
                     26: of Amaya since the last release (<a
                     27: href="http://www.w3.org/Amaya/User/New.html">Amaya 9.54</a>).</p>
                     28: 
                     29: <h3>New features</h3>
                     30: <ul>
                     31:   <li>When selecting in a source file, the status bar displays line and
                     32:     character positions</li>
1.4     ! vatton     33:   <li>All new Amaya versions are now installed in the same directory (no
        !            34:     possibility to install several versions)</li>
1.1       vatton     35:   <li>Linux packages install an "amaya" symbolic link in "/usr/bin/"</li>
                     36:   <li>Amaya uses by default the platform language</li>
                     37:   <li>"Save As" allows one to save a document with its resources (images,
                     38:     objects, style sheets, scripts)</li>
                     39:   <li>[mac osx] Preferences are now stored in ~/Library/Application
                     40:     Support/amaya and the default location for the cache is ~/Library/Caches
                     41:     (use Preferences &gt; Cache &gt; Default to change the previous cache
1.3       vatton     42:     location)</li>
1.4     ! vatton     43:   <li>There are two new toolbar buttons to create or open a document</li>
        !            44:   <li>When the selection is within a table of contents the command "Generate
        !            45:     Table of contents" regenerates it</li>
1.1       vatton     46: </ul>
                     47: 
                     48: <h3>Bug fixes</h3>
                     49: <ul>
                     50:   <li>On Windows platforms, a pasted url in the address bar was written
                     51:   twice</li>
                     52:   <li>Fixing problems with CDATA and wrong HTML code</li>
                     53:   <li>Amaya allows now one to create INS and DEL as either block-level or
                     54:     inline elements</li>
                     55:   <li>Amaya generates an empty alt attribute when the user confirms twice the
                     56:     creation of an image without alternate</li>
                     57:   <li>When the user cancels a window closing, Amaya didn't ask the
                     58:     confirmation of the close the second times</li>
                     59:   <li>The path in the status bar was not updated when the document is
                     60:   edited</li>
                     61:   <li>Destroy the Amaya lock when there is a crash</li>
1.2       vatton     62:   <li>When the Save As command is cancelled, Amaya was not able to save any
                     63:     file later</li>
                     64:   <li>When a document loads an object, following images and objects could not
                     65:     be loaded</li>
                     66:   <li>Errors detected when the style element is edited were not displayed and
                     67:     sometimes already fixed errors were still displayed</li>
1.1       vatton     68:   <li>Editing within an empty fieldset is now possible</li>
                     69: </ul>
                     70: 
                     71: <p></p>
                     72: <hr />
                     73: <address>
1.4     ! vatton     74:   last revised Date: <!--$date=-->2007-03-23<!--$-->
1.1       vatton     75: 
                     76: </address>
                     77: </body>
                     78: </html>

Webmaster