2008-10-19 Jody Goldberg * Release 1.14.10 2008-10-17 Andreas J. Guelzow * gsf-gnome/gsf-input-gnomevfs.h: add #define if LIBGSF_GNOMEVFS_VIA_GIO is defined 2008-10-17 Morten Welinder * gsf-gnome/Makefile.am: Don't compile the gnomevfs part unless asked to. 2008-10-16 Morten Welinder * configure.in: Define LIBGSF_GNOMEVFS_VIA_GIO via command line, if needed. * gsf-gnome/gsf-output-gnomevfs.h: Don't include config file. Get LIBGSF_GNOMEVFS_VIA_GIO from command line. * gsf-gnome/gsf-input-gnomevfs.h: Ditto. 2008-10-05 Morten Welinder * gsf/gsf-infile-msole.c (ole_info_read_metabat): Use g_warning, not g_return_val_if_fail. Fixes #554848. 2008-09-28 Morten Welinder * tools/gsf.c (ls_R): Handle NULL children. Fixes #553861. 2008-09-24 Morten Welinder * gsf/gsf-infile-tar.c (unpack_octal): Add error check. Fixes #553655. * tools/gsf.c (open_archive): Also try tar file format. * gsf/gsf-infile-tar.[ch]: New files. 2008-09-14 Gil Forcada * configure.in: * po/LINGUAS: Added support for po/LINGUAS file, closing #551577. 2008-09-12 Jody Goldberg * gsf/gsf-msole-utils.c (gsf_msole_iconv_get_codepage_string_list) : We intentionally fallthrough to the next case. 2008-09-11 Jody Goldberg * gsf/gsf-msole-utils.c (msole_prop_read) : local variable shadowed a poorly named parameter. It wasn't a bug, but it can't hurt to fix it. [Coverity #189] 2008-09-10 Jody Goldberg * gsf/gsf-output.c (gsf_output_real_vprintf) : add va_end after the G_VA_COPY. [Coverity #250] * gsf/gsf-output-memory.c (gsf_output_memory_vprintf) : ditto. [Coverity #251] 2008-09-03 Morten Welinder * gsf/gsf-output-stdio.c (rename_wrapper): Work around sshfs brokenness. Fixes #509883. 2008-08-30 Jody Goldberg * configure.in : Post release bump