summaryrefslogtreecommitdiff
path: root/editors/abiword-plugins
AgeCommit message (Collapse)AuthorFilesLines
2005-10-17Changes 2.4.1:adam1-4/+4
* 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
2005-10-04Changes 2.4.0:adam2-23/+23
* grammar checker, equation editor * improved GNOME Office integration * OpenDocument support
2005-09-27Changes 2.2.10:adam1-4/+4
* 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)
2005-07-28Changes 2.2.9:adam1-4/+4
* Bugfixes
2005-06-30Changes 2.2.8:adam1-4/+4
(see abiword :))
2005-04-13update to 2.2.7drochner1-4/+4
windows importer improvements, and bugfixes
2005-04-04Changes 2.2.6:adam1-4/+4
* Bugfixes, mostly for MacOSX See http://www.abisource.com/changelogs/2.2.6.phtml
2005-03-31We already depend on libwmf --- it just needs a configure switch todrochner2-2/+4
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.)
2005-03-07Changes 2.2.5:adam2-6/+6
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
2005-02-24Changes 2.2.4:adam3-11/+9
* 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
2005-02-23Add RMD160 digests in addition to the SHA1 ones.agc1-1/+2
2005-02-10Do not set PKGREVISION in Makefile.common.wiz2-4/+5
Set DIST_SUBDIR, since there were two versions of the abiword-2.2.3 distfile (difference is a "const"). Hi adam!
2005-02-07abiword-plugins updated to match abiword-2.2.3adam2-5/+5
2005-01-11Changes 2.2.2:adam3-24/+23
* 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
2005-01-01abiword-plugins doesn't need perl at run time. Move "USE_PERL5=run"minskim1-1/+2
from abiword/Makefile.common to abiword/Makefile. Bump PKGREVISION of abiword-plugins due to dependency change.
2004-11-22Changes 2.0.14:adam3-14/+13
* 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)
2004-10-27Cannot use a common PATCHDIR/DISTINFO_FILE for abiword and abiword-plugins,xtraeme1-0/+4
they are using a different WRKSRC, reported by Jeremy C. Reed on tech-pkg@.
2004-10-21Initial import of abiword-plugins-2.0.11, based on patch sentxtraeme3-0/+45
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.)