index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
lib-tk
/
Tix.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tkinter move, part 1: move modules.
Georg Brandl
2008-05-17
1
-1891/+0
*
Raise statement normalization in Lib/.
Collin Winter
2007-08-30
1
-5/+5
*
Change a bunch of file encodings from Latin-1 to UTF-8.
Guido van Rossum
2007-07-16
1
-1/+1
*
Merged revisions 55407-55513 via svnmerge from
Guido van Rossum
2007-05-22
1
-1/+1
*
Four months of trunk changes (including a few releases...)
Thomas Wouters
2006-12-13
1
-1/+4
*
Couple more has_keys() going...
Guido van Rossum
2006-08-19
1
-7/+7
*
Merge the rest of the trunk.
Thomas Wouters
2006-06-08
1
-2/+2
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
1
-11/+87
*
Fix typos.
Walter Dörwald
2005-11-09
1
-2/+2
*
Whitespace normalization, via reindent.py.
Tim Peters
2004-07-18
1
-8/+8
*
Patch #853488: Add hlist entry_configure and entry_cget methods.
Martin v. Löwis
2004-03-21
1
-0/+11
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
1
-2/+2
*
SF patch #701494: more apply removals
Raymond Hettinger
2003-04-06
1
-53/+39
*
Tix update from Mike Clarkson (maintainer)
Neal Norwitz
2002-12-30
1
-11/+53
*
Upgrade to Tix-8.1.4 from Mike Clarkson (the maintainer)
Neal Norwitz
2002-12-10
1
-3/+22
*
Patch #649184: Update to tix-8.1.4 RC3.
Martin v. Löwis
2002-12-06
1
-11/+65
*
Sync Tix from Mike Clarkson, a maintainer
Neal Norwitz
2002-11-14
1
-55/+114
*
Patch #484994: Improve PanedWindow.
Martin v. Löwis
2002-09-19
1
-4/+20
*
Use string methods, remove import string
Neal Norwitz
2002-05-31
1
-4/+3
*
Reindent.
Martin v. Löwis
2002-03-28
1
-551/+550
*
Destroy and unlink deleted NoteBook panes. Fixes #516703.
Martin v. Löwis
2002-03-27
1
-1/+2
*
Make tix_configure() work the same way configure() works for the basic
Fred Drake
2001-12-13
1
-86/+92
*
Properly set static options for tixBalloon and tixResizeHandle.
Martin v. Löwis
2001-11-25
1
-2/+19
*
Patch #471120: Improved doc strings and new wrappers.
Martin v. Löwis
2001-11-02
1
-45/+382
*
Add entry parameter to HList.item_cget. Fixes bug #466981.
Martin v. Löwis
2001-10-09
1
-2/+2
*
Fix two bugs discovered by PyChecker. (I cannot test these, but I'm
Guido van Rossum
2001-08-13
1
-2/+2
*
Fixed a bunch of Tabnanny errors
Moshe Zadka
2001-03-21
1
-590/+590
*
Patch #410231: Add the Python Tix library.
Martin v. Löwis
2001-03-21
1
-0/+1266