Subject: CVS commit: pkgsrc/x11/kdelibs3
From: Mark Davies
Date: 2006-01-31 23:20:41
Message id: 20060131222041.30F512DA27@cvs.netbsd.org

Log Message:
Update to KDE 3.5.1

Changes:
* Improved performance under some conditions on the networking classes.
* (KIO-slave http): Work around Apache2 DAV module's insistence on
  trailing slashes at the end of requests on directories.
* (KIO-slave kfile): enabling of the normal permission dialog takes
  effect only after closing after doing changes on acl
* (KIO-slave kfile): problems with changing permissions in the mask
  entry
* KDirWatch: KDirWatch stopDirScan affects outside KDirWatch instances
  also.
* KCrash: Make KCrash more rebust (eg. in malloc())
* Mimetype detection: add more "magic" patterns to recognise shell
  scripts
* KJS: avoid buffer overflow on decoding utf8 uri sequences.
* Kate
  o Wrong syntax highlighting chosen for filetype
  o Clear selection when closing a document.
  o Text-files displayed in konqueror are saved with 0 bytes.
  o Backspace key does not work when shift key is held
  o PicAsm highlighting is missing IORWF, RLF, RRF
* Kicker
  o Turning off tooltip doesn't work
  o Don't crash on logout.
  o app started by kmail does not show in kicker
* KDesktop
  o Desktop icons move down at each login due to child panel at top
    of screen
* KHTML
  o Performance improvements:
    o Add caching for getElementById
    o Much faster appending of options to selects, and clearing of
      selects
    o Simplify dirty region computation, to speed up cases of lots of
      small updates
    o Small improvements in efficiency of URL handling in image loader
  o Match other browsers and not the DOM on behavior of getAttribute
    with non-existent attributes. Fixes reply buttons on Yahoo mail
  o Hidden field is not sent (Fixing OSNews.com)
  o Konqueror consumes all memory when printing specific web page
  o Do not lose server-specified encodings when going back in history
  o Make behavior of named objects access under document more consistent
    with other browsers
  o Various crash fixes
  o JavaScript debugger more reliable
  o Support window.scrollX, window.scrollY,.click on anchors
  o behave sanely for Roman counters > 4000
  o Optimize appends and clears to/of selects via explicit APIs.
* KDEUI
  o Set default parameter in KRandomSequence to 0 instead of 1 for
    randomness if no seed is provided

Files:
RevisionActionfile
1.101modifypkgsrc/x11/kdelibs3/Makefile
1.30modifypkgsrc/x11/kdelibs3/PLIST
1.67modifypkgsrc/x11/kdelibs3/distinfo