Subject: CVS commit: pkgsrc/graphics/kdegraphics3
To: None <pkgsrc-changes@NetBSD.org>
From: Mark Davies <markd@netbsd.org>
List: pkgsrc-changes
Date: 01/26/2007 03:21:31
Module Name:	pkgsrc
Committed By:	markd
Date:		Fri Jan 26 03:21:31 UTC 2007

Modified Files:
	pkgsrc/graphics/kdegraphics3: Makefile PLIST distinfo

Log Message:
Update to KDE 3.5.6

KolourPaint
* Fix crash triggered by rapidly deselecting the selection after
  drag-scaling it.

KPDF
* Show only the filename instead of the whole path in the KPDF window
  caption.
* Make viewport scroll when selection reaches the viewport border.
* Put the right title when generating PostScript documents (e.g. when
  printing).
* Show a 'keep password' checkbox when using a wallet so the user can
  decide if he wants the password saved in the wallet.
* Allow to cancel selecting by pressing Esc.
* Preload next and previous page if threading is enabled and memory
  usage setting is not low.
* Fix kpdf ignoring user defined margins when printing.
* Fix crash when using the mouse wheel over the page view with no
  document opened.
* Fix crash on some broken pdf files.
* Finally fix session restoring.
* Fix presentation mode not beign kept when a watched file changes
  and presentation mode is open.
* Fix presentation mode times beign strange when having auto-advance
  on and changing pages manually.
* Fix some small memory leaks.

kfax
* Fix handling of filenames with non-ascii chars.

kghostview
* Fix crash when clicking anywhere in the open file dialog in fullscreen
  mode.
* Fix off-by-one issue during parsing certain ps files.

kmrml
* Show an error messagebox when indexing failed.
* Check for a valid gift installation and disable the indexing GUI if
  not found.

kfile-plugins
* Improve exif information reading.
* Fix endless recursion with malicious input files.


To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 pkgsrc/graphics/kdegraphics3/Makefile
cvs rdiff -r1.29 -r1.30 pkgsrc/graphics/kdegraphics3/PLIST
cvs rdiff -r1.43 -r1.44 pkgsrc/graphics/kdegraphics3/distinfo

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