Path to this page:
Subject: CVS commit: pkgsrc/x11/kdelibs3
From: Mark Davies
Date: 2004-03-09 12:22:23
Message id: 20040309112223.8174D2DA1D@cvs.netbsd.org
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>
Files: