Subject: CVS commit: pkgsrc/devel/kdesdk3
To: None <pkgsrc-changes@NetBSD.org>
From: Mark Davies <markd@netbsd.org>
List: pkgsrc-changes
Date: 10/12/2006 11:08:24
Module Name:	pkgsrc
Committed By:	markd
Date:		Thu Oct 12 11:08:24 UTC 2006

Modified Files:
	pkgsrc/devel/kdesdk3: PLIST distinfo

Log Message:
Update to KDE 3.5.5

Changes:
Umbrello
* Documentation generator for DocBook and XHTML.
* "Role A Properties" should give class name.
* External folders - improved implementation.
* "Open recent" list doesn't reorder when a file is opened.
* Properties menu: move to top/bottom buttons.
* Java import - importing interfaces - absent visibility treated as
  package instead of public.
* Python code generation is not independent of diagram view.
* Java import - method parameter types not resolved correctly.
* Java import: unable to import AzareusCore.
* Java import: error on multidimensional arrays.
* Java import - array types not resolved correctly.
* Java import - "final" and comments in method declaration not parsed
  correctly.
* All native importers: Spaces in strings cause next member var to be
  ignored.
* Java import - static member vars ignored in interfaces.
* Strange behavior with datatypes in French.
* Header file names are lowercase in .cpp file but mixed case on disk.
* PHP5 code generator adds stub-methods for all interfaces a class
  implements.
* Fix for generation of include statements in PHP5 generator.
* Fix loading of associations in collaboration diagram.
* Small fix for printing in landscape mode.
* Various fixes to mouse behaviour, e.g. multiple selection using shift
  button not working, mouse tracking disabled when creating associations
  and messages, inconsistent behaviour in some tools.
* Fix for message widget selection behaviour.
* Fix for class association not updating the association position when
  being moved.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 pkgsrc/devel/kdesdk3/PLIST
cvs rdiff -r1.28 -r1.29 pkgsrc/devel/kdesdk3/distinfo

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