Check the return value from dbus_connection_open_private(). Fixes KDED crashing on startup when D-BUS is unavailable. See SVN commit 566466.
Properly disconnect DCOP signals in the medianotifier when unloaded.
Avoids to have two notification dialogs when it's reloaded. See SVN commit 570281.
If remote says it's a directory, go with that instead of guessing the mimetype based on filename. Fixes bug 106648. See SVN commit 570332.
Cancel and reuse single-shot timer for emitActivePartChanged(), instead of queueing them up. This makes tab switching noticeably faster. See SVN commit 568040.
Fix kfmclient sometimes returning bogus exit code. See SVN commit 569345.
Fix wrong char at end of block for unicode. Fixes bug 131938. See SVN commit 570191.
Fix Copyright/Licences missing from source files. Fixes bug 99329.
KDesktop
If icons are dragged outside the desktop area, jerk them back in.
Fixes the long-hated issue with the desktop becoming scrollable. Fixes bug 40418. See SVN commit 567551.
NEW: Improve loading speed of background images, especially SVG ones. See SVN commit 586073.
kdesu
Add sudo support. Fixes bug 20914. See SVN commit 570637.
KWin
Support for input shape from XShape1.1. Fixes bug 122425. See SVN commit 571711.
Draw outlines around the selected window while doing Alt+Tab. Fixes bug 108142. See SVN commit 572782.
Fix incorrect reseting of the electric border setting. Fixes bug 123891. See SVN commit 571672.
nsplugins
If we get redirected when grabbing a file, tell the plugin about the final
URL and not the original one. Fixes playback of youtube videos embedded in other web sites. Fixes bug 121964. See SVN commit 565998.
Fix some bugs in sizing of plugins. Fixes Google Video,
and makes the acroread plugin behave better. Fixes bugs 117603, 125076 and 118038. See SVN commits 589919 and 590832.
ksysguard
Fixed bug #128306 like proposed in the patch, just with a small cleanup ;)
Thank you very much! Fixes bug 128306. See SVN commit 568458.
Fix stupid typo. Fixes bug 128552. See SVN commit 570840.
Fixed a hairy problem with nested event loops deleting objects at inappropriate times. May solve other bugs that I'm not currently aware of. Fixes bug 123869. See SVN commit 571260.
Delete all signal connections to a TaskContainer when marking it for deletion. Fixes bug 132208. See SVN commit 571782.
attention blinking configurability. how fun.
optimize things in some fairly significant ways: don't repaint taskbar
buttons on window movements, don't set the taskmanager to track geom
changes unless you turn on desktop previews in the pager and don't
redraw the pager on window geometry changes unless we are actually
showing desktop previews. See SVN commit 572257.
optimization: don't redraw for every time windowsChanged is called. in
the case of moving a window when desktop previews are on, moving a
window across the screen at a reasonable pace used to result in over 100
repaints. now it only does ~15. given that the repaints aren't exactly
trivial for these things, this is probably a good thing. See SVN commit 572260.
KSMServer
Set KDE_FULL_SESSION also as a root window X property. See SVN commit 579568.
Increase timeout during session saving and killing. Fixes bug 133044. See SVN commit 578861.
KHotKeys
Make it possible to use even keys that have no Qt keycode in input actions. See SVN commit 580188.
KControl
NEW: Make it possible to explicitly force 96DPI or 120DPI. Fixes bug 111754. See SVN commit 585725.
Heavy DHTML optimizations for the case where the changes in the style merely moves a layer, which is very common. Fixes bug 118658. See SVN commit 588455.
Significant improvements in painting of inline elements,
to be more compliant with CSS 2.1 - section 10.8.1 and Appendix E-2;
also includes support for CSS 3 outline-offset. See SVN commits 576101 and 576627.
Support CSS3's hsv/hsva color values. See SVN commit 576708.
Fixes to make the new yahoo photos site basically work:
fix a bug in XML parser and emission of scroll event. Fixes bug 104236. See SVN commits 587710 and 588069.
Fix a regression in performance of background painting. Fixes bug 133529. See SVN commit 581150.
Properly compute length of utf-8 data in XMLHttpRequest. Fixes bug 131242. See SVN commits 576656 and 576640.
Support parsing of attribute/>. Fixes bug 87221. See SVN commit 576632.
Evaluate scripts in
<iframe src="javascript:..."> properly. Fixes some of the product pages on amazon.com and
the reader on freemail.hu. Fixes bugs 134791 and 106748. See SVN commit 590600.
Permit faster auto-scrolling with the middle mouse button. Fixes bug 125668. See SVN commit 581817.
Permit manually scrolling frames with keyboard et al. even if they have scrolling=no. Fixes bug 91113. See SVN commit 581838.
Don't miss some of the attribute changes relevant for restyling. Fixes bug 133570. See SVN commit 581101.
Properly restyle when when an anchor stop being a link of becomes one. See SVN commit 576638.
Properly honor bottom padding on scrolled overflow. Fixes bug 133310. See SVN commit 586756.
Honor no-repeat in background when background offset is negative. Fixes bug 133626. See SVN commit 586793.
Fixes in application of padding to inline elements. Fixes bug 131366. See SVN commit 576084.
Various memory leak fixes, in particular in the
element from ID or name lookup caches, and some table and attribute node operations. See SVN commits 582675, 583314 and 584998.
Fix handling of <colgroup> elements without span attribute. See SVN commit 576356.
Fixes in stacking order of elements with non-visible overflow. See SVN commit 577053.
Fixing crash upon deleting cells from rows. Fixes bug 90462. See SVN commit 570648.
Do not improperly reset text-align in tables in strict mode. Fixes bug 106812. See SVN commit 576076.
Properly re-layout table caption if needed. Fixes bug 133001. See SVN commit 577316.
Fixing two crashes in the capitalization code (regression). Fixes bug 132050. See SVN commit 571252.
Fix crash on hover due to dangling placeholder box. Fixes bug 134291. See SVN commit 586170.
Fix sometimes incorrect positioning of positioned elements having root as containing block. Fixes bug 134518. See SVN commit 587726.
Fixed crash when characterSet is accessed on newly-created document. Fixes bug 133071. See SVN commit 590814.
Fix regression in <label> support. Fixes bug 59489. See SVN commit 567892.
Support the add method on the options collection. Fixes bug 134914. See SVN commit 590758.
Properly discard malformed content properties. See SVN commit 586037.
Parse 'align' attribute of iframes. Fixes bug 130736. See SVN commit 568025.
Make sure to properly escape ampersands in right-click google search. Fixes bug 132678. See SVN commit 579136.
Resetting a SELECT with no default selection should not select the first item if it's a multiple selection list. Fixes bug 133326. See SVN commit 579594.
Do not let NodeIterators escape out of the root node. See SVN commit 576812.
For percentage height calculation purposes, make body appear to have the same height as the viewport (quirk mode). Fixes bug 95489. See SVN commit 580037.
Properly account for overflows induced by inline-blocks and text-shadows. See SVN commit 584408.
Remove incorrect addition of borders to layers which made some links unclickable (regression). Fixes bug 133132. See SVN commit 587994.
Fix mistake which made the viewport width be used instead of the root block width when calculating the document width (regression). Fixes bugs 134304 and 134051. See SVN commit 588278.
Make sure that when display:compact blocks are merged into a host block, the height
of the resulting block is at least that of the compact block. Fixes bug 123915. See SVN commit 588483.
Do not limit single-line input elements to entry of 1024 characters. Fixes bug 116132. See SVN commit 589303.
Do not try to run external VBScript; add the newly
approved ECMAScript mimetypes. Fixes bugs 98216 and 134763. See SVN commit 589296.
Fix bug involving first-letter property where text fragments would
'disappear' (being offset far to the right or left) instead of breaking to next line. Fixes bug 119167. See SVN commit 590440.
Allow instanceof to work on most DOM objects (partial fix). Fixes bug 134771. See SVN commit 591021.
kjs
Parse dates with ',', '-' and ':' where whitespace was expected.
Example: ",-:September,03,-:,2006, 13:53:02,-:" Fixes bug 133517. See SVN commit 588460.
Do not crash
when modifying an invalid date object. Fixes bug 121528. See SVN commit 580498.
Fix locale-dependence in the parser, which resulted
in floating point numbers getting misparsed in some locales. Fixes bug 126482. See SVN commit 572947.
kio
Set m_bDeep in all KServiceGroup constructors, or it may be used uninitialized in load() and entries(). kbuildsycoca did this, and valgrind caught it. See SVN commit 567480.
kdecore
Pick correctly the best icon size. Also make -1,-1 return the largest
icon and not the first one (makes more sense and saying the first one
is as good as saying a random one). See SVN commit 568222.
Be explicit about windowInfo() args. Fixes bug 130934. See SVN commit 568454.
NET::Override is old and hated. See SVN commit 568554.
Add support for more icon contexts in the icon loader. Fixes bug 120562. See SVN commit 576245.
Search for icons also in $XDG_DATA_DIRS. Fixes bug 97776. See SVN commit 576641.
Fix KSharedConfig to actually share readonly configs. See SVN commit 579777.
kdefx
- "features" is clobbered by the longjmp, so mark it as volatile
to avoid that a clever compiler (gcc 4.2) optimizes reads away. See SVN commit 567223.
kdesu
Add sudo support. See that bug for some remaining issues. Fixes bug 20914. See SVN commit 570635.
kdeui
Don't draw a highlighting line above KPopupMenu title sections.
It looks very out-of-place, especially when using styles with rounded PE_HeaderSections. Fixes bug 71452. See SVN commit 566543.
kdoctools
Some extra entities required for 100% successful docs compilation. See SVN commit 567588.
* The Ruby VALUE to 'uchar *' marshaller wasn't working correctly if the Ruby string contained nulls. Also applied for 'char *' types. See SVN commit 571840.
Fix possible crash when the document has an incorrectly defined blend mode. See SVN commit 567994.
Several memoryleaks fixed. See SVN commits 571992 and 572008.
Make "find as you type" work better. See SVN commit 573005.
Fix middle-click zoom not working after dragging to the top of the screen. Fixes bug 111255. See SVN commit 580022.
Fix crash on some malformed documents. See SVN commit 581596.
DCOP currentPage() not updated while in Presentation mode. Fixes bug 133549. See SVN commit 582529.
Fix bug that prevented the correct restoring of the document viewport on session restore. Fixes bug 133507. See SVN commit 582561.
More friendly for RightToLeft languages: fix the mini-progressbar, the message pane and the previous/next page buttons to look and work correctly for that writing style. See SVN commit 586747.
kdvi
fixes bug #128358. Fixes bug 128358. See SVN commit 571112.
Java import - "final" and comments in method declaration not parsed correctly. Fixes bug 132174.
All native importers: Spaces in strings cause next member var to be ignored. Fixes bug 132472.
Java import - static member vars ignored in interfaces. Fixes bug 132657.
Strange behavior with datatypes in French. Fixes bug 133597.
Header file names are lowercase in .cpp file but mixed case on disk. Fixes bug 134279.
PHP5 code generator adds stub-methods for all interfaces a class implements. See SVN commit 577139.
Fix for generation of include statements in PHP5 generator. See SVN commit 577335.
Fix loading of associations in collaboration diagram. See SVN commit 579792.
Small fix for printing in landscape mode. See SVN commit 580058.
Various fixes to mouse behaviour, e.g. multiple selection using shift button not working, mouse tracking disabled when creating associations and messages, inconsistent behaviour in some tools. See SVN commit 590624.
Fix for message widget selection behaviour. See SVN commit 590635.
Fix for class association not updating the association position when being moved. See SVN commit 590644.
Add initialization/destroy for Wizard. Use setEnabled() to enable/disable Finish button. See SVN commit 568027.
Improve the integrated text editor a lot by using the KTextEditor interface (katepart) for editing Kommnader text. This means syntax highlighting, improved undo/redo, possibility to have line number bar, etc. See SVN commit 581148.
Fix crash on exit for the editor. See SVN commit 581829.