Added brand new splitpane widget.
Added a firebug log appender.
A RemoteTableModel for the table widget was added.
MenuButtons will be executed on mouseup and not on mousedown anymore. This is also the known behavior from other environments.
Improved appearance theme. Removed all references to the widget to which the style is applied to. Converted widget-aware stuff to states, affecting TabView, ButtonView and Tree.
Improved captionBar buttons for Window class.
MenuButton syncs the enabled/disabled state to the shortcut text.
Minor fix for MenuRadioManager (had wrong preloaded image).
Fixed support for preloading animated GIFs (erroneous
IE support)
Improved resource handling (path usage)
The click event was fixed in situations where the
DOM targets changed while pressing a qooxdoo button for example (The bug was gecko only).
Fixed TimerTracker class (used for performance tests)
Fixed an issue with popup blocker in default appender (WindowAppender)
Fixed an issue where the previous focusRoot was not resetted.
Because of layout issues in the menu system some values were converted to be static. This fixed several bugs were the icons or arrows were rendered in a wrong way.
Support for "action" events on List widgets was fixed.
Extracted strings from color selector to make it possible to support internationalization.
Many bugfixes and enhancements to the table and scrollbar widgets were made.
Minor bugfixes to Tree regarding key events.
The skeletons were greatly improved (especially the corresponding build process).
Renamed "source" release to "
SDK" release.