Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Rene Hexel <rh@netbsd.org>
List: pkgsrc-changes
Date: 04/07/2001 01:21:10
Module Name:	pkgsrc
Committed By:	rh
Date:		Fri Apr  6 22:21:10 UTC 2001

Modified Files:
	pkgsrc/www/gtkhtml: Makefile
	pkgsrc/www/gtkhtml/files: md5
	pkgsrc/www/gtkhtml/pkg: PLIST

Log Message:
Update gtkhtml to 0.8.3

Changes include:

General:

 - Fixed X selections so that we no longer try to pass UTF-8 encoded text
   in STRING atoms.

 - Improved the table layout code so that now we render tables very close
   to the big name browsers, one or two small issues left

 - Added many missing attributes to the HTML export code so that at least
   we pass on the attributes we understand.

 - Support for sub sup and strike elements.

 - We now parse param elements before emitting the object requested signal
   so that we can make an informed choice about whether or not the object is
   supported.

Editor:

 - We now hook to the gnome-spell component to do spelling.

 - Rename the idl and oafinfo to bring us in line with the new naming
   conventions

 - The editor control now exposes an interface for issuing editor commands

Ebrowser:

 - New component to support simple browsing tasks.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/www/gtkhtml/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/www/gtkhtml/files/md5
cvs rdiff -r1.3 -r1.4 pkgsrc/www/gtkhtml/pkg/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.