Fix compiling on Solaris. Fixes bugs 114747 and 124416.
kdeui
Now KKeyChooser does not steal focus when created. Fixes bug 127037.
Fixed the terrible flickering in KDateTable like for example when resizing Kicker. See SVN commit 565029.
kio
Make move not do a copy and delete in some cases. Fixes bug 112826. See SVN commit 551895.
Fix problem with inotify causing crashes... Fixes bug 123315. See SVN commit 555364.
KIOslave
Fixed referrer not sent back to client when using https. See SVN commit 545032.
KHTML
Implement CSS3 properties -khtml-background-clip, -khtml-background-origin and -khtml-background-size. See SVN commits 551681 and 551797.
Implement the ability to set CSS content on any element (CSS3), and allow any display value on generated content as per updated CSS 2.1 . See SVN commit 551516.
Support Mozilla extensions like Element.prototype used in some JavaScript frameworks. Fixes bugs 129386, 127237 and 52555. See SVN commit 557310.
Fix crash on browsing away from cnn.com. Fixes bug 129187. See SVN commit 556326.
Set position when generating a new layer. Fixes overlaid sidebar in new slashdot design. Fixes bug 128738. See SVN commit 551202.
Fix 3.5.3 regressions on www.spiegel.de and www.linux.com. Fixes bugs 128944 and 128566. See SVN commits 552743 and 553547.
Let stylesheets inherit the charset of their parent document or stylesheet. Introduces a charset property for all stylesheets. Fixes bug 106554. See SVN commit 547892.
Match doctype detection of Gecko better. Fixes bug 128616. See SVN commit 548236.
Fix KDE 3.5.3 regression with :hover CSS selector. Fixes bug 128710. See SVN commit 548707.
Fix ancient bug where elements didn't adjust to new body height when only expanding the window vertically. Fixes bug 16017. See SVN commit 549130.
Fix <a><label><img> not in a form, as seen on aircanada.com among other places. See SVN commit 549321.
Fix /. for Turkish users: use locale-independent toupper and tolower replacements. Fixes bug 128842. See SVN commit 549506.
Fix crashes related to toLengthArray() and location.reload(). Fixes bugs 128792 and 128902. See SVN commits 549744 and 549888.
Allows treat :lang(x) selector case-insensitive. Since language codes are always case insensitive (RFC 3066). See SVN commit 551689.
Implement MSIE extension document.scripts(). See SVN commit 552331.
Fix crashes and misbehavior when mixing illegal <TABLE><FORM> with CSS styling. Fixes bugs 109304 and 128420. See SVN commit 552442.
Fix repainting issue in DHTML central's coolmenu. Fixes bug 109612. See SVN commit 552596.
Improve layout speed on some pages. Fixes bug 112231. See SVN commits 552677 and 553287.
Fix issue with floats on www.xinia.com. Fixes bug 121216. See SVN commit 553276.
Fix small memory-leak in adblock that caused crash-on-exit in development versions. Fixes bug 119512. See SVN commit 553393.
Improvements for the calculation of table-column width. Fixes bug 67849. See SVN commits 552382 and 552365.
Implemented auto-width quirk for floating tables. Fixes bug 123830. See SVN commit 553805.
Improvements to row-height and border-bottom/top calculations, and various other table improvement. Fixes bugs 121932, 106211 and 110721. See SVN commits 557184, 557800 and 559131.
Honour relative positioning on table cells as MSIE. Fixes bug 130955. See SVN commit 564852.
Fix form completion not working when name of form element contains []. Fixes bug 112379. See SVN commit 556653.
Fix CSS borders for iframes not showing up. Fixes bugs 56109 and 118277. See SVN commit 555345.
Properly recompute CSS information after manipulation with functions like addRule/removeRule/insertRule. Fixes bug 57159. See SVN commit 555957.
Fix "text-transform: capitalize" bug where multiple words got capital letters. See SVN commit 555985.
Make serializeToString work on arbitrary DOM nodes, and not just the document. Fixes bug 126869. See SVN commit 556110.
Speed up reading of innerHTML by a couple of times. Fixes bug 128397. See SVN commit 556347.
Make textareas interact better with DOM events. Fixes bug 129947. See SVN commit 557096.
Support width and height JavaScript properties on frame elements. See SVN commit 557100.
Prevent illegal insertion of extra "root" elements into the document. See SVN commit 557094.
Output 'transparent' for cssText when appropriate. Fixes bug 130225. See SVN commit 559918.
Do not crash if the parser can not fit a frameset element into a (malformed) document, and it has listeners attached. Fixes bug 106795. See SVN commit 559960.
Improve the compatibility of scrollTop/Left/Height/Width, offsetWidth/offsetHeight,clientWidth/clientHeight properties on the body and the root element. Fixes bugs 117163 and 130577. See SVN commit 561392.
Add keyboard shortcuts to the JavaScript debugger. See SVN commit 556939.
Fix JavaScript debugger sometimes showing empty sources for files. See SVN commit 544697.
Prevent rare infinite recursion on form labels. Fixes bug 116092. See SVN commit 563767.
Don't crash if msg is 0. Bug found by Akonadi. See SVN commit 545471.
Fix bug 127538 by writing config changes to disk when the composer window is closed. Fixes bug 127538. See SVN commit 547653.
Fix bug 128513 by properly initializing the creation time of a signature. In case of clear signed messages we can't parse the date, so don't show it. Fixes bug 128513. See SVN commit 547690.
Don't remove commas when cleaning whitespace. Fixes bug 128528. See SVN commit 547861.
Dialog box for editing or deleting appointment does not catch "Yes"/"No". Fixes bug 127859. See SVN commit 548388.
korn
Fix multiple messages removal from one server. Fixes bug 128361. See SVN commit 553500.
libkholidays
Add support for multiple holidays on the same date and for holidays that shift when occur on saturday or monday. Fixes bugs 64673 and 92474. See SVN commit 549721.