Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
71a28a91744b5cf6f881769300818232750de6d2
/
Lib
/
tkinter
/
tix.py
3b3499b
#11565: Merge with 3.1.
by Ezio Melotti
· 14 years ago
1392500
#11565: Fix several typos. Patch by Piotr Kasprzyk.
by Ezio Melotti
· 14 years ago
4969f70
#11515: Merge with 3.1.
by Ezio Melotti
· 14 years ago
42da663
#11515: fix several typos. Patch by Piotr Kasprzyk.
by Ezio Melotti
· 14 years ago
5468f4ff
Merged revisions 86697 via svnmerge from
by Alexander Belopolsky
· 14 years ago
022f049
Issue #6878: Fixed return type of tkinter methods documented to return lists.
by Alexander Belopolsky
· 14 years ago
bcd03df
Merged revisions 74507-74511,74517 via svnmerge from
by Guilherme Polo
· 15 years ago
1fff008
Merged revisions 74446-74449 via svnmerge from svn+ssh://pythondev/python/trunk
by Guilherme Polo
· 15 years ago
b0a8be5
- remove svn:executable property from some library files
by Matthias Klose
· 15 years ago
21027e6
Fixed 2to3 issue on tix module.
by Hirokazu Yamamoto
· 16 years ago
b5e5da4
Commit miss.
by Hirokazu Yamamoto
· 16 years ago
6c7e562
Merged revisions 68468-68470 via svnmerge from
by Hirokazu Yamamoto
· 16 years ago
14fc427
Tkinter, step 2: adapt imports.
by Georg Brandl
· 16 years ago
3302312
Tkinter move, part 1: move modules.
by Georg Brandl
· 16 years ago
[Renamed from Lib/lib-tk/Tix.py]
ce36ad8
Raise statement normalization in Lib/.
by Collin Winter
· 17 years ago
d77d699
Change a bunch of file encodings from Latin-1 to UTF-8.
by Guido van Rossum
· 17 years ago
d59da4b
Merged revisions 55407-55513 via svnmerge from
by Guido van Rossum
· 17 years ago
89f507f
Four months of trunk changes (including a few releases...)
by Thomas Wouters
· 18 years ago
e014a13
Couple more has_keys() going...
by Guido van Rossum
· 18 years ago
73e5a5b
Merge the rest of the trunk.
by Thomas Wouters
· 18 years ago
49fd7fa
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
by Thomas Wouters
· 19 years ago
966c264
Fix typos.
by Walter Dörwald
· 19 years ago
182b5ac
Whitespace normalization, via reindent.py.
by Tim Peters
· 20 years ago
433fa69
Patch #853488: Add hlist entry_configure and entry_cget methods.
by Martin v. Löwis
· 21 years ago
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 21 years ago
ff41c48
SF patch #701494: more apply removals
by Raymond Hettinger
· 22 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
f539bde
Sync Tix from Mike Clarkson, a maintainer
by Neal Norwitz
· 22 years ago
01824bf
Patch #484994: Improve PanedWindow.
by Martin v. Löwis
· 22 years ago
ebb4190
Use string methods, remove import string
by Neal Norwitz
· 22 years ago
0c0d56a
Reindent.
by Martin v. Löwis
· 23 years ago
4208d4f
Destroy and unlink deleted NoteBook panes. Fixes #516703. 2.2.2 candidate.
by Martin v. Löwis
· 23 years ago
723293c
Make tix_configure() work the same way configure() works for the basic
by Fred Drake
· 23 years ago
652e191
Properly set static options for tixBalloon and tixResizeHandle.
by Martin v. Löwis
· 23 years ago
b7b3260
Patch #471120: Improved doc strings and new wrappers.
by Martin v. Löwis
· 23 years ago
3e04848
Add entry parameter to HList.item_cget. Fixes bug #466981.
by Martin v. Löwis
· 23 years ago
49fa2bd
Fix two bugs discovered by PyChecker. (I cannot test these, but I'm
by Guido van Rossum
· 23 years ago
2271082
Fixed a bunch of Tabnanny errors
by Moshe Zadka
· 24 years ago
b21cb5f
Patch #410231: Add the Python Tix library.
by Martin v. Löwis
· 24 years ago