Subject: CVS commit: pkgsrc/x11/kdelibs3
To: None <pkgsrc-changes@NetBSD.org>
From: Mark Davies <markd@netbsd.org>
List: pkgsrc-changes
Date: 03/09/2004 11:22:23
Module Name:	pkgsrc
Committed By:	markd
Date:		Tue Mar  9 11:22:23 UTC 2004

Modified Files:
	pkgsrc/x11/kdelibs3: Makefile PLIST distinfo
	pkgsrc/x11/kdelibs3/patches: patch-ce

Log Message:
Update to KDE 3.2.1

Changes:
Improve suggestions given when in the rename dialog shown when copying/moving
 files
Progress dialog: large files (>4GB) fixes; make "keep open" work again
Progress dialog (all in one): don't block logging out from KDE
KIO: Preserve file premissions when copying from remote protocols that support
 listing
KIO: Give again the choice to overwrite when moving/renaming files
KIO: Make 'overwrite' ask only once for a given dir (when moving a directory
 with subdirs)
KSystemTray: if the mainwindow is minimized or not on the current desktop,
 clicking will show it instead of hiding
KLocale: fixing support for YY aka %y
KDatePicker: fixing layout of close button
KatePart: fixed broken "replace from cursor"
KatePart: fixed some redraw problems (no artefacts while scrolling)
Don't let knotify start aRts if aRts is disabled in its kcontrol module.
kdeprint: Added check for print file names given by the rename dialog
KHTML: fix crash in parsing weired pages
KHTML: fixing support for clear:both
KHTML: better support for DOM Test Suite
KHTML: fix Heirmenus
KHTML: fix animated GIFs not looping
KHTML: don't recurse when printing
KHTML: use content, not viewport coordinates for server side image maps
KHTML: fixing overflow content
KHTML: fix repainting logic to optimize for reduced X server load and minimum
 CPU
KHTML: Reduce window. to forms, images and applets, like document.
KHTML: restore KDE 3.1 behavior of <font size=-1>
KHTML: update frame sizes before returning value for innerWidth/innerHeight,
 in case the window was just resized
KHTML: return attribute names in lowercase in compatibility mode (DOM L2/L3)
KHTML: fixing insertRow for tables without tbody
KHTML: implementing TreeWalkerImp
KHTML: fixing javascript events with frames
KHTML: fixing attributes for repeated body elements
KHTML: implement support for pageX/pageY. fix layerX/layerY
KHTML: Activate merged alternate code path for inline boxes
 construction/painting
KHTML: implementing incremental XML parsing
KHTML: fix detection of the selector
KHTML: implementing CSSStyleDeclarationImpl
KHTML: skip pseudo styles when updating anonymous blocks'style
KHTML: fixing pure punctuation/single letter text childs
KHTML: fixing user-defined stylesheets
KHTML: fixing mixed block/inline content
KHTML: fixing relayouting of childs with floats
KHTML: respect padding and borders on cnn.com
KHTML: treat xhtml transitional that way
KHTML: enhanced border drawing code for dotted and dashed lines
KHTML: fixing handling of <nobr>


To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 pkgsrc/x11/kdelibs3/Makefile
cvs rdiff -r1.13 -r1.14 pkgsrc/x11/kdelibs3/PLIST
cvs rdiff -r1.32 -r1.33 pkgsrc/x11/kdelibs3/distinfo
cvs rdiff -r1.3 -r1.4 pkgsrc/x11/kdelibs3/patches/patch-ce

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