Subject: CVS commit: pkgsrc/misc/koffice
To: None <pkgsrc-changes@NetBSD.org>
From: Mark Davies <markd@netbsd.org>
List: pkgsrc-changes
Date: 07/09/2004 12:09:39
Module Name:	pkgsrc
Committed By:	markd
Date:		Fri Jul  9 12:09:39 UTC 2004

Modified Files:
	pkgsrc/misc/koffice: Makefile PLIST distinfo

Log Message:
Update to koffice 1.3.2

KOffice Libraries

KOfficeCore:
* Give the backup file the same permissions as the original file
* Save window settings also when using File/Close

KOfficeUI:
* Improved unit widgets

KoText library features (shared between KWord and KPresenter):
* Changing a style in the style manager remembered a wrong "following style",
  so later changes in the style manager wouldn't propagate correctly
* Fixed wrong position of suffix in numbered right-to-left paragraphs
* Fixed formatting bug, where an inline formula or any other big character
  after the paragraph counter, would make the paragraph counter disappear
* Fixed wrong alignment when using numbered paragraphs and a tab as first
  character
* Added newParagraph DCOP call (see this short howto)

KWord
* Fixed wrong printing of frame borders due to excessive clipping
* Turning off the "Create backup file" option now works.

KPresenter
* Fixed crash in infinite loop presentation mode when first slide is not shown
* Fixed show the duration for the correct page if not all slides are shown
* Fixes for vertical alignment of text inside text objects.
* Fixed bug export web presentation into network
* Turning off the "Create backup file" option now works.

KSpread
* Fix condition cell attribute (multi condition)
* Fix (KSpread SEXDEC parse error)
* Fix enable/disable action into validation dialogbox
* Fix disable/enable "show table" menu item
* Fix crash when viewing a KSpread document in Konqueror

KChart
* Fix crash bug

Karbon
* Fixed bug "Unable to close or fill bezier curves"
* Fixed bug "new objects do not appear immediately in layers list"
* Fixed bug "changing zoom setting freezes application"

Filters

KWord's RTF import filter:
* Avoid crashing if more cells are defined than declared on a row
* Allow ampersands in font names

KPresenter's OOImpress import filter:
* Import rotate object
* Fix load end/start line
* Import hide/show slide
* Import randow page effect
* Import duration slide transition
* Import sticky objects
* Fix allow to load template file
* Fix import background style

KPresenter's OOImpress export filter:
* Export polygone/polyline object
* Export pie/chord/arc object
* Export rotate object
* Export object name
* Export picture object

KSpread's OOCalc import filter:
* Import support for protect document
* Fix import template document
* Import load print attribute
* Import validation attribute
* Import column width
* Import text indent
* Fix import note with multiline

KSpread's OOCalc export filter:
* Fix export header/footer
* Export print range
* Fix export don't print cell

Karbon's EPS filter:
* Fix parsing of boundingbox in the presence of "%ALDBoundingBox"


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 pkgsrc/misc/koffice/Makefile
cvs rdiff -r1.10 -r1.11 pkgsrc/misc/koffice/PLIST
cvs rdiff -r1.13 -r1.14 pkgsrc/misc/koffice/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.