File: CHANGES.txt

package info (click to toggle)
python-traitsgui 3.6.0-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 7,276 kB
  • sloc: python: 12,190; makefile: 85; sh: 5
file content (36 lines) | stat: -rw-r--r-- 660 bytes parent folder | download | duplicates (2)
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