File libmwaw.changes of Package libmwaw.1176
-------------------------------------------------------------------
Fri Aug 28 07:38:50 UTC 2015 - tchvatal@suse.com
- Version bump to 0.3.6:
- Added a minimal parser for ApplePict v1.v2, ie. no clipping, does not
take in account the copy mode: srcCopy, srcOr, ...
- Extended the --with-docs configure option to allow to build doc only
for the API classes: --with-docs=no|api|full .
- Added a parser for MacDraft v4-v5 documents.
- RagTime v5-v6 parser: try to retrieve the main layouts and the
picture/shape/textbox, ie. now, it generates result but it is
still very imcomplete...
- MWAW{Graphic,Presentation,Text}Listener: corrected a problem in openGroup
which may create to incorrect document.
- Created an MWAWEmbeddedObject class to store a picture with various
representations.
- MWAW*Listener: renamed insertPicture to insertShape, added a function to
insert a texbox in a MWAWGraphicShape (which only insert a basic textbox).
- Fixed many crashes and hangs when importing broken files, found with the
help of american-fuzzy-lop.
- And several other minor fixes and improvements.
-------------------------------------------------------------------
Sat Jun 13 12:58:37 UTC 2015 - tchvatal@suse.com
- Version bump to 0.3.5
* Various small fixes on 0.3 series, nothing big woth mention
-------------------------------------------------------------------
Fri Jan 2 13:24:30 UTC 2015 - tchvatal@suse.com
- Version bump to 0.3.4:
* Various tweaks&fixes on the 0.3 series found by fuzzy testing/etc
- Removed patch libmwaw-0.3.1-stream.patch as we should not bother
with old autotools
-------------------------------------------------------------------
Tue Jul 1 14:47:43 UTC 2014 - fstrba@suse.com
- Fix patch libmwaw-0.3.1-stream.patch to allow buiding with older
version of autotools.
-------------------------------------------------------------------
Wed Jun 11 09:34:13 UTC 2014 - tchvatal@suse.com
- Version bump to 0.3.1:
* Switch over to librevenge framework
- Add patch libmwaw-0.3.1-stream.patch to fix streams
-------------------------------------------------------------------
Sat Jan 25 21:05:10 UTC 2014 - tchvatal@suse.com
- Cleanup with spec-cleaner and noarch documenation.
-------------------------------------------------------------------
Sat Jan 18 15:57:32 UTC 2014 - crrodriguez@opensuse.org
- build with -fvisibility-inlines-hidden, around 2800
less in the export symbol table.
-------------------------------------------------------------------
Tue Dec 17 10:17:43 UTC 2013 - fridrich.strba@suse.com
- Upgrade to upstream 0.2.0
- ABI change
- Several improvements in handling of embedded graphics
-------------------------------------------------------------------
Tue Dec 3 13:27:31 UTC 2013 - tchvatal@suse.com
- Format with spec-cleaner
-------------------------------------------------------------------
Fri Nov 1 09:13:30 UTC 2013 - tchvatal@suse.com
- Drop doc conditional and use verbose build.
-------------------------------------------------------------------
Mon May 27 11:34:16 UTC 2013 - tchvatal@suse.com
- Version bump to 0.1.9 providing following fixes:
- improve a little the Microsoft Word filter to better manage
character and paragraph properties
- check that the remaining parsers (excepted Microsoft Word) use the
new properties' classes,
- add table generation in FullWrite parser,
- rewrite from scratch zip.cpp (to avoid using different license),
- + many code corrections done by David Tardon.
- check that the WriterPlus parsers use the new properties' classes,
- simplify a little the code of MWAWDocument
- add a parser for Acta v2 and Acta Classic v1,
- check that the DOCMaker, eDOC, SimpleText, Tex-Edit, Z-Write parsers
use the new properties' classes,
- rewrite MWAWPageSpan,
- add classes MWAWField, MWAWNote, MWAWSection to store/manage
field, note, section properties,
- check that the ClarisWorks/AppleWorks, MacWrite, MindWrite,
WriteNow parsers use the new properties' classes,
- improve a little the ClarisWorks/AppleWorks frame position by
placing <<correctly>> all page's frames,
- MWAWContentListener : add a sanity check to insure that at most
200 very small pictures are generated.
-------------------------------------------------------------------
Sun Apr 28 13:44:00 UTC 2013 - fridrich.strba@suse.com
- Upgrade to upstream 0.1.8
- Several improvements in different parsers
-------------------------------------------------------------------
Sat Apr 20 12:08:23 UTC 2013 - tchvatal@suse.com
- Use download URL path.
-------------------------------------------------------------------
Tue Mar 26 10:00:07 UTC 2013 - cfarrell@suse.com
- license update: (LGPL-2.1+ or MPL-2.0) and GPL-2.0+
Most of package is dual MPL-2.0 or LGPL-2.1+ but tools/zip is GPL-2.0+
-------------------------------------------------------------------
Wed Mar 13 11:24:31 CEST 2013 - tchvatal@suse.com
- Initial package of libmwaw. Required by libreoffice-4.1