ugh, the XHTML importer imports the style attribute verbatim as props... can have some very bad side effects. working on doing this properly, but not quite there yet.
also, got fed up with the mess in ie_imp_XML's charData() and decided to back-port some of the stuff I did in HEAD. fingers firmly crossed... o ut_case.h: (0xA0) is not whitespace o ut_string*: backport some UTF-8 string constructor stuff o ie_imp_XML: charData uses backported UTF-8 string constructor stuff o ie_imp_HTML: - don't import white-space junk used purely for XML formatting - work on new mini-parser for CSS style attribute o ie_exp_HTML: fix flag to indicate non-empty paragraphs CVS:---------------------------------------------------------------------- CVS: Enter Log. Lines beginning with `CVS:' are removed automatically CVS: CVS: Committing in . CVS: CVS: Modified Files: CVS: Tag: ABI-1-0-0-STABLE CVS: src/af/util/xp/ut_case.h src/af/util/xp/ut_string_class.cpp CVS: src/af/util/xp/ut_string_class.h CVS: src/af/util/xp/ut_stringbuf.cpp src/af/util/xp/ut_stringbuf.h CVS: src/wp/impexp/xp/ie_exp_HTML.cpp CVS: src/wp/impexp/xp/ie_imp_XHTML.cpp CVS: src/wp/impexp/xp/ie_imp_XHTML.h CVS: src/wp/impexp/xp/ie_imp_XML.cpp CVS:---------------------------------------------------------------------- Regards, Frank Francis James Franklin [EMAIL PROTECTED] `Medium atomic weights are available: Gold, Lead, Copper, Jet, Diamond, Radium, Sapphire, Silver and Steel. `Sapphire and Steel have been assigned...'
