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

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.10      carcone     4: <html>
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
                     27: href="http://www.w3.org/Amaya/User/New.html">Amaya 9.54</a>).</p>
                     28: 
                     29: <h3>New features</h3>
                     30: <ul>
1.7       vatton     31:   <li>The status bar displays line and character positions of source
                     32:   files</li>
                     33:   <li>Don't change the install directory with the version (no possibility to
                     34:     install several versions)</li>
                     35:   <li>New Linux building and install process</li>
1.1       vatton     36:   <li>Amaya uses by default the platform language</li>
1.7       vatton     37:   <li>Possibility to save a document with its resources (images, objects,
                     38:     style sheets, scripts)</li>
                     39:   <li>[Mac OSX] Preferences are now stored in ~/Library/Application
                     40:     Support/amaya</li>
                     41:   <li>[Mac OSX] Default cache location is ~/Library/Caches<br />
                     42:     (use <strong>Preferences &gt; Cache &gt; Default</strong> to update your
                     43:     previous cache location)</li>
1.14      vatton     44:   <li>[Mac OSX] It's not possible to open with Amaya a document in the
                     45:   finder</li>
1.7       vatton     46:   <li>Two new toolbar buttons to create or open a document</li>
1.15    ! vatton     47:   <li>New version of the Attributes tool</li>
1.7       vatton     48:   <li>Possibility to update a table of contents</li>
1.9       vatton     49:   <li>Amaya is now able to send a document by mail</li>
1.10      carcone    50:   <li>A Slovak version of dialogs is available (thanks to Peter Mráz)</li>
1.15    ! vatton     51:   <li>The page number is not set when only one page is printed</li>
1.1       vatton     52: </ul>
                     53: 
                     54: <h3>Bug fixes</h3>
                     55: <ul>
                     56:   <li>On Windows platforms, a pasted url in the address bar was written
                     57:   twice</li>
                     58:   <li>Fixing problems with CDATA and wrong HTML code</li>
                     59:   <li>Amaya allows now one to create INS and DEL as either block-level or
                     60:     inline elements</li>
                     61:   <li>Amaya generates an empty alt attribute when the user confirms twice the
                     62:     creation of an image without alternate</li>
                     63:   <li>When the user cancels a window closing, Amaya didn't ask the
                     64:     confirmation of the close the second times</li>
                     65:   <li>The path in the status bar was not updated when the document is
                     66:   edited</li>
1.9       vatton     67:   <li>A new Amaya instance is launched when the current instance doesn't
                     68:     answer</li>
1.2       vatton     69:   <li>When the Save As command is cancelled, Amaya was not able to save any
                     70:     file later</li>
1.9       vatton     71:   <li>After an object load, following images and objects could not be
                     72:   loaded</li>
                     73:   <li>Improve the management of errors within a style element and within
                     74:     selectors</li>
1.1       vatton     75:   <li>Editing within an empty fieldset is now possible</li>
1.5       vatton     76:   <li>Amaya adds width and height attributes when an image is created</li>
1.6       vatton     77:   <li>The stroke-width of SVG ellipses was not scaled</li>
1.13      vatton     78:   <li>Single borders were not displayed correctly</li>
1.8       vatton     79:   <li>Amaya could crash when a &lt;ruby&gt; element is created</li>
                     80:   <li>When a &lt;math&gt; element is pasted, its namespace declaration was
                     81:     not correctly managed</li>
1.15    ! vatton     82:   <li>The id attribute of input elements (text, password, checkbox, reset,
        !            83:     etc) and xml:id of XML elements were not updated when they are copied and
        !            84:     pasted</li>
1.12      vatton     85:   <li>When a table is cut, it was not copied in the paste buffer</li>
                     86:   <li>When a XHTML document is parsed, the User stylesheet was not
                     87:   applied</li>
                     88:   <li>A lot of formatting improvement</li>
1.13      vatton     89:   <li>Strong, Emphasis, etc. may be generated even when block level elements
                     90:     are selected</li>
                     91:   <li>Amaya could crash when loading a remote annotation</li>
1.14      vatton     92:   <li>HTML documents could not be converted into a XHTML document with the
                     93:     command <strong>Change DocType</strong></li>
1.1       vatton     94: </ul>
                     95: 
                     96: <p></p>
                     97: <hr />
                     98: <address>
1.15    ! vatton     99:   last revised Date: <!--$date=-->2007-07-04<!--$-->
1.1       vatton    100: 
                    101: </address>
                    102: </body>
                    103: </html>

Webmaster