CVSROOT:        /cvs/gnome
Module name:    glom
Changes by:     murrayc 06/10/19 07:28:58

Modified files:
        .              : ChangeLog 
        glom/libglom/data_structure/layout: layoutitem_button.cc 
                                            layoutitem_button.h 
        glom/libglom/document: document_glom.cc document_glom.h 

Log message:
2006-10-19  Murray Cumming  <[EMAIL PROTECTED]>

* glom/libglom/data_structure/layout/layoutitem_button.cc:
* glom/libglom/data_structure/layout/layoutitem_button.h: Added get_has_script()
method for efficient convenience.
* glom/libglom/document/document_glom.cc:
* glom/libglom/document/document_glom.h: Added set/get_child_text_node() utility
methods.
load_after(), load_after_layout_group(): Load button scripts, field 
calculations,
and example row data from child text nodes instead of attribute values, to avoid
problems with newlines in attributes when using the .glom file with a different
XML parser.
Fall back to the now-deprecated attribute values if no child text node was 
found.
save_before(), save_before_layout_group(): Save as child text nodes.
Bug #357567.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glom&who=murrayc&date=explicit&mindate=2006-10-19%2007:27&maxdate=2006-10-19%2007:29

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

Reply via email to