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

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">
1.17      vatton      4: <html xmlns="http://www.w3.org/1999/xhtml">
1.1       vatton      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: 
1.41      vatton     25: <p>This file lists bug fixes and new features introduced in the CVS version of
                     26: Amaya since the last release (<a
1.39      vatton     27: href="http://www.w3.org/Amaya/User/New.html">Amaya 10.0</a>).</p>
1.18      vatton     28: 
1.44      carcone    29: <h3>New Features</h3>
                     30: <ul>
                     31:   <li>This snapshot integrates a first level in the support of XHTML+RDFa
1.45    ! vatton     32:     documents : 
1.44      carcone    33:     <ul>
                     34:       <li>specific RDFa attributes are allowed at parsing and proposed at
                     35:         editing</li>
                     36:       <li>the attributes rel/rev are global for that profile and proposed with
                     37:         the values defined in the working draft</li>
                     38:       <li>new XHTML+RDFa documents can be created from the menu, they are
                     39:         generated with some namespace declarations attached to the html element
                     40:         (the list of generated namespace declaration will be a user preference
                     41:         in the next version)</li>
                     42:     </ul>
                     43:   </li>
                     44: </ul>
                     45: 
1.40      vatton     46: <h3>Bug fixes</h3>
                     47: <ul>
1.44      carcone    48:   <li>Improvement of the formatting engine</li>
1.40      vatton     49:   <li>When the user selects in the structure view, the selection path was not
                     50:     displayed in the status bar</li>
                     51:   <li>Sometimes images within a table were not displayed</li>
                     52:   <li>CSS style sheets attached to an object were not applied</li>
                     53:   <li>Close the help window when the user closes the last window document</li>
1.41      vatton     54:   <li>The Save all command was active only when a edited document is
                     55:   displayed</li>
1.42      vatton     56:   <li>Documents are now scrolled page by page</li>
1.43      vatton     57:   <li>On Mac OS X the focus could be lost when a dialog is closed</li>
                     58:   <li>On Mac OS X, Ctrl Enter didn't insert a &lt;br&gt;</li>
1.45    ! vatton     59:   <li>Improvement of MathML editing
        !            60:     <hr />
        !            61:   </li>
        !            62:   <li>It was impossible to extend the selection outside a table</li>
1.40      vatton     63: </ul>
                     64: 
1.1       vatton     65: <p></p>
                     66: <hr />
                     67: <address>
1.45    ! vatton     68:   last revised Date: <!--$date=-->2008-05-13<!--$-->
1.1       vatton     69: 
                     70: </address>
                     71: </body>
                     72: </html>

Webmaster