Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 05/13/2004 03:47:29
Module Name: pkgsrc
Committed By: xtraeme
Date: Thu May 13 03:47:29 UTC 2004
Modified Files:
pkgsrc/doc: CHANGES
pkgsrc/www/amaya: Makefile PLIST distinfo
pkgsrc/www/amaya/patches: patch-ac
Added Files:
pkgsrc/www/amaya/patches: patch-ad
Log Message:
Update www/amaya to 8.5
User Interface/Editing
Bug fixes
* Windows platforms only: several transformations crashed.
* Fix crashes in the spell checker.
* GTK version: Amaya is now able to copy and paste utf-8 characters.
* A significant space were sometimes removed after a copy + paste
command.
CSS
Bug fixes
* Local CSS files were not reparsed when they are saved.
* Fix a confusion with classes, pseudo-classes, ids, and attributes.
* Amaya now generates an empty User style sheet ($AmayaHome/amaya.css)
if this file doesn't exist.
* Amaya didn't parse correctly non-quoted font family names containing
whitespace.
(X)HTML
Bug fixes
* Amaya generated a new line character after an <img> element within
headlines (<h1>, <h2>, etc.).
And more... please review http://www.w3.org/Amaya/User/New.html
To generate a diff of this commit:
cvs rdiff -r1.5916 -r1.5917 pkgsrc/doc/CHANGES
cvs rdiff -r1.33 -r1.34 pkgsrc/www/amaya/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/www/amaya/PLIST
cvs rdiff -r1.10 -r1.11 pkgsrc/www/amaya/distinfo
cvs rdiff -r1.9 -r1.10 pkgsrc/www/amaya/patches/patch-ac
cvs rdiff -r0 -r1.8 pkgsrc/www/amaya/patches/patch-ad
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.