CVSROOT:        /cvs/gnome
Module name:    libgsf
Changes by:     jody    05/10/02 18:17:03

Modified files:
        .              : ChangeLog NEWS configure.in 
        gsf            : Makefile.am gsf-libxml.c gsf-libxml.h 
                         gsf-meta-names.h 
Added files:
        gsf            : gsf-opendoc-utils.c gsf-opendoc-utils.h 

Log message:
2005-10-02  Jody Goldberg <[EMAIL PROTECTED]>

>From :  Luciano Wolf ([EMAIL PROTECTED])
* gsf/gsf-opendoc-utils.{c,h} : new
* gsf/Makefile.am : Add gsf/gsf-opendoc-utils.{c,h}

2005-10-02  Jody Goldberg <[EMAIL PROTECTED]>

* gsf/gsf-libxml.c (glade_enum_from_string) : imported from goffice.
(glade_flags_from_string) : ditto.
(gsf_xml_gvalue_from_str) : ditto.
(lookup_child) : break this out of.
(gsf_xml_in_start_element) : here.
Add a new flags to node 'share_children_with_parent' this is allows
all of a nodes siblings to work as mutual children.  Eg for
<b><i><u> for rich text which need to nest arbitrarily.
(gsf_xml_in_doc_parse) : renamed from gsf_xml_in_parse.
Takes a GsfXMLInDoc rather than a GsfXMLIn.  This is useful to keep
the lifecycle of the GsfXMLIn more under our control.  We intialize
it not the caller.  People no longer need to inherit/contain it, now
they store their state seperately.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=libgsf&who=jody&date=explicit&mindate=2005-10-02%2018:16&maxdate=2005-10-02%2018:18

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to