Subject: CVS commit: pkgsrc/www/kdewebdev3
To: None <pkgsrc-changes@NetBSD.org>
From: Mark Davies <markd@netbsd.org>
List: pkgsrc-changes
Date: 10/20/2007 10:39:20
Module Name:	pkgsrc
Committed By:	markd
Date:		Sat Oct 20 10:39:20 UTC 2007

Modified Files:
	pkgsrc/www/kdewebdev3: Makefile PLIST distinfo

Log Message:
Update KDE to 3.5.8

KImageMapEditor
* Do not limit map elements to be at 2000 as bigger x/y coordinate.
Quanta Plus
* Fix recursive symlink handling.
* Fix add to project when saving a new file into a symlinked directory.
* Do not lose CSS selectors after editing inside the dialog if they are
  repeated.
* Fix help button in the New Project wizard.
* Fix crashing while editing html with php files.
Kommander
* add DCOP method to get the winID
* add DCOP method to change the cursor to the wait cursor and back
* Make multiplying work correctly for floating point values.
* Do not remove the whole text after undoing the changes in the editor.
* Do not crash if opening a file the second time when the first try failed.
* Function str_findrev works now.
* Fix crash when diving by zero.
* Make function names case insensitive.
* Fix dcop() function (external DCOP).
* Add missing EOLs to array_values().
* Do not open files with no filename given.
* Fix crash on incorrect syntax.
* Fix input_file() function.
* Fix importing tables with empty cells.
* Use icon instead of "..." in the file selector.
* Fix ExecButton.setEnabled().
* Don't close the dialogs with ESC (just like in real applications).
* make @echo really work


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 pkgsrc/www/kdewebdev3/Makefile
cvs rdiff -r1.11 -r1.12 pkgsrc/www/kdewebdev3/PLIST
cvs rdiff -r1.18 -r1.19 pkgsrc/www/kdewebdev3/distinfo

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