Commit graph

5 commits

Author SHA1 Message Date
rh
7fddc80123 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.
2001-04-06 22:21:09 +00:00
wiz
a0745845b3 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:21:28 +00:00
rh
0d730d133d Update gtkhtml to 0.8. 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.
2000-12-31 14:04:43 +00:00
rh
d1bdccfcc8 Fix dependencies: add control-center>=1.2.0 2000-09-02 06:56:17 +00:00
rh
9433ce37f7 Initial import of gtkhtml-0.6.1, a lightweight HTML rendering/printing/
editing engine.
2000-08-30 07:16:34 +00:00