diff options
author | markd <markd> | 2007-05-23 13:41:58 +0000 |
---|---|---|
committer | markd <markd> | 2007-05-23 13:41:58 +0000 |
commit | f0c0053948c610322b6f3f81abf7dfa525b7f81e (patch) | |
tree | e1202d221716847d336e6bdab526f34ce81dfb24 /graphics | |
parent | ae6eadc62b853956ab3fa029955c391f63e8a512 (diff) | |
download | pkgsrc-f0c0053948c610322b6f3f81abf7dfa525b7f81e.tar.gz |
Update to KDE 3.5.7
PDF metainfo plugin
* Free memory and file descriptor as soon as possible after reading the
metadata.
KPDF
* Show the tooltip of a link when hovering on them.
* Add the possibility of rasterize the file to image before printing it.
* React to the commands for opening the TOC pane, and for expanding the
subtrees of the TOC.
* Fix unability to open some files.
* Fix keyboard navigation when switching tabs in konqueror.
* Fix wrongly asking for password.
* Render pstricks psgrid correctly.
* Fix some transparency issues.
* Accept image width and height to be reals even if standard mandates
integers.
* Fix problems with deletion of message boxes of already closed documents.
* Restore the previously open pane in the side toolbox after reloading a
watched document.
* Improve selected page size detection when printing.
KolourPaint
* Add "File / Scan...".
* Save local files atomically - KolourPaint will no longer truncate an
existing file if the KImageIO library for the file format is missing
or if you run out of disk space.
* Add global session save/restore.
* Make "File / Open Recent" work consistently when multiple windows are
open.
Kuickshow
* Fix crash when pressing delete without having anything selected.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/kdegraphics3/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/kdegraphics3/distinfo b/graphics/kdegraphics3/distinfo index 389dcb520fc..bc2f14fa252 100644 --- a/graphics/kdegraphics3/distinfo +++ b/graphics/kdegraphics3/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.44 2007/01/26 03:21:31 markd Exp $ +$NetBSD: distinfo,v 1.45 2007/05/23 13:41:58 markd Exp $ -SHA1 (kdegraphics-3.5.6.tar.bz2) = 481d3f3733c042f7dfe7d9fc6620d17f8b945957 -RMD160 (kdegraphics-3.5.6.tar.bz2) = 4cb41696ffb1284252009edfe8bd0933ef541800 -Size (kdegraphics-3.5.6.tar.bz2) = 7332938 bytes +SHA1 (kdegraphics-3.5.7.tar.bz2) = 2b6ca2c27f565b5ca4a40d461db7b4038658b5f3 +RMD160 (kdegraphics-3.5.7.tar.bz2) = ccf36f5c34a1d484f0878a42a51dc620c2bdfa71 +Size (kdegraphics-3.5.7.tar.bz2) = 7424976 bytes |