1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
|
TraitsGUI 3.3.1 (not yet released)
==================================
TraitsGUI 3.3.0 (Feb 24, 2010)
==============================
Enhancements
------------
Fixes
-----
TraitsGUI 3.1.0 (July 15, 2009)
===============================
Enhancements
------------
* Removed Theming support from DockWindows. Borders and tabs are now drawn using lines instead of stretching images.
* Changed default font to use the system font
* Moved enthought.util.wx.clipboard to Pyface
* Moved the grid package out of pyface and into pyface.ui.wx, left deprecated warnings
Fixes
-----
* Improved info shown to the user if toolkits don't work as expected
|