Age | Commit message (Collapse) | Author | Files | Lines |
|
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
|
|
|
|
doesn't do it. From adam per tech-pkg.
|
|
|
|
windows importer improvements, and bugfixes
|
|
|
|
|
|
fails to build with it (without the buildlink glue). Adapt by reversing
the sense of the check, and s/enable/disable/.
|
|
* Bugfixes, mostly for MacOSX
See http://www.abisource.com/changelogs/2.2.6.phtml
|
|
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
|
|
|
|
Set DIST_SUBDIR, since there were two versions of the abiword-2.2.3
distfile (difference is a "const").
Hi adam!
|
|
|
|
|
|
may need to be updated.
|
|
also when updating.
|
|
* Bug fixes
|
|
* 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
|
|
from abiword/Makefile.common to abiword/Makefile.
Bump PKGREVISION of abiword-plugins due to dependency change.
|
|
xap_UnixEncodingManager.cpp:551: error: invalid conversion from `const char*'
to `char*'
Include ../../devel/popt/buildlink3.mk (and not using abiword's popt).
Add support for building on Darwin/Mac OS X. (Note: using X11 instead of Cocoa.)
Bump PKGREVISION.
|
|
* 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)
|
|
"Questions about iconv.h" on tech-userlevel@ mailing list.
Bump PKGREVISION.
|
|
Linux systems have glibc which provides a good GNU iconv.
What GNU iconv feature/function is specifically needed
for abiword?
This should be fixed to not define USE_BUILTIN.iconv=no but
to use some other option, because it overrides PREFER_NATIVE
use for iconv.
Also at this time, converters/libiconv doesn't get built nor installed
under Linux. So abiword's build failed.
|
|
they are using a different WRKSRC, reported by Jeremy C. Reed on
tech-pkg@.
|
|
which will be used for the upcoming abiword-plugins package, based on patch
sent by Ove Soerensen in PR pkg/26893, this closes PR pkg/26695 by Joel
Carnat too, thanks.
Use bsd.options.mk for the gucharmap dependency/option, which now is
disabled by default, because it adds a lot of GNOME dependencies
(this is bad if you don't use GNOME).
There are too many changes to list here, but notably bugfixes and some
new features were added, as usual, please take a look at the ChangeLog
file.
|
|
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
|
amd64 and sparc64. Patches provided by Olaf Seibert in PR pkg/26055.
|
|
all these packages.
|
|
*-dirs packages.
|
|
Changes:
o Remove the coquille plugin from the RPM spec file.
o Fix a crash on editting tables with multiple windows (bug 6332).
o Fix stylesheet handling in wv.
o Use FREEP() instead of delete[] on UT_strdup.
|
|
This was my PR pkg/23368. And fredb fixed for me on 04/Nov/2003.
Old patch was put in place accidently on 26/Dec/2003.
This fixes the problem with ut_iconv.cpp and invalid conversion
under gcc 3.3.x.
|
|
Buildlink files: RECOMMENDED version changed to current version.
|
|
(looks like USE_GNU_ICONV doesn't get the dependency), this will fix
the problem seen in latest agc@'s bulk build.
Bump PKGREVISION.
|
|
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.
|
|
|
|
package. Bump PKGREVISION to 1.
|
|
The changes from version 2.0.3 to 2.0.4 include, amongst others:
# Fix the caret positioning on Windows.
# Fix style export with when using non ASCII characters, corrupting the
document.
# Fix Input Methods handling for the Thai input handler.
# Speedup the very slow setting of a language on a large selection.
|
|
|
|
|
|
Changes:
o Several crasher bugs have been fixed related to Foot and
Endnotes.
o Fix a nagging bug causing Copy&Paste not to function properly.
o Lots of Windows frontend fixes and cleanups.
o Improved WordPerfect importer, adding initial support for WP4.2
and 5.x type documents.
o Improved SDW importer.
o Translation updates for the Arabic, Finish, Spanish, Albanian,
Malay and Catalan languages.
|
|
This shouldn't be needed if we had non-recursive dependancies *sigh*.
|
|
|
|
|
|
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
|
|
( We really need non-recursive dependancies... *sigh* )
|
|
|
|
|
|
This fixes build failure under glibc system that doesn't have any libiconv.
|
|
but rather, make it work. The "const" wasn't be-ing put in for either
NetBSD-current's or pkgsrc's libiconv, but both need it. This should close
PR pkg/23368.
|