Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | From SF patch #852334. | ||||
* | 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 |
| | | | | | Expose Tix.ResizeHandle.{detach_widget,hide,show}. Update Tix demos. | ||||
* | 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 |
| | | | | catch that instead of using a bare except clause. | ||||
* | [].index() raises ValueError if the value is not in the list, so only | Fred Drake | 2001-05-11 | 1 | -1/+1 |
| | | | | catch that instead of using a bare except clause. | ||||
* | Patch #410231: Add the Python Tix library. | Martin v. Löwis | 2001-03-21 | 37 | -0/+2528 |