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

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}
1.60      vatton     11:  .red {color: #FF0000; background-color: #FFFFFF}
                     12: img {border: 0;}</style>
1.1       vatton     13:   <meta name="GENERATOR" content="amaya 9.53, see http://www.w3.org/Amaya/" />
                     14: </head>
                     15: 
                     16: <body style="background-color: #FFFFFF" xml:lang="en">
                     17: <p><a href="http://www.w3.org/"><img alt="W3C"
                     18: src="http://www.w3.org/Icons/WWW/w3c_home" /></a><a
                     19: href="http://www.w3.org/Amaya"><img
1.84      vatton     20: src="http://www.w3.org/Amaya/Icons/amaya_logo_65x50.png" alt="Amaya" /></a></p>
1.1       vatton     21: 
                     22: <h1>CVS Amaya changes</h1>
                     23: 
1.41      vatton     24: <p>This file lists bug fixes and new features introduced in the CVS version of
                     25: Amaya since the last release (<a
1.85      vatton     26: href="http://www.w3.org/Amaya/User/New.html">Amaya 11.2</a>)</p>
1.40      vatton     27: 
1.67      vatton     28: <h3>New Features</h3>
1.87      vatton     29: <ul>
                     30:   <li>The https protocol is now supported</li>
                     31:   <li>New version of the template editor: creation of XTiger libraries,
                     32:     components, imports, etc.</li>
1.91      vatton     33:   <li>Automatic opening of the Structure view for template instances</li>
1.92      vatton     34:   <li>The Windows install: adds a "Edit with Amaya" entry for the files Amaya
                     35:     can handle</li>
1.89      vatton     36:   <li>The vertical split opens the Structure view and the horizontal split
                     37:     opens the Source view</li>
1.90      vatton     38:   <li>A double click on an item of the <strong>List of style sheets</strong>
                     39:     tool opens the style sheet</li>
1.93      vatton     40:   <li>A new set of Amaya profiles: "Lite", "Lite+Web", "Lite+Web+CSS",
                     41:     "Lite+Web+CSS+Math_Graphics", "Advanced"</li>
1.96      vatton     42:   <li>The <strong>Insert entity</strong> command now allows one to insert a
1.97      carcone    43:     unicode character into a HTML document</li>
1.98    ! vatton     44:   <li>A new command <strong>Undo close Tab</strong> in the Tab contextual
        !            45:   menu</li>
        !            46:   <li>The <strong>Tab</strong> and <strong>Shift Tab</strong> commands allow
        !            47:     one to move down/up list items</li>
1.87      vatton     48: </ul>
1.67      vatton     49: 
1.61      vatton     50: <h3>Bug fixes</h3>
1.86      vatton     51: <ul>
                     52:   <li>The link dialogue didn't allow one to insert relative links into a remote
1.87      vatton     53:     document</li>
1.90      vatton     54:   <li>Sometimes the focus in the link dialogue was lost</li>
1.98    ! vatton     55:   <li>Fix some rendering bugs and improve the CSS support</li>
1.87      vatton     56:   <li>Improve the edit of template instances: management of options and
1.98    ! vatton     57:     attributes and fix bugs</li>
1.91      vatton     58:   <li>The refresh of tool panels was too slow</li>
1.89      vatton     59:   <li>PNG images were not displayed on 64-bit platforms</li>
1.94      vatton     60:   <li>On Mac OSX, the ^ dead key behaved like if "enter" was pressed</li>
1.92      vatton     61:   <li>On Mac OSX 10.5, sometimes cached files of the libwww were stored into
                     62:     the "/" directory</li>
1.96      vatton     63:   <li>On Mac OS X platforms when scrolling, svg drawing moved up on the
                     64:   text</li>
                     65:   <li>The table of contents was not generated when the selection is not
                     66:   empty</li>
1.86      vatton     67: </ul>
1.61      vatton     68: 
1.1       vatton     69: <p></p>
                     70: <hr />
                     71: <address>
1.98    ! vatton     72:   last revised Date: <!--$date=-->2009-12-02<!--$-->
1.1       vatton     73: </address>
                     74: </body>
                     75: </html>

Webmaster