summaryrefslogtreecommitdiffstats
path: root/Doc/library/tkinter.ttk.rst
Commit message (Collapse)AuthorAgeFilesLines
* Merged revisions 69050 via svnmerge fromGuilherme Polo2009-01-281-0/+1401
svn+ssh://pythondev/python/trunk ........ r69050 | guilherme.polo | 2009-01-28 11:09:03 -0200 (Wed, 28 Jan 2009) | 2 lines Added the ttk module. See issue #2983: Ttk support for Tkinter. ........