File Release Notes and Changelog
Release Name: 0.88
Notes:
Changes:
==== 0.88
14 Jul
Fixed default grey on table/list renderers
Fixed bad JList column sizing for win32
28 Mar
Subversion migration under SF
22 Mar
JToolBar adds JButton references for mapped actions
11 Mar 2006
JTextComponent descendants fire KeyPress for mid-click (solves problems
with applications needing to pick up X clipboard pastes)
(Scott Cytacki)
AWTonSwingWT toolkit - SwingWT can be a full AWT toolkit, good enough
to run "real" Swing!
Further implementation of Shape/Transform classes
Further Java2D work
swingwtx.swing.* fixes
3 Aug
(Silvio Moioli)
JSlider fix for negative values
SWTGraphics2DRenderer fix for getRenderingHints()
5 Jul
Component.get/setLocale
Upgrade to SWT 3.1 final
(Niklas Gustafsson) Fix to some bad logic in ActionMap
AbstractButton.set/isRolloverEnabled
Added implementation of TextAction.getFocusedComponent
Fixes to custom.JSWTTable to work correctly with access to
DefaultListSelectionModel
SwingWTUtils.getFocusedComponent() to return a reference to the
currently focused SwingWT component.
21 Jun
(Niklas Stopp) Additional Clipboard constructor