Subject: CVS commit: pkgsrc/x11/kdelibs3
From: Mark Davies
Date: 2007-05-23 14:57:46
Message id: 20070523125746.B21BC21507@cvs.netbsd.org

Log Message:
Update to KDE 3.5.7

KHTML
* Implement heuristic cyr encoding detection.
* Implement support for textContent().
* Indicate near mouse pointer if a link wants to open a new browser window.
* Harmonize document.href and .pathname of about:blank windows with other
  browsers.
* Fix jumping to the top right before loading a new page.
* Make frame name lookup locale-independant.
* Make valueOf() and toString() accessible across sites.
* Make setValue() work on radio button and checkboxes.
* overrideMimeType() implementation.
* Fix various crashes and bugs.

KJS
* Support named function expressions.
* Support for localeCompare() function.
* Caller property implementation.
* Improvements:
* Unreserve class keyword as it's often used as an identifier by JS
  programmers.
* Disable UTF-8 validation in libPCRE, since it's incredibly slow.
* Support unicode escape sequences in identifier names.
* Parse null characters.
* toExponential() fix for negative numbers.
* Fixed off-by-one digit error in toFixed().

Kate
* Update cmake highlighter.
* Fix bug in search and replace, placeholder did not work correctly.
* Make cursor in inactive views behave correctly.
* Update selection after paste.
* Multiple views are usable again.

Kimgio
* Fix buffer overflow during writing xview files.

Files:
RevisionActionfile
1.125modifypkgsrc/x11/kdelibs3/Makefile
1.39modifypkgsrc/x11/kdelibs3/PLIST
1.86modifypkgsrc/x11/kdelibs3/distinfo
1.10modifypkgsrc/x11/kdelibs3/patches/patch-ae
1.8modifypkgsrc/x11/kdelibs3/patches/patch-cc
1.8removepkgsrc/x11/kdelibs3/patches/patch-af
1.10removepkgsrc/x11/kdelibs3/patches/patch-ag