File:  [Public] / Amaya / doc / Changelog.html
Revision 1.73: download - view: text, annotated - select for diffs
Fri Mar 20 15:13:10 2009 UTC (15 years, 3 months ago) by vatton
Branches: MAIN
CVS tags: HEAD
Irene

<?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}
img {border: 0;}</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 11.1</a>.</p>

<h3>New Features</h3>
<ul>
  <li>CSS: Support of z-index, opacity properties</li>
  <li>SVG: Support of the fill-rule property</li>
  <li>SVG: implementating linear gradients</li>
</ul>

<h3>Bug fixes</h3>
<ul>
  <li>Amaya now automatically opens the structure view when an option not
    visible in the formated view is created</li>
  <li>The Attributes panel was not updated as soon as it is opened</li>
  <li>When a column of a table is selected, attributes displayed and edited in
    the Attributes panel concern the <code>&lt;col&gt;</code> element. The
    style is attached to that <code>&lt;col&gt;</code> element too</li>
  <li>Template instances: The <code>&lt;repeat&gt;</code> elements were always
    displayed as blocks of lines</li>
  <li>Template instances: It was possible to style a fixed element</li>
  <li>On Windows, local annotations were not correctly loaded</li>
  <li>On Mac OS X 10.5 cache files generated by the libwww were stored in the /
    directory</li>
  <li>The <strong>Code clean-up</strong> command don't remove style and lang
    attributes to a <code>&lt;div&gt;</code>, <code>&lt;table&gt;</code>,
    <code>&lt;span&gt;</code>, and <code>img&gt;</code> elements.</li>
  <li>Improvng the management of floated boxes and margins</li>
  <li>Fix redisplay problems after a scroll</li>
  <li>SVG: When there are several <code>&lt;group&gt;</code> elements, the
    selection is attracted by the first <code>&lt;group&gt;</code></li>
  <li>SVG: When the <code>&lt;svg&gt;</code> element is centered, some new
    positions were miscalculated</li>
  <li>SVG: The document redisplay was stuck when a second arrow is created</li>
  <li>SVG: Copy/paste now manages attached <code>&lt;symbol&gt;</code> and
    <code>&lt;marker&gt;</code> elements</li>
</ul>

<p></p>
<hr />
<address>
  last revised Date: <!--$date=-->2009-03-20<!--$-->
</address>
</body>
</html>

Webmaster