2005-11-06 Jody Goldberg * Release 1.13.3 2005-11-06 J.H.M. Dassen (Ray) * gsf/gsf-timestamp.h: Dropped two superfluous declarations. * doc/gsf-sections.txt: Mark internal symbols as subsection "Private" so as not to be counted for coverage stats. * doc/tmpl/*.sgml: Cascaded updates. 2005-11-05 Jody Goldberg * gsf/gsf-libxml.c (push_child) : apply extension if one was supplied. (lookup_child) : pass the extension to push_child. (gsf_xml_in_start_element) : if none of the current node's children match, check for extensions. (gsf_xml_in_ext_free) : new. (gsf_xml_in_end_element) : free any extensions. (gsf_xml_in_push_state) : handle an extension that adds children to the current node vs an extension to add a handler for an unknown node. 2005-11-05 Jody Goldberg Patch from Luciano Miguel Wolf * gsf/gsf-opendoc-utils.c (od_get_meta_prop) : fix typo. 2005-11-05 J.H.M. Dassen (Ray) * doc/gsf-docs.sgml: Fleshed things out a bit. 2005-11-04 Christian Neumair * libgsf-gnome-1.pc.in: Add required packages to Requires field. 2005-11-01 J.H.M. Dassen (Ray) * README: Updated list archive URL. (Debian #336699) 2005-10-30 J.H.M. Dassen (Ray) * gsf/gsf-infile-ar.c, gsf/gsf-infile-msole.c, gsf/gsf-infile-zip.c, sf/gsf-infile.c, gsf/gsf-input-textline.c, gsf/gsf-input.c, gsf/gsf-libxml.c, gsf/gsf-outfile-msole.c, gsf/gsf-outfile-zip.c, gsf/gsf-output-transaction.c, gsf/gsf-output.c, gsf/gsf-structured-blob.c: Minor documentation work. 2005-10-29 J.H.M. Dassen (Ray) * doc/gsf-docs.sgml: Add OpenDoc documentation. * gsf/gsf-timestamp.c, gsf/gsf-utils.c, doc/tmpl/compression.sgml, doc/tmpl/gsf-opendoc-utils.sgml, doc/tmpl/msole.sgml, doc/tmpl/utils.sgml, doc/tmpl/zip.sgml: Add some basic documentation. 2005-10-26 Stepan Kasal * tests/test-dump-msole.c: Improve the description line in the top comment; remove an unused #include. * tests/test-restore-msole.c: Likewise. 2005-10-17 Stepan Kasal * gsf/gsf-libxml.c (lookup_child): `inst' is a local variable, not a parameter. * doc/gsf.types: Add #include to fix a warning. * gsf/gsf-output-csv.c (gsf_output_csv_init): Initialize eol_len, too. 2005-10-10 Jody Goldberg * configure.in : post release bump