| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 78779 via svnmerge from | Benjamin Peterson | 2010-03-21 | 14 | -0/+0 |
|
|
* | fix a lot of Tkinter imports | Benjamin Peterson | 2009-01-04 | 16 | -476/+476 |
|
|
* | remove most uses of list(somedict.keys()) in Demo scripts | Skip Montanaro | 2007-08-06 | 1 | -1/+1 |
|
|
* | Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lin... | Collin Winter | 2007-07-17 | 2 | -2/+2 |
|
|
* | Merged revisions 55007-55179 via svnmerge from | Guido van Rossum | 2007-05-07 | 1 | -2/+2 |
|
|
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -0/+28 |
|
|
* | Remove apply() | Neal Norwitz | 2006-03-17 | 1 | -2/+1 |
|
|
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 15 | -350/+344 |
|
|
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 1 | -1/+1 |
|
|
* | Tix update from Mike Clarkson (maintainer) | Neal Norwitz | 2002-12-30 | 2 | -10/+15 |
|
|
* | Upgrade to Tix-8.1.4 from Mike Clarkson (the maintainer) | Neal Norwitz | 2002-12-10 | 1 | -6/+1 |
|
|
* | Patch #649184: Update to tix-8.1.4 RC3. | Martin v. Löwis | 2002-12-06 | 1 | -7/+8 |
|
|
* | Sync tixwidgets from Mike Clarkson, a maintainer | Neal Norwitz | 2002-11-14 | 1 | -152/+147 |
|
|
* | Patch #485959: Various changes to Tix demos. | Martin v. Löwis | 2002-03-17 | 14 | -302/+401 |
|
|
* | SF #517447, correct syntax error | Neal Norwitz | 2002-03-01 | 1 | -2/+1 |
|
|
* | Properly set static options for tixBalloon and tixResizeHandle. | Martin v. Löwis | 2001-11-25 | 2 | -50/+193 |
|
|
* | Patch #473002: Update Demo/tix tixwidgets.py et al. | Martin v. Löwis | 2001-11-11 | 7 | -154/+542 |
|
|
* | [].index() raises ValueError if the value is not in the list, so only | Fred Drake | 2001-05-11 | 1 | -1/+1 |
|
|
* | [].index() raises ValueError if the value is not in the list, so only | Fred Drake | 2001-05-11 | 1 | -1/+1 |
|
|
* | Patch #410231: Add the Python Tix library. | Martin v. Löwis | 2001-03-21 | 37 | -0/+2528 |
|
|