Subject: CVS commit: pkgsrc/x11/kdelibs3
To: None <pkgsrc-changes@NetBSD.org>
From: Mark Davies <markd@netbsd.org>
List: pkgsrc-changes
Date: 09/17/2003 23:14:21
Module Name:	pkgsrc
Committed By:	markd
Date:		Wed Sep 17 23:14:21 UTC 2003

Modified Files:
	pkgsrc/x11/kdelibs3: Makefile distinfo
Removed Files:
	pkgsrc/x11/kdelibs3/patches: patch-cf

Log Message:
Update to KDE3.1.4.

Changes:
* Allows compilation against Qt 3.2.x
* improvements to utf8-filename handling in KIO
* fix nonlating-filenames in http form upload (#61721)
* ignoring X11 errors during startup to avoid startup notification to stop early
* Preformance improvement to KGuiItem::plainText()
* kdesu: implement session management for kdesu-started applications.
* khtml: fix form widget sizing when code is compiled with gcc 3.4+.
* kio: fix bug that caused gzip-encoded webpages to fail rendering when
  compiled with Qt 3.2.
* keramik widgets: fix merging mistake that caused drawing errors in comboboxes.
* keramik widgets: Fix pixmap cachine keying, correcting odd artifacts with
  some colorscheme changes.
* dcop: honor $DCOPAUTHORITY which allows to specify an alternative location
  than $HOME for .DCOPserver_xxx
* kcookiejar: fix cookie handling cornercase
* kdeinit: support read-only home directories
* artsd: fix restart
* khtml: code fixes to avoid miscompilation of SunProCC under Solaris
* kate: fix offering of default encoding when saving a file.
* netwm: fix massive memory leak (showing up e.g. in kicker).
* kate: fix compilation under aCC.
* khtml: several crash fixes. Qt 3.2.x compatibility fixes. rendering
  improvements.
* khtml: merging bug that caused the famous scrollbar problem fixed.
* klistview: massive performance improvement in alternative color background
  handling
* khtml/java: improved handling of slightly malformed urls.
* kio: only cache successful passwords, otherwise its impossible to re-enter
  a password when it failed authorisation the first time.


To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 pkgsrc/x11/kdelibs3/Makefile
cvs rdiff -r1.26 -r1.27 pkgsrc/x11/kdelibs3/distinfo
cvs rdiff -r1.5 -r0 pkgsrc/x11/kdelibs3/patches/patch-cf

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