- Fix the broken unittests and make them Python 2.6 safe. 2c1d7f01d_
- Add a stretch factor to the Splitter widget. c2272cf1ef
- Fix bugs in the Wx splitter implementation. dfa542ba3d
- Add support for icons on notebook pages on the Qt backend. b6426b7ae9
- Add support for popup menus in the Wx backend (Qt is already supported). 153f3124b2
- Add simpler way of building the optional C++ extensions. 4eebd59ae5
- Update enaml-run to play nice with ETS_TOOLKIT. f864975a87
- Fix critical bug related to traits Disallow and the attr keyword. 25755e2bbd
- Fix critical bug for broken dynamic scoping. a788869ab0
- Fix critical bug in compiler and expression objects. dfb6f648a1
- Add Icon and Image support using a lazy loading resource sub-framework. 77d5ca3b01
- Add a traitsui support via the TraitsItem widget (care of Steven Silvester). 9cb9126da1
- Add matplotlib support via the MPLCanvas widget (care of Steven Silvester). eaa6294566
- Updated Session api which is more intuitive and easier to use.
- Updated Object api which is more intuitive and easier to use.
- Object lifecycle reflected in a state attribute.
- Huge reduction in memory usage when creating large numbers of objects.
- Huge reduction in time to create large numbers of objects.
- New widget registry make it easier to register custom widgets. cc791a52d7
- Better and faster code analysis via code tracers. 4eceb09f70
- Fix a parser bug related to relative imports. 3e43e73e90
- Various other tweaks, bugfixes, and api cleanup.
- Fix a method naming bug in QSingleWidgetLayout. 7a4c9de7e6
- Fix a test height computation bug in QFlowLayout. a962d2ae78
- Invalidate the QFlowLayout on layout request. 1e91a54245
- Dispatch child events immediately when possible. e869f7124f
- Destroy child widgets after the children change event is emitted. c695ae35ee
- Add a preliminary WebView widget. 27faa381dc
- Merge the feature-async branch into mainline. f86dad8f6e
- First release with release notes. 8dbed4b9cd