Update koffice to 1.1.1
Changes are: Framework - Startup notification activated for all KOffice applications - Applications are ready for a future renaming of their native mimetype name (more IANA compliant) - Fixed loading of embedded kontour documents - Refuse to load embedded documents with remote URL (e.g. http) for security reasons - "Skip" button in Find/Replace dialog works as intended with the Backwards option KOffice Workspace - Fixed multiple confirmation requests when closing with an unsaved document KWord - Famous bug "all letters squashed together when printing" fixed - Undo/redo fixes for frame creation - Fixed printing from preview mode - Fixed slowness related to clipboard (e.g. when pasting text) - Fixed crash on Ctrl+K at end of paragraph - Fixed crash when hiding headers or footers (which contains a variable) - Transform into normal frame when copying header or footer - Fixed charset conversion issue for "personal expressions" - Save all frames, even for the main frameset, so that borders etc. are kept - Allow to insert GIF images - Fixed applying a format change (e.g. new font family) to a selection - Insert Frame Break at cursor position - Make the document readonly during a search/replace or a spellcheck - Fixed crash when undoing a format change, due to cursor positionned too far right KSpread - Search/replace is now useful (highlights the current matching cell) - Search/replace looks for cells in proper order (top-left to bottom- right) - Corruption when saving dates fixed KChart - KChart can load and save data again - New type of chart: Polar (use wizard to enable this) - Various fixes and UI improvements The following features have been reactivated: - setting a background color - changing the grid color - hiding and showing the grid - hiding and showing the legend - modifying the title of the legend - modifying the x-axis labels - adding one or two header and/or a footer text with user defined fonts and color settings Filters - Translations were not used by many filters (for dialogs and error messages)
This commit is contained in:
parent
0fcc5bed2d
commit
2f351dca7b
4 changed files with 24 additions and 14 deletions
|
@ -1,10 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.8 2001/11/13 21:23:43 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2001/12/21 21:19:28 skrll Exp $
|
||||
|
||||
DISTNAME= koffice-1.1
|
||||
DISTNAME= koffice-1.1.1
|
||||
CATEGORIES= misc kde
|
||||
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.1/src/ \
|
||||
ftp://ftp.us.kde.org/pub/kde/stable/koffice-1.1/src/ \
|
||||
ftp://ftp.de.kde.org/pub/kde/stable/koffice-1.1/src/
|
||||
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.1.1/src/ \
|
||||
ftp://ftp.us.kde.org/pub/kde/stable/koffice-1.1.1/src/ \
|
||||
ftp://ftp.de.kde.org/pub/kde/stable/koffice-1.1.1/src/
|
||||
|
||||
.include "../../x11/kde2/Makefile.kde2"
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.2 2001/11/13 21:23:43 jlam Exp $
|
||||
@comment $NetBSD: PLIST,v 1.3 2001/12/21 21:19:28 skrll Exp $
|
||||
bin/filter_wrapper
|
||||
bin/kchart
|
||||
bin/kformula
|
||||
|
@ -203,12 +203,16 @@ lib/libkformula.so.3
|
|||
lib/libkformula.so.3.0
|
||||
lib/libkivioconnectortool.a
|
||||
lib/libkivioconnectortool.la
|
||||
lib/libkivioconnectortool.so
|
||||
lib/libkivioselecttool.a
|
||||
lib/libkivioselecttool.la
|
||||
lib/libkivioselecttool.so
|
||||
lib/libkiviotexttool.a
|
||||
lib/libkiviotexttool.la
|
||||
lib/libkiviotexttool.so
|
||||
lib/libkiviozoomtool.a
|
||||
lib/libkiviozoomtool.la
|
||||
lib/libkiviozoomtool.so
|
||||
lib/libkochart.a
|
||||
lib/libkochart.la
|
||||
lib/libkochart.so
|
||||
|
@ -630,6 +634,7 @@ share/kde/apps/kchart/icons/hicolor/22x22/actions/hilo.png
|
|||
share/kde/apps/kchart/icons/hicolor/22x22/actions/lines.png
|
||||
share/kde/apps/kchart/icons/hicolor/22x22/actions/lines3d.png
|
||||
share/kde/apps/kchart/icons/hicolor/22x22/actions/options.png
|
||||
share/kde/apps/kchart/icons/hicolor/22x22/actions/polar.png
|
||||
share/kde/apps/kchart/icons/hicolor/22x22/actions/ring.png
|
||||
share/kde/apps/kchart/icons/hicolor/22x22/actions/wizard.png
|
||||
share/kde/apps/kchart/icons/locolor/16x16/actions/areas.png
|
||||
|
@ -1724,3 +1729,8 @@ share/kde/templates/TextDocument.desktop
|
|||
@dirrm share/doc/kde/HTML/en/koshell
|
||||
@dirrm share/doc/kde/HTML/en/kontour
|
||||
@dirrm share/doc/kde/HTML/en/koffice
|
||||
1c1
|
||||
< @comment $NetBSD: PLIST,v 1.3 2001/12/21 21:19:28 skrll Exp $
|
||||
---
|
||||
> @comment $NetBSD: PLIST,v 1.3 2001/12/21 21:19:28 skrll Exp $
|
||||
205a206
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
$NetBSD: distinfo,v 1.4 2001/11/15 23:38:54 jlam Exp $
|
||||
$NetBSD: distinfo,v 1.5 2001/12/21 21:19:29 skrll Exp $
|
||||
|
||||
SHA1 (koffice-1.1.tar.bz2) = 1974e41927f9178798a3d3c2597a1cd6ae29b384
|
||||
Size (koffice-1.1.tar.bz2) = 6324542 bytes
|
||||
SHA1 (koffice-1.1.1.tar.bz2) = d455db081ec1dd4392e2246ec721a1f516a16780
|
||||
Size (koffice-1.1.1.tar.bz2) = 8492580 bytes
|
||||
SHA1 (patch-aa) = 30f7d7db5e8492be148573b88d207f1da9971c5c
|
||||
SHA1 (patch-ab) = f0369c5f34b2fb5f370d2245ed78d01bce11d999
|
||||
SHA1 (patch-ac) = 786543aed389f0fc56dee9a13c6fb4cbc47c226a
|
||||
SHA1 (patch-ad) = 8264b5091bb2a8880273201587e4c7c1f7cfe639
|
||||
SHA1 (patch-ad) = 80299e8438ae050e415b6a1897f5efc8d2b6d37d
|
||||
SHA1 (patch-ae) = a048cbbbf51dc51dc0a7c47f783adb4e44d0e66d
|
||||
SHA1 (patch-af) = 95abb2d03f8607787a0f1069d7721d47b1f111ca
|
||||
SHA1 (patch-ag) = b3707ef85e564921f41a76c9c1f3c29dcd877d86
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
$NetBSD: patch-ad,v 1.2 2001/11/13 21:23:43 jlam Exp $
|
||||
$NetBSD: patch-ad,v 1.3 2001/12/21 21:19:29 skrll Exp $
|
||||
|
||||
--- kchart/kdchart/KDChartTable.h.orig Tue Aug 14 00:20:06 2001
|
||||
--- kchart/kdchart/KDChartTable.h.orig Mon Dec 10 11:53:35 2001
|
||||
+++ kchart/kdchart/KDChartTable.h
|
||||
@@ -40,9 +40,17 @@
|
||||
@@ -28,9 +28,17 @@
|
||||
#define MAXDOUBLE DBL_MAX
|
||||
#define MINDOUBLE DBL_MIN
|
||||
#define std
|
||||
#else
|
||||
+#if !defined(__FreeBSD__) && !defined(__NetBSD__)
|
||||
#include <values.h>
|
||||
|
|
Loading…
Reference in a new issue