From: Tony G. <Ton...@Su...> - 2006-02-25 20:34:34
|
xmlroff 0.3.9 is now available from http://sourceforge.net/projects/xmlroff This is a "clearing the decks before we make big changes" release since the next release is likely to be xmlroff 0.4.0 which will implement Stefan's ideas of including libfo-compat.xsl in the xmlroff executable and of bundling PangoXSL with the xmlroff distribution to make things easier. Hopefully there will also be better scripting language support in 0.4.0. Regards, Tony. ------------------------------------------------------------ Changes between 0.3.8 and 0.3.9 * Added 'extent' ------------------------------------------------------------ 2006-02-24 Tony Graham <ton...@us...> * === Released 0.3.9 === * NEWS: Updated for 0.3.9. 2006-02-23 Tony Graham <ton...@us...> * expr/.cvsignore, fo/.cvsignore, libfo/.cvsignore, util/.cvsignore, datatype/.cvsignore, area/.cvsignore: Added .cvsignore files so 'cvs diff' ignores more auto-generated files. * area/fo-area-page.h: Removed trailing comma from FoAreaPageError definition. * fo/Makefile.am, fo/fo-fo.h: Added FO_DISABLE_DEPRECATED around deprecated fo_fo_area_new(). 2006-02-22 Tony Graham <ton...@us...> * xmlroff.fo: Updated to use current SourceForge project definition. * result-to-fo.c: Corrected a parameter name in a doc comment. * datatype/fo-length-bp-ip-d.h: Cosmetic changes only. * libfo/fo-libfo-basic.c: (fo_libfo_context_close) Setting libfo_context to NULL. * libfo/fo-libfo-context.c, libfo/fo-libfo-context.h: Corrected parameter name in prototype and comment. 2006-02-05 Tony Graham <ton...@us...> * README: Added mention that compatibility info is in xmlroff manual. * property/fo-property-extent.c: Corrected initial value. 2006-01-16 Tony Graham <ton...@us...> * fo-node.c, fo-object.c, fo-object.h, result-to-fo.c: Added fo_object_maybe_propagate_error(). * fo/fo-fo.c, fo/fo-static-content.c, fo/fo-table-part.c, result-to-fo.h: Added 'continue_after_error' to FoPropertyResolveContext. * fo-context-private.h, fo-context.c, fo-context.h, fo/fo-region-after-private.h, fo/fo-region-after.c, fo/fo-region-after.h, fo/fo-region-before-private.h, fo/fo-region-before.c, fo/fo-region-before.h, fo/fo-region-end-private.h, fo/fo-region-end.c, fo/fo-region-end.h, fo/fo-region-start-private.h, fo/fo-region-start.c, fo/fo-region-start.h, property/Makefile.am, property/fo-all-property.h, property/fo-property-extent.c, property/fo-property-extent.h: Added 'extent' property. Updated to match current spec-dump. 2005-12-14 Tony Graham <ton...@us...> * fo/fo-block-layout.c, fo/fo-fo-private.h, fo/fo-fo.c, fo/fo-fo.h, fo/fo-static-content.c, fo/fo-table-part.c, libfo/fo-libfo-context.c, libfo/fo-libfo-context.h, libfo/fo-xsl-formatter.c, result-to-fo.c, result-to-fo.h, xmlroff.c, xmlroff.fo: Added option for continuing processing after formatting errors, but haven't yet made it do anything. 2005-12-13 Tony Graham <ton...@us...> * configure.in: Upped version to 0.3.9. |