qooxdoo 0.6.7 (2007-07-09)
This is a regular maintainance release that includes many bugfixes. Every user of a previous 0.6.x release is advised to migrate to this release which is regarded as the most stable release of the 0.6.x line of qooxdoo.
Since qooxdoo 0.7 introduced many substantial changes and improvements, you should consider migrating to the latest 0.7.x release, if you do not have to stick with the 0.6.x line for some reasons.
Framework
- Improvements in scroll performance for the
qx.ui.table.Tablewere made - Many minor fixes to table widget were applied
- Improved caching support of
RemoteTableModelof table widget
- Added
qx.xml.Element.getText()method - Improved XPATH based selector in
qx.xml.Element
- FormField support fixed in
qx.io.remote.Exchangeclass - Workaround for IE crashes in some cases of XMLHttp-based communication
- WindowAppender now supports runtime filtering
- Fixes for tab and backspace key events in Internet Explorer
- Minor fixes and cleanups in
DateFormatclass (e.g. localization support)
- Minor appearance fixes in Classic theme
- Better
destroyContent()anddestroy()methods inTreeFullControl - Fixed image declaration in
DateChooserButton - Minor tweaks for
ComboBoxEx - Improved
selectAll()method ofTextField - Add support for
leadstate inListViewrows
