Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More cleanup: Move some demos into a dedicated Tools/demo dir, move 2to3 ↵ | Georg Brandl | 2010-12-30 | 1 | -98/+0 |
| | | | | demo to Tools, and remove all the other Demo content. | ||||
* | Merged revisions 78779 via svnmerge from | Benjamin Peterson | 2010-03-21 | 1 | -0/+0 |
| | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r78779 | benjamin.peterson | 2010-03-07 20:11:06 -0600 (Sun, 07 Mar 2010) | 1 line remove svn:executable from scripts without a shebang line ........ | ||||
* | fix a lot of Tkinter imports | Benjamin Peterson | 2009-01-04 | 1 | -20/+20 |
| | |||||
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 1 | -1/+1 |
| | |||||
* | Properly set static options for tixBalloon and tixResizeHandle. | Martin v. Löwis | 2001-11-25 | 1 | -0/+98 |
Expose Tix.ResizeHandle.{detach_widget,hide,show}. Update Tix demos. |