Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
a5cd255a7cb15c7920171f0796cf163a00a5ecaf
/
Lib
/
lib-tk
/
Tix.py
a70f60a
Issue #17047: remove doubled words found in 2.7 to 3.4 Lib/*,
by Terry Jan Reedy
· 12 years ago
1e87da1
Remove duplication.
by Ezio Melotti
· 14 years ago
c2077b0
#11565: Fix several typos. Patch by Piotr Kasprzyk.
by Ezio Melotti
· 14 years ago
24b07bc
#11515: fix several typos. Patch by Piotr Kasprzyk.
by Ezio Melotti
· 14 years ago
b3be23a
remove the svn:executable property from files that don't have shebang lines
by Benjamin Peterson
· 15 years ago
6e3dbbd
replace has_key with 'in' operator
by Benjamin Peterson
· 16 years ago
de05599
replace callable()
by Benjamin Peterson
· 16 years ago
6f1fa21
Added missing static option for OptionMenu. Issue #5961.
by Guilherme Polo
· 16 years ago
7b50c4f
Issue #1356969: Add missing info methods in Tix.HList.
by Guilherme Polo
· 16 years ago
397bd1e
Fixes for Tix.Grid from issue #1522587.
by Guilherme Polo
· 16 years ago
6b3c709
Issue #1522587: New constants and methods for the Tix.Grid widget.
by Guilherme Polo
· 16 years ago
57f9b72
Mark the "radio" option of Tix.CheckList as static.
by Guilherme Polo
· 16 years ago
6c823f8
Issue #1250469: Fix the return value of Tix.PanedWindow.panes.
by Guilherme Polo
· 16 years ago
e45f017
Issue #1135: Add the XView and YView mix-ins to avoid duplicating
by Guilherme Polo
· 16 years ago
2827709
Fix typos.
by Walter Dörwald
· 16 years ago
6634bf2
Tkinter rename reversal: remove tkinter package, adapt imports and docs.
by Georg Brandl
· 17 years ago
33cece0
Tkinter renaming reversal: move modules back in their place.
by Georg Brandl
· 17 years ago
248e3a8
Tkinter renaming reversal: Delete all stubs from lib-tk.
by Georg Brandl
· 17 years ago
ad9afeb
Tkinter rename, step 2: fix imports and add stub modules.
by Georg Brandl
· 17 years ago
bbc57d7
Step 1 of Tkinter renaming: move lib-tk modules into a new "tkinter" package.
by Georg Brandl
· 17 years ago
bba003e
Patch #1472877: Fix Tix subwidget name resolution. Will backport to 2.5.
by Martin v. Löwis
· 18 years ago
215f13d
Normalized a few cases of whitespace in function declarations.
by Martin Blais
· 19 years ago
3daf304
Whitespace normalization.
by Tim Peters
· 19 years ago
b04dee9
Patch #1462222: Fix Tix.Grid. Closes #1036406.
by Martin v. Löwis
· 19 years ago
966c264
Fix typos.
by Walter Dörwald
· 20 years ago
182b5ac
Whitespace normalization, via reindent.py.
by Tim Peters
· 21 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
· 23 years ago
01824bf
Patch #484994: Improve PanedWindow.
by Martin v. Löwis
· 23 years ago
ebb4190
Use string methods, remove import string
by Neal Norwitz
· 23 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
· 24 years ago
3e04848
Add entry parameter to HList.item_cget. Fixes bug #466981.
by Martin v. Löwis
· 24 years ago
49fa2bd
Fix two bugs discovered by PyChecker. (I cannot test these, but I'm
by Guido van Rossum
· 24 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