2004-07-09 14:09:39 by Mark Davies | Files touched by this commit (3) |
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"
|
2004-07-06 18:28:53 by Marc Recht | Files touched by this commit (17) |
Log message:
bump PKGREVISIONs since libxslt needs libgcrypt now
|
2004-05-04 13:47:30 by Mark Davies | Files touched by this commit (4) |
Log message:
Update koffice to 1.3.1
Changes:
KOfficeCore:
* Changed .desktop file setup so that changes to the K menu structure, to
file-program associations, or other distribution customizations cannot
prevent KOffice applications from starting.
* Fixed parsing of number+unit, due to change in Qt 3.3. Fixes problems
when opening OOWriter documents in particular.
* Don't show the filter dialog when generating thumbnails
* Improved error handling to catch "partition full" problems.
KOfficeUI:
* Fix overwriting of templates
* Fix loading icons when creating templates
* Allow template icons up to 64x64 instead of 60x60 and scale better if
too big
KoText library features (shared between KWord and KPresenter):
* Date variables for printing-date, last-modified, and creation-date were
not loaded correctly.
* Background spellchecking works again
* Fixed crash during background spellchecking (refcounting of formats)
* Fixed race condition during background spellchecking (leading to
misplaced red underlines)
* Repaint paragraph after bg spell checking, in all cases (errors or not),
otherwise newly-added-to-the-dictionary words were still red-underlined
* Fixed hyphenation checkbox not correctly set in font dialog
* Fixed wrong hyphenation in many cases, due to wrong word sent to
hyphenation engine
* Font dialog usability: turn radiobuttons superscript/subscript into
checkboxes to make it possible to deactivate both.
* Usability in style dialog: when creating a new style, select it as the
'next style' for itself
* Allow decimal values in "multiple" (proportional) linespacing.
* Fixed wrong left margin on multiline paragraphs with a counter.
KWord
* Fixed "add bookmark" for the case where there's no selection
* Keep bookmark valid after deleting its paragraph
* Usability improvements in "select bookmark" dialog
* Fixed drawing of borders for copied frames (e.g. header/footers)
* Fixed "text doesn't immediately run around copied frame on new page"
* Fixed crash when activating text view mode and there's no text frameset
* Allow to save custom shortcuts for 'insert variable' actions
* Fixed crash when undoing a paste action
* Fixed crash related to tables and deleting frames
* Fixed crash when pasting plain text over a selection
* Fixed wrong conversion of values in config dialog when switching units
KPresenter
* Fixed possible crash in presentation mode if not all slides are shown
* Fixed wrong clipping of fullscreen presentation
* Fixed show the duration for the correct page if not all slides are shown
* Fixed crash in infinite loop presentation mode when first slide is not
shown
* Fixed speed of automatic presentation (it was reversed)
* Fixed wrong positioning of text when using "Vertical Alignment"
* Fixed redrawing of lines in drawing mode in case of a repaint event
* Save HTML Slideshow export settings does not add extension to filenames
* If a page is shown more than once during a presentation, add the time
for the duration instead of showing only the last duration.
KSpread
* undo not working after deleting multiple cells
* fixed crash when opening a file over the network
Kivio
* Add missing code to make the 'Crop picture to edges' option in the page
export dialog work.
* Fixed painting bug when moving stencils containing text.
* Add boundaries to the zoom to prevent lockups and crashes.
|
2004-04-26 04:23:26 by Soren Jacobsen | Files touched by this commit (2) |
Log message:
Finish conversion to buildlink3.
|
2004-04-26 04:06:23 by Soren Jacobsen | Files touched by this commit (1) |
Log message:
Convert to buildlink3.
|
2004-03-26 03:28:02 by Thomas Klausner | Files touched by this commit (572) | |
Log message:
PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
|
2004-02-14 18:21:56 by Johnny C. Lam | Files touched by this commit (400) |
Log message:
LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
|
2004-02-10 22:06:33 by Mark Davies | Files touched by this commit (3) |
Log message:
Fix configure to find and use the python headers and libraries that belong
to the version of python that has been selected for use via pkgsrc.
Should fix PR pkg/24288
|
2004-02-09 19:47:39 by Julio M. Merino Vidal | Files touched by this commit (55) | |
Log message:
Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy).
|
2004-02-09 11:13:07 by Mark Davies | Files touched by this commit (1) |
Log message:
When built against kde3.2 mimelnk files are not installed (as they are in
kdelibs) so drop from PLIST.
|