File:  [Public] / Amaya / doc / Changelog.html
Revision 1.56: download - view: text, annotated - select for diffs
Wed Oct 15 13:50:14 2008 UTC (15 years, 8 months ago) by carcone
Branches: MAIN
CVS tags: HEAD
Update new features

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
      "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
  <title>CVS Amaya changes</title>
  <style type="text/css">

h3 {margin-left: 0.8em}
 .red {color: #FF0000; background-color: #FFFFFF}</style>
  <meta name="GENERATOR" content="amaya 9.53, see http://www.w3.org/Amaya/" />
</head>

<body style="background-color: #FFFFFF" xml:lang="en">
<p><a href="http://www.w3.org/"><img alt="W3C"
src="http://www.w3.org/Icons/WWW/w3c_home" /></a><a
href="http://www.w3.org/Amaya"><img
src="http://www.w3.org/Amaya/Icons/amaya_logo_65x50.png" alt="Amaya" /></a><a
href="http://www.w3.org/Amaya/User/Manual.html"><img
src="http://www.w3.org/Amaya/Icons/doc48x.gif" alt="Doc" /></a></p>

<h1>CVS Amaya changes</h1>

<p>This file lists bug fixes and new features introduced in the CVS version of
Amaya since the last release (<a
href="http://www.w3.org/Amaya/User/New.html">Amaya 10.0</a>).</p>

<h3>New Features</h3>
<ul>
  <li>This snapshot integrates a first level in the support of XHTML+RDFa
    documents : 
    <ul>
      <li>the specific RDFa attributes are allowed at parsing and proposed at
        editing</li>
      <li>the attributes rel/rev are global for that profile and proposed with
        the values defined in the working draft</li>
      <li>a new XHTML+RDFa documents can be created from the menu, Amaya
        generates the namespace declarations defined in the RDFa
      Preference.</li>
    </ul>
  </li>
  <li>Shift+wheel scrolls the document horizontally</li>
  <li>Support direct resizing of images</li>
  <li>Integration of Japanese dialogs thanks to Martin Dürst</li>
  <li>XHTML, MathML, SVG, Template, and XML panels are now tabs of the
    "Elements" tool</li>
  <li>Few new characters are proposed in the "Special Characters" tool</li>
  <li>A 'Span' menu item is now available in the menu Insert &gt; Character
    Element</li>
  <li>A new RDFa Preference allows the user to define the namespace
    declarations that will be attached to the root element for a new XHTML+RDFa
    document</li>
  <li>A new command 'Tools &gt; Namespace Declaration' allows to add/remove a
    namespace declaration for the selected element (beta version)</li>
  <li>Support of SVG editing (work in progress)</li>
  <li>Support of template editing (work in progress) </li>
  <li>the Crtl-Click command opens a link in a new tab (Unix and Windows)</li>
  <li>Move to wxWidgets 2.8.8</li>
</ul>

<h3>Bug fixes</h3>
<ul>
  <li>Improvement of the rendering engine</li>
  <li>When the user selects in the structure view, the selection path was not
    displayed in the status bar</li>
  <li>Sometimes images within a table were not displayed</li>
  <li>CSS style sheets attached to an object were not applied</li>
  <li>Close the help window when the user closes the last window document</li>
  <li>The Save all command was active only when a edited document is
  displayed</li>
  <li>Documents are now scrolled page by page</li>
  <li>On Mac OS X the focus could be lost when a dialog is closed</li>
  <li>On Mac OS X, Ctrl Enter didn't insert a &lt;br&gt;</li>
  <li>Improvement of MathML editing </li>
  <li>It was impossible to extend the selection outside a table</li>
  <li>&lt;br&gt; elements were not copied/pasted</li>
  <li>All attributes in MathML expressions were considered invalid</li>
  <li>Interpretation of attributes attached to &lt;col&gt; elements to fix
    alignment, background-color, and width </li>
  <li>Display "Column" instead of "td" or "th" in the statusbar when the whole
    column is selected</li>
  <li>A background image CSS property attached to any element (*) was not
    applied immediately</li>
  <li>Improvement of XML document saving</li>
  <li>On Mac OS X, the default charset was set to us-ascii by error</li>
  <li>Amaya now uses the Content Location to save a remote document without
    suffix (instead of redirecting to the Save As dialog) </li>
  <li>Amaya requested a confirmation each times the PUT is redirected</li>
  <li>Amaya keeps "\\windows-server\sharename\filename.html" URIs unchanged</li>
  <li>When text typed causes image contents to be pushed (to the right) along
    with text, only part of the image was refreshed</li>
  <li>In source view, &lt;shif-PageUP/DN&gt;, &lt;shift-DNarrow&gt;, and
    &lt;shift-RTarrow&gt; didn't work well.</li>
</ul>

<p></p>
<hr />
<address>
  last revised Date: <!--$date=-->2008-10-15<!--$-->
</address>
</body>
</html>

Webmaster