summaryrefslogtreecommitdiffstats
path: root/Lib/lib-tk/ttk.py
Commit message (Collapse)AuthorAgeFilesLines
* Issue #1135: Add the XView and YView mix-ins to avoid duplicatingGuilherme Polo2009-08-141-11/+1
| | | | the xview* and yview* methods.
* Fix typos.Walter Dörwald2009-05-041-1/+1
|
* Turned setup_master publicGuilherme Polo2009-02-091-22/+19
|
* Eliminated the need to use ttk.__loadtk__ and the problems related it.Guilherme Polo2009-02-071-29/+41
|
* Added the ttk module. See issue #2983: Ttk support for Tkinter.Guilherme Polo2009-01-281-0/+1636