File:  [Public] / Amaya / doc / Changelog.html
Revision 1.74: download - view: text, annotated - select for diffs
Thu Mar 26 10:24:37 2009 UTC (15 years, 2 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 and opacity properties</li>
  <li>SVG: Support of the fill-rule property and 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>Keep options of the table creation dialog</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: Improve the management of libwww cached files</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>Improve the rendering of floated boxes and background pictures</li>
  <li>SVG: When there are several <code>&lt;group&gt;</code> elements, only the
    first <code>&lt;group&gt;</code> could be selected</li>
  <li>SVG: When the <code>&lt;svg&gt;</code> element is centered, the position
    of new components was miscalculated</li>
  <li>SVG: Improve the creation of arrows</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-26<!--$-->
</address>
</body>
</html>

Webmaster