2008-03-05 Morten Welinder * Release 1.14.8 2008-02-07 Morten Welinder * gsf/gsf-infile-msole.c (ole_dirent_new): Add new argument to keep track of what entries we have seen before. All callers changed. Check for loops. Handle overflow in block computation. Fixes #513831. (ole_init_info): Sanity check num_sbat too. 2007-11-22 Jody Goldberg * gsf/gsf-libxml.c (gsf_xml_out_add_enum) : ref/unref the type class. Peek does not seem sufficient to fully instantiate it. 2007-11-10 Morten Welinder * tools/gsf.c (gsf_dump_props): Let 'gsf listprops archive' print a list of properties. (gsf_list_props): New function. (gsf_help): Update accordingly. * gsf/gsf-msole-utils.c (msole_debug): New function. (msole_prop_parse): Use msole_debug so we don't print scale messages unless we want to. 2007-11-02 Morten Welinder * gsf/gsf-output-csv.c (gsf_output_csv_set_sink): Allow setting a NULL sink. 2007-10-29 Morten Welinder * gsf/gsf-input-http.c (gsf_input_http_finalize): Let g_free handle NULL. * gsf/gsf-outfile-msole.c (gsf_outfile_msole_finalize): Let g_slist_free handle empty lists too. 2007-10-27 Morten Welinder * gsf/gsf-msole-utils.c (msole_prop_parse): Improve sanity checks. [#404934] 2007-10-27 Jody Goldberg * gsf-win32/Makefile.am : Only install headers on win32. [#459771] 2007-10-27 Jody Goldberg * gsf/gsf-opendoc-utils.c : Add urn:oasis:names:tc:opendocument:xmlns:presentation:1.0 2007-10-15 Morten Welinder * gsf/gsf-msole-utils.c (gsf_msole_metadata_read): Sanity check sections without hitting g_return_val_if_fail. Probably fixes #485964. 2007-09-25 Jody Goldberg * gsf/gsf-outfile-stdio.c (gsf_outfile_stdio_new_child) : use it for standard children too. 2007-09-19 Dom Lachowicz * gsf/gsf-outfile-stdio.c (gsf_outfile_stdio_new_child): Pass the va_list to the child 2007-09-07 Jody Goldberg * configure.in : post release bump