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

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: 
                     25: <p>This file lists bug fixes and new features introduced in the CVS version
                     26: of Amaya since the last release (<a
1.16      vatton     27: href="http://www.w3.org/Amaya/User/New.html">Amaya 9.55</a>).</p>
1.1       vatton     28: 
1.18      vatton     29: <h3>New features</h3>
                     30: <ul>
1.22    ! vatton     31:   <li>Redesign of the user interface: new toolbars, palettes, panels, a
        !            32:     contextual menu</li>
        !            33:   <li>Change the behaviour of Enter, Delete, and Backspace keys</li>
        !            34:   <li>Implementation of Amaya themes</li>
1.18      vatton     35: </ul>
                     36: 
                     37: <h3>Bug fixes</h3>
                     38: <ul>
                     39:   <li>A reference to the current page now moves to the top of page</li>
1.19      vatton     40:   <li>Amaya generated an explicit lang="en" attribute when an element of an
1.21      vatton     41:     English document is copied and pasted into a French document</li>
1.22    ! vatton     42:   <li>"Preserve Lines When Pasting" didn't work correctly in MacOS X</li>
        !            43:   <li>The Preferences dialog didn't display correctly</li>
1.18      vatton     44: </ul>
                     45: 
1.1       vatton     46: <p></p>
                     47: <hr />
                     48: <address>
1.22    ! vatton     49:   last revised Date: <!--$date=-->2007-10-16<!--$-->
1.1       vatton     50: 
                     51: </address>
                     52: </body>
                     53: </html>

Webmaster