File:  [Public] / Amaya / doc / Changelog.html
Revision 1.5: download - view: text, annotated - select for diffs
Mon Mar 26 09:30:48 2007 UTC (17 years, 2 months ago) by vatton
Branches: MAIN
CVS tags: HEAD
Insert Frederic patches
+ generate width and height attributes when a new image is created

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}</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 9.54</a>).</p>

<h3>New features</h3>
<ul>
  <li>When selecting in a source file, the status bar displays line and
    character positions</li>
  <li>All new Amaya versions are now installed in the same directory (no
    possibility to install several versions)</li>
  <li>Linux packages install an "amaya" symbolic link in "/usr/bin/"</li>
  <li>Amaya uses by default the platform language</li>
  <li>"Save As" allows one to save a document with its resources (images,
    objects, style sheets, scripts)</li>
  <li>[mac osx] Preferences are now stored in ~/Library/Application
    Support/amaya and the default location for the cache is ~/Library/Caches
    (use Preferences &gt; Cache &gt; Default to change the previous cache
    location)</li>
  <li>There are two new toolbar buttons to create or open a document</li>
  <li>When the selection is within a table of contents the command "Generate
    Table of contents" regenerates it</li>
</ul>

<h3>Bug fixes</h3>
<ul>
  <li>On Windows platforms, a pasted url in the address bar was written
  twice</li>
  <li>Fixing problems with CDATA and wrong HTML code</li>
  <li>Amaya allows now one to create INS and DEL as either block-level or
    inline elements</li>
  <li>Amaya generates an empty alt attribute when the user confirms twice the
    creation of an image without alternate</li>
  <li>When the user cancels a window closing, Amaya didn't ask the
    confirmation of the close the second times</li>
  <li>The path in the status bar was not updated when the document is
  edited</li>
  <li>Destroy the Amaya lock when there is a crash</li>
  <li>When the Save As command is cancelled, Amaya was not able to save any
    file later</li>
  <li>When a document loads an object, following images and objects could not
    be loaded</li>
  <li>Errors detected when the style element is edited were not displayed and
    sometimes already fixed errors were still displayed</li>
  <li>Editing within an empty fieldset is now possible</li>
  <li>Amaya adds width and height attributes when an image is created</li>
</ul>

<p></p>
<hr />
<address>
  last revised Date: <!--$date=-->2007-03-26<!--$-->

</address>
</body>
</html>

Webmaster