Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
9d876139e50e82b2c2bc141d81fc97fc1c09a991
/
Demo
/
tix
d6d63f5
fix a lot of Tkinter imports
by Benjamin Peterson
· 16 years ago
1e8ce58
remove most uses of list(somedict.keys()) in Demo scripts
by Skip Montanaro
· 17 years ago
6f2df4d
Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lingering print statements.
by Collin Winter
· 17 years ago
805365e
Merged revisions 55007-55179 via svnmerge from
by Guido van Rossum
· 18 years ago
49fd7fa
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
by Thomas Wouters
· 19 years ago
d910855
Remove apply()
by Neal Norwitz
· 19 years ago
182b5ac
Whitespace normalization, via reindent.py.
by Tim Peters
· 20 years ago
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 21 years ago
d8b5e3f
Tix update from Mike Clarkson (maintainer)
by Neal Norwitz
· 22 years ago
731a986
Upgrade to Tix-8.1.4 from Mike Clarkson (the maintainer)
by Neal Norwitz
· 22 years ago
4687428
Patch #649184: Update to tix-8.1.4 RC3.
by Martin v. Löwis
· 22 years ago
ac30ead
Sync tixwidgets from Mike Clarkson, a maintainer
by Neal Norwitz
· 22 years ago
8ec03e0
Patch #485959: Various changes to Tix demos.
by Martin v. Löwis
· 23 years ago
719cfc4
SF #517447, correct syntax error
by Neal Norwitz
· 23 years ago
652e191
Properly set static options for tixBalloon and tixResizeHandle.
by Martin v. Löwis
· 23 years ago
20efa68
Patch #473002: Update Demo/tix tixwidgets.py et al.
by Martin v. Löwis
· 23 years ago
ef4cdad
[].index() raises ValueError if the value is not in the list, so only
by Fred Drake
· 24 years ago
7def256
[].index() raises ValueError if the value is not in the list, so only
by Fred Drake
· 24 years ago
b21cb5f
Patch #410231: Add the Python Tix library.
by Martin v. Löwis
· 24 years ago