The NetBSD Project

CVS log for pkgsrc/editors/abiword/PLIST

[BACK] Up to [cvs.netbsd.org] / pkgsrc / editors / abiword

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.26 / (download) - annotate - [select for diffs], Fri Nov 26 14:49:49 2010 UTC (17 months, 4 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, HEAD
Changes since 1.25: +288 -244 lines
Diff to previous 1.25 (colored)

Changes 2.8.6:
* 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.

Revision 1.25 / (download) - annotate - [select for diffs], Sun Jun 14 17:50:20 2009 UTC (2 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.24: +1 -9 lines
Diff to previous 1.24 (colored)

Remove @dirrm entries from PLISTs

Revision 1.24 / (download) - annotate - [select for diffs], Tue Apr 7 16:27:08 2009 UTC (3 years, 1 month ago) by drochner
Branch: MAIN
Changes since 1.23: +250 -541 lines
Diff to previous 1.23 (colored)

update to 2.6.8
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.)

Revision 1.23 / (download) - annotate - [select for diffs], Mon Jul 10 21:40:49 2006 UTC (5 years, 10 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.22: +3 -1 lines
Diff to previous 1.22 (colored)

Changes 2.4.5:
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

Revision 1.22 / (download) - annotate - [select for diffs], Sat Apr 15 10:47:24 2006 UTC (6 years, 1 month ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.21: +1 -105 lines
Diff to previous 1.21 (colored)

Changes 2.4.4:
See http://www.abisource.com/changelogs/2.4.4.phtml for details

Revision 1.21 / (download) - annotate - [select for diffs], Wed Dec 21 22:04:59 2005 UTC (6 years, 5 months ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.20: +332 -664 lines
Diff to previous 1.20 (colored)

Fix installation of help files.

This is during the freeze. Hopefully, this fixes PR #32310
and #32144. Before this fix, under Linux, the package's PLIST
didn't match up with what was actually installed. Also problem
was seen recently on bulk-builds list.

Add patch-af from
abiword-2.0.9-windowshelppaths.patch from Fedora Core 4 Extras abiword-2.4.1-2.
This gets rid of the DOS style file paths of images.

Add patch-ag to have portable use of cp -r * instead of */.
This fixes problem where files were not installed to their subdirectories.

Use post-build target to create "help" docs and to clean out junk.
(Fixes problem where "make clean" can't clean.)

Fix permissions in post-build too. Fixes problem where some
subdirectories for the help files were not browsable.

Copy the help files into place in the post-install target.

Many PLIST changes due to fixing of the help files.

While I am here, use PKGMANDIR instead of "man" and add INSTALLATION_DIRS
for that.

Bump PKGREVISION.

The maintainer of this package, adam, said he was unavailable to
work on this currently and said it was okay for me to work on this.

I tested on PkgLinux and NetBSD/i386. I reviewed some "help" files
in browser (which abiword opens). And saw some images too.

Revision 1.19.2.1 / (download) - annotate - [select for diffs], Wed Oct 19 12:13:00 2005 UTC (6 years, 7 months ago) by seb
Branch: pkgsrc-2005Q3
Changes since 1.19: +974 -971 lines
Diff to previous 1.19 (colored) next main 1.20 (colored)

Pullup ticket 839 - requested by Thomas Klausner
security fix for editors/abiword and editors/abiword-plugins

Revisions pulled up:
- pkgsrc/editors/abiword-plugins/PLIST			1.7
- pkgsrc/editors/abiword-plugins/distinfo		1.14, 1.15
- pkgsrc/editors/abiword/Makefile			1.92
- pkgsrc/editors/abiword/Makefile.common		1.26, 1.27
- pkgsrc/editors/abiword/PLIST				1.20
- pkgsrc/editors/abiword/distinfo			1.45, 1.46
- pkgsrc/editors/abiword/patches/patch-aa		1.9
- pkgsrc/editors/abiword/patches/patch-ab		1.12

   Module Name:	pkgsrc
   Committed By:	adam
   Date:		Tue Oct  4 09:55:06 UTC 2005

   Modified Files:
   	pkgsrc/editors/abiword: Makefile Makefile.common PLIST distinfo
   	pkgsrc/editors/abiword/patches: patch-aa patch-ab

   Log Message:
   Changes 2.4.0:
   * grammar checker, equation editor
   * improved GNOME Office integration
   * OpenDocument support
---
   Module Name:	pkgsrc
   Committed By:	adam
   Date:		Tue Oct  4 09:55:14 UTC 2005

   Modified Files:
   	pkgsrc/editors/abiword-plugins: PLIST distinfo

   Log Message:
   Changes 2.4.0:
   * grammar checker, equation editor
   * improved GNOME Office integration
   * OpenDocument support
---
   Module Name:	pkgsrc
   Committed By:	adam
   Date:		Mon Oct 17 08:33:43 UTC 2005

   Modified Files:
   	pkgsrc/editors/abiword-plugins: distinfo

   Log Message:
   Changes 2.4.1:
   * 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
---
   Module Name:	pkgsrc
   Committed By:	adam
   Date:		Mon Oct 17 08:33:57 UTC 2005

   Modified Files:
   	pkgsrc/editors/abiword: Makefile.common distinfo

   Log Message:
   Changes 2.4.1:
   * 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

Revision 1.20 / (download) - annotate - [select for diffs], Tue Oct 4 09:55:06 2005 UTC (6 years, 7 months ago) by adam
Branch: MAIN
Changes since 1.19: +974 -971 lines
Diff to previous 1.19 (colored)

Changes 2.4.0:
* grammar checker, equation editor
* improved GNOME Office integration
* OpenDocument support

Revision 1.19 / (download) - annotate - [select for diffs], Thu Jul 28 15:22:07 2005 UTC (6 years, 9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base
Branch point for: pkgsrc-2005Q3
Changes since 1.18: +3 -1 lines
Diff to previous 1.18 (colored)

Changes 2.2.9:
* Bugfixes

Revision 1.18 / (download) - annotate - [select for diffs], Thu Jun 30 13:16:51 2005 UTC (6 years, 10 months ago) by adam
Branch: MAIN
Changes since 1.17: +6 -1 lines
Diff to previous 1.17 (colored)

Changes 2.2.8:
* Make Text Folding actually work
* Fix text justification on MacOSX
* Initial support for the OpenDocument (.odt) file format

Revision 1.17 / (download) - annotate - [select for diffs], Mon Mar 7 10:16:43 2005 UTC (7 years, 2 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored)

Changes 2.2.5:
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

Revision 1.16 / (download) - annotate - [select for diffs], Thu Feb 24 09:55:34 2005 UTC (7 years, 3 months ago) by adam
Branch: MAIN
Changes since 1.15: +5 -4 lines
Diff to previous 1.15 (colored)

Changes 2.2.4:
* 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

Revision 1.15 / (download) - annotate - [select for diffs], Thu Jan 13 09:29:18 2005 UTC (7 years, 4 months ago) by adam
Branch: MAIN
Changes since 1.14: +2 -1 lines
Diff to previous 1.14 (colored)

Changes 2.2.3:
* Bug fixes

Revision 1.14 / (download) - annotate - [select for diffs], Tue Jan 11 11:09:27 2005 UTC (7 years, 4 months ago) by adam
Branch: MAIN
Changes since 1.13: +960 -420 lines
Diff to previous 1.13 (colored)

Changes 2.2.2:
* 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

Revision 1.13 / (download) - annotate - [select for diffs], Mon Nov 22 13:31:46 2004 UTC (7 years, 6 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.12: +4 -2 lines
Diff to previous 1.12 (colored)

Changes 2.0.14:
* 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)

Revision 1.12 / (download) - annotate - [select for diffs], Thu Oct 21 06:30:39 2004 UTC (7 years, 7 months ago) by xtraeme
Branch: MAIN
Changes since 1.11: +163 -1 lines
Diff to previous 1.11 (colored)

Update editors/abiword to 2.0.11, and split Makefile into Makefile.common,
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.

Revision 1.11 / (download) - annotate - [select for diffs], Sat Jan 24 13:10:56 2004 UTC (8 years, 4 months ago) by xtraeme
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 (colored)

Update abiword to 2.0.3

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.

Revision 1.10 / (download) - annotate - [select for diffs], Fri Dec 26 18:26:59 2003 UTC (8 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.9: +259 -447 lines
Diff to previous 1.9 (colored)

Update to 2.0.2 (move abiword2 package here and change PKGNAME, really).

Revision 1.9 / (download) - annotate - [select for diffs], Tue Jan 28 13:57:52 2003 UTC (9 years, 3 months ago) by martti
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4, netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.8: +4 -2 lines
Diff to previous 1.8 (colored)

Updated abiword-personal to 1.0.4

* bug fixes
* localisation updates

Revision 1.8 / (download) - annotate - [select for diffs], Fri Jan 10 00:51:25 2003 UTC (9 years, 4 months ago) by mycroft
Branch: MAIN
Changes since 1.7: +127 -1 lines
Diff to previous 1.7 (colored)

Update from 1.0.2 to 1.0.3.

     * What's New, Improved, or Just Different.
          * Long you've eagerly waited, and now it's here! A huge number of
            bug fixes (who knew it had so many bugs?), performance
            improvements, and new nifty niceties.
          * Build System
               * Plugins
                    * New plugin build system, backported from the
                      development branch (nextgen.sh)
                    * Fixed the AbiMagick plugin build, which sometimes
                      failed due to a syntax error.
                    * Fixed Gdict plugin in non-gnome-enabled builds.
                    * Fixed AbiSDW importer build on win32 (msvc6 issue).
                    * Plugin build is now more flexible regarding placement
                      of AbiWord source (--with-abiword=DIR).
                    * Told AbiSDW where to find peer module wv.
               * Cleaned up optimizer settings in (Free/Open/Net)BSD build.
               * The pspell installation's validity is now checked when
                 configuring using --with-pspell.
               * Fixed libxml2 build interaction with wv.
               * Cleaned out remnants of the no longer used ask installer.
               * Fixed iconv-related build bustage on FreeBSD.
               * (Free/Open/Net)BSD build now defaults to peer libiconv.
               * QNX build now uses shared zlib and libpng.
               * There was some simplification and update of the peer module
                 wv build system.
               * The patch for libjpeg builds on win32 was merged in.
               * Peer module libpng is now a build option for unix.
               * The compiler pacifier (ABI_OPT_PACIFY_COMPILER) has been
                 heavily enhanced.
               * Realcleaning has been altered to affect all OBJDIRs, so it
                 is no longer required that all the usual flags be set when
                 just realcleaning (realclean really cleans).
               * The debug build macros have been enhanced.
               * Fixed sometimes-fatal syntax in peer module expat config.
               * Environmental C(XX)FLAGS are now properly propogated (3674).
               * Fixed static build on unix.
               * Lots of osf/digital/tru64 build fixes.
               * Fix for non-perl builds that couldn't build with perl
                 bindings if they wanted to.
               * No more accidental -g -O2 when not asked for in configure.
               * Rpm specfile
                    * No BuildArch flags.
                    * Correct dictionary files.
                    * Gdict plugin now enabled by default.
          * Application and Code
               * Fixed 3351 (BiDi behavior), at least some of 3171 (for
                 real), 3604(T602 importer), 3593 (code syntax with scandir),
                 3567 (html exporter generation of incorrect tags), 3565
                 (status bar cut off languages with verbose expressions),
                 3592 (putenv portability), 3608 and 3618 (pointless
                 comparisons of an unsigned int with zero), 3095 (font path
                 instability with repetitive entries), 3638 (crash on
                 semi-bogus imports), 3523 (funky icons with aiksaurus), 3324
                 (newline character erasing crash), 3587 (adjacent
                 superscript and subscript), 3722 (rtl dominance crash),
                 3507(printing screen colors), 1928 (context menu problem),
                 3122 (spell checker learning hyperlinked words), 2698
                 (hyperlink status bar text), 3590 (duplicate accelerator),
                 3089 (case conversion en mass), 3008 (cursor focus in win32
                 hyperlink dialog), 3060 (hyperlink offset), 3582 (multiline
                 hyperlink display), 3109 (hyperlink insertion selection
                 check)(not all platforms), 2715 (crash on zoom), 3584 (win32
                 encoding dialog input focus), 3802 (XSL-FO exporter faulty
                 tags), 3827 (docs with jpegs), 1319 (increase indent off
                 page crash), 3360 (handle rtfs that aren't fully spec
                 compliant), 3330 (forcing of gcc flags to other compilers),
                 3663 (wrong parameter passing to linker), 3889 (Yiddish
                 spell checking), 3537 (crash on zoom with header/footer),
                 3781 (downgrading abiword causes the profile to crash it),
                 3940 (perl bindings and perl 5.8).
               * Lots of memory leak fixes, as well as some rather
                 significant speed enhancements.
               * Fixed some problems related to the zero margin difficulties,
                 comma delimited fractions, and setlocale misuse.
               * Various qnx fix backports.
               * Backported fix for faulty syntax in the html exporter.
               * Fixed a crasher of the win32 Aiksaurus plugin.
               * WordPerfect importer now handles superscript, subscript,
                 strike-out, and italic text attributes.
               * English dictionary update (does not affect pspell builds).
               * Fix default geometry, handle profile geometry better, take
                 geometry runtime paramter (the last being 1124).
               * All snprintfs (which caused problems on some unix variants)
                 have been removed from unix or xp code, except in peer
                 module psiconv.
               * DocBook exporter now properly handles abw headings, plain
                 text, and page breaks (the last being 2734).
          * Internationalization-specific (does not affect other aspects of
            the app)
               * Nynorsk (nn-NO) translation updated.
               * Ukrainian (uk-UA) translation and profile updated.
               * Basque (eu-ES) translation.
               * Bulgarian (bg-BG) update.
               * Romanian (ro-RO) translation.
               * Catalan (ca-ES) update.
          * Documentation
               * Massive French (fr-FR) documentation goodness.
               * Documentation build system fixes.
               * New English screenshots.
               * Documentation on adding documentation.
               * Cleaned up deprecated docs.
               * Small document on document creation.
               * Index (for en-US).
               * Toolbar help.
               * List howto.
     * Known Issues
          * There are some mysterious printing bugs, particularly on Win32
            platforms, that we have not been able to track down because they
            are rare and not reproducible by the developers. Please give us
            as much information as possible if you encounter these, but when
            posting to bugzilla use the bug(s) that already exist instead of
            filing a new one. This is easier on us and you.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Jul 3 21:59:07 2002 UTC (9 years, 10 months ago) by hubertf
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6
Changes since 1.6: +106 -392 lines
Diff to previous 1.6 (colored)

Update AbiWord to 1.0.2. Changes:

    * Embedable AbiWord! Now you can view AbiWord documents in
      Evolution and Gnumeric. Is it not nifty?
    * Plugins.
          o GDict plugin now builds without libgdict installed.
          o Bugfixes in AbiPaint and AbiMagick for Win32 platforms.
          o Some AbiMagick and AbiGimp enhancements.
          o Wikipedia works again.
    * Internationalization
          o French documentation.
          o Documentation generation scripts now allow for multiple languages.
	  o Win32 now allows for Arabic and Hebrew lists, as well
	    as improved bidi list support.
          o Finnish system profile.
	  o Japanese, Swedish, Welsh, French, German, and Lithuanian
	    localization updates.
    * Build system
          o Minor fixes all around.
          o Improved build system documentation (BUILD.TXT).
          o Updated RPM spec for GNOME embedding.
    * Import/Export
          o RTF importer now handles /sectd.
          o Several LaTeX exporter fixes.
    * Miscellaneous
	  o Bug numbers fixed (not a complete list): 3301, 3171,
	    3215, 2223, 3332.
          o A number of unnumbered bugs.
          o Code cleanup.

Patch submitted by Dawid Szymanski <dawszy@tgr.lubin.edu.pl> in PR 17451

Revision 1.6 / (download) - annotate - [select for diffs], Fri Apr 12 14:32:50 2002 UTC (10 years, 1 month ago) by martti
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.5: +3 -1 lines
Diff to previous 1.5 (colored)

Updated abiword-personal to 0.99.5

* bug fixes
* localisation updates
* new templates

Revision 1.5 / (download) - annotate - [select for diffs], Tue Mar 19 11:50:19 2002 UTC (10 years, 2 months ago) by martti
Branch: MAIN
Changes since 1.4: +7 -1 lines
Diff to previous 1.4 (colored)

Updated abiword-personal to 0.99.3

* closed tons of bugs
* completed RTF import/export
* added great new image handling facilities
* made AbiWord significantly faster

Revision 1.4 / (download) - annotate - [select for diffs], Mon Feb 25 10:00:07 2002 UTC (10 years, 3 months ago) by martti
Branch: MAIN
Changes since 1.3: +17 -4 lines
Diff to previous 1.3 (colored)

Updated abiword to 0.99.2

* Import/Export bookmarks to RTF
* Multi-threaded incremental loader
* Perl Scripting now works by default
* State of the art Theasurus plugin
* Start of HTML importer plugin
* Spelling support for Commonwealth English, Brazilian Portuguese,
  Hungarian, Ukranian, Galican
* Word Perfect Import improvements
* Import Lists from MS Word
* New improved toolbar icons
* Fields update automatically
* Styles Lock
* Export nested lists to RTF
* Import First and facing header/footers from RTF
* Import Bookmarks for MS Word
* Import hyperlink from MS Word
* Add header/footer export to HTML
* Look in dictionary file for suggestions to misspelt words.
* Help file improvements
* Perl script to convert the docs to HTML
* Lots of progress on OSX port
* MS Word importer imports all known image types
* New AbiWord server
* Start of Open Office importer plugin
* Web layout Mode
* Free translate plugin for Windows
* Drag and drop hyperlinks and images from Galeon/Mozilla into AbiWord
* Gnome2 icons

Revision 1.3 / (download) - annotate - [select for diffs], Mon Dec 17 14:24:50 2001 UTC (10 years, 5 months ago) by martti
Branch: MAIN
Changes since 1.2: +4 -1 lines
Diff to previous 1.2 (colored)

Updated to 0.9.6.1

* Fix for incorrect number of colors declared in an icon, which broke the build.
* Big-endian deutsch dictionary.
* Little-endian latin dictionary.
* Rewrite of glib and gtk+ detection in abi and wv.
* Build fix for wv.
* Patch for building rpms.
* Patch to allow Abi to build against installed versions of wv, rather
  than the peer library.
* Work on making automake build plugins.
* Build fixes in abi and libiconv for non-Win32.
* Fixes to make Abi build on FreeBSD.
* Added test case for plugins.
* Work on plugin building.
* Fix build for bz2 plugin.
* Bi-directional bug fixes.
* Fixes to the way font path is set.
* Locale and Unix font docs.
* Bug fixes in image import.
* 16x16 icon for Enlightenment.
* Plugin to read OpenWriter documents. Very basic at the moment.
* Reorganised plugin directory to make it easier to handle.
* Lithuanian translation update.
* Build system for bz2 plugin on Win32.
* New rpm spec.
* Preferences now in alphabetical order in preferences file.
* Added preference to turn off auto-load of plugins.
* Plugin allowing Abi to load any image format recognised by gdk-pixbuf.
* Fix a spelling error in the Danish translation.
* Fixed an assertion in the squiggles code.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Nov 26 13:08:25 2001 UTC (10 years, 6 months ago) by martti
Branch: MAIN
Changes since 1.1: +21 -15 lines
Diff to previous 1.1 (colored)

Updated to 0.9.5.

Highlights include: Command Line Printing, Normal Mode, Thesaurus,
Dictionary support, All image type support (these last three via plugins),
Header/Footers for first/last/facing pages, Dynamic Toolbars (drag and
drop toolbar icons) for Unix/Gnome. Plus lots of other stuff and bugfixes.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 31 21:22:31 2001 UTC (10 years, 6 months ago) by zuntum
Branch: MAIN

Move pkg/ files into package's toplevel directory

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>