commit: abi: extend UT_UTF8String methods

From: Francis James Franklin (f.j.franklin@sheffield.ac.uk)
Date: Mon Aug 04 2003 - 06:15:27 EDT

  • Next message: Sharuzzaman Ahmat Raslan: "reference/standard RPM specfile for Abiword"

    Finally got frustrated with the "missing methods" of UT_UTF8String,
    these being methods that let you assign an unterminated char* string to
    a UT_UTF8String; well, here they are

    (diving make people: you will need to "make realclean")

    copied some CSS string parsing stuff from IE_Imp_XHTML to UT_UTF8Hash
    which now has a parse_css_string() method for populating the hash map
    from a CSS-style string, e.g., Dom's recently added import/export
    properties.

    & speaking of which...

    o UT_UTF8Stringbuf & UT_UTF8String: extend to allow unterminated strings
    o UT_UTF8Hash: add CSS-style string parse method
    o IE_Exp: parse command-line CSS-style property string into UT_UTF8Hash
    map
    CVS:
    ----------------------------------------------------------------------
    CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
    CVS:
    CVS: Committing in .
    CVS:
    CVS: Modified Files:
    CVS: src/af/util/xp/ut_IntStrMap.cpp src/af/util/xp/ut_IntStrMap.h
    CVS: 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.cpp src/wp/impexp/xp/ie_exp.h
    CVS:
    ----------------------------------------------------------------------

    Regards, Frank



    This archive was generated by hypermail 2.1.4 : Mon Aug 04 2003 - 06:31:31 EDT