* Preserve character properties when typing. This fixes a bad regression that
was introduced in 2.8.5.
Changes 2.8.5:
* Fix paste of rich text from HTML and ODT, where previously some formatting
properties were not closed properly.
* Add a number of robustness fixes to the layout engine.
* Fix a table selection bug.
This is a major update, I couldn't find the relevant changecogs but
the last one. A couple of bugfixes.
pkgsrc note: Since base and plugins are seperate distfiles now, we
could abandon the Makefile.common or at least part of its complexity.
I'll leave this to the MAINTAINER.
Also, I'd suggest to rip -plugins into parts - many are too exotic.
(There are also some new which are not built, I've just kept status quo.)
Almost completely rewrote the DocBook export filter, gaining substantial more functionality in the process
Fixed a security bug pointed out to us by Joxean Koret
Fixed a massive amount of bugs in the OpenDocument import and export filters
Fixed the unstability on x86_64 architectures
* Added an OpenDocument exportes, and substantially updated the OpenDocument
importer
* Greatly improved the print quality of images (Unix)
* Fixed a substantial number of memory leaks
* CAN-2005-2972: Fix several stack-based buffer overflows in the RTF importer
* Fix the BiDi direction in menu strings (Windows)
* Fix various crashers related to Equation editing
* Fix security bug: AbiWord RTF import stack-based buffer overflow / CESA-2005-004 - rev 1
* Fix a list corruption in the MS Word importer
* Fix the text highlighting color in TOC and field elements (Windows)
actually build the WMF plugin.
(It doesn't work at all for me, unfortunately. Always get a message
box saying "error importing...". Perhaps it is of use for someone else.)
Francis Franklin
* Add a light gray border to the toolbars and adjust buttons (MacOSX)
* RTF importer fix for Unicode above 32K which are wrapped as negative (variation on a patch by Roland Kay, bug 8468)
* New document icons for RTF/DOC/WPD (MacOSX)
* Don't open files at launch time until after plugins have loaded (MacOSX)
* Improved toolbar combobox behaviour (bug 8417 & 8491)
* Don't convert Helvetica to Helvetic during RTF import (MacOSX)
* Use the correct names for units (points="pt" and pica="pi") in the Options dialog
* Use the correct scale for mm ruler units in the rulers
* Allow plugin-loading from Finder selection (MacOSX)
* If no other windows open, revert to default window position for new frame (MacOSX)
* Adjust zoom for new documents (bug 8415)
* CocoaPlugin API support for adding items to the context menu (MacOSX)
* Fix Stylist (MacOSX, bugs 8522 & 8523)
* Fix the spinners in the Insert Table dialog (MacOSX, bug 8524)
Roland Kay
* Add UTF-8 locales to supported language table (bug 8500)
* Bugfixes: 8499 (Modified by Dom Lachowicz)
Birch Knutson
* Fix bug where normal headers become even-page-only headers when exporting to RTF (bug 6217)
* Language of styles was not imported from RTF (bug 8445)
* Bugfixes: 5627 (partially), 7300 (partially)
Dom Lachowicz
* Bugfixes: some work towards fixing bug 8359
* A new detection method has been added to repair importer mistakes.
This should prevent crashes on importing documents.
* Lots of improvements again to the Mac OS X port
* Handle all platform supported graphics formats by default in the GTK port
* Improved HTML export, including the handling of Tables of Contents
* Improved WordPerfect import, including support for WordPerfect 3.0-3.5(e)
for Mac documents
* and much more
* A MacOSX port
* Table of contents
* Document history/revisions
* Text frames
* Better support for international scripts and locales
* List folding
* Text wrapping around images
* Faster rendering
* Dashboard integration
* Visual drag and drop
* Filed bugs fixed
Bug 2633 - MS-Word document falsely password-protected
Bug 6959 - .doc crashes on import
Bug 5562 - Bad transcription of accent in XSL-FO documents
Bug 7341 - at least one letter template should come with Abiword (Ryan Pavlik)
Bug 7735 - Spelling error inn ispell_dictionary_list.xml (sum1)
Bug 2726 - copy and paste cause additional style information in the document
Bug 4788 - [valgrind] crash in msword doc
Bug 6354 - --merge=FILE command line option does not work in abiword... (Jordi Mas)
Bug 6537 - Export to XHTML ads 'lang' style, should be 'lang' attribute
Bug 6606 - Localised status bar displayed as incorrect UTF-8
Bug 6700 - auto-save on crash must use .abw
Bug 6731 - caps lock sensitive menu shortcuts (Jordi Mas)
Bug 6959 - .doc crashes on import
Bug 7338 - Rulers unrefreshed after deleting table
Bug 7373 - Disable Insert > Endnote/Footnote when editing endnote
Bug 7454 - Crash when opening a file after closing lists dialog (Jordi Mas)
Bug 7456 - Cut and paste removes line break (<ENTER>)
Bug 7680 - Segfault when saving copy of unnamed document
Bug 7692 - Crash with breaks, tables, and endnotes
Bug 7694 - Crash when deleting table with column selected
Bug 7697 - Crash when inserting hyperlink with bullet and TOC selected
Bug 7713 - "Select All" + Font Size change = Fatal Error (sum1)
Bug 7725 - Export to RTF causing crash
* Documentation
AbiWord is not a System Administration utility [refiled man page]
* Other changes
Don't allow movement of cursor to illegal positions for text insertion (Martin Sevior)
Fix uninitialized variable reported by Mike Nordell (Martin Sevior)
Fix various .doc import problems (Sudar)
Robustify fp_TextRun::_drawSquiggle (Robert Wilhelm)
Prepare for and release 2.0.14 (Mark Gilbert)
by Ove Soerensen in PR pkg/26893.
These plugins will enhance your AbiWord-experience. Included are additional
import/export filters for DocBook, HTML, KWord, Latex and MS-Write as well
as plugins adding support for further graphic-formats (JPEG, GIF, BMP, WMF,
etc.)