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
/
ScrolledText.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
SF patch #701494: more apply removals
Raymond Hettinger
2003-04-06
1
-2/+2
*
Fix for SF #491953 (Andrew Dalke): ScrolledText.py has TabError
Guido van Rossum
2001-12-12
1
-3/+3
*
SF patch #491183 (Jeff Epler): ScrolledText.grid() doesn't work
Guido van Rossum
2001-12-10
1
-2/+6
*
Make reindent.py happy (convert everything to 4-space indents!).
Fred Drake
2000-10-23
1
-22/+22
*
Peter Haight discovered that this code uses a mutable default for cnf
Guido van Rossum
1999-09-20
1
-1/+3
*
Fix the exclusion of "config" in the methods copied from Pack to also
Guido van Rossum
1997-12-05
1
-1/+1
*
Put support for a cnf dictionary back in, since it is still supported
Guido van Rossum
1997-02-12
1
-1/+3
*
Change to use keyword args instead of dicts
Guido van Rossum
1996-07-30
1
-10/+8
*
Use new packing and 'name' in cnf dict
Guido van Rossum
1994-08-03
1
-3/+5
*
Totally changed, now it is actually derived from Text
Guido van Rossum
1994-07-06
1
-31/+20
*
Added bind and tag_config methods; minor lay-out change
Guido van Rossum
1994-07-06
1
-2/+3
*
* ScrolledText.py: added some more methods of Text (This should
Guido van Rossum
1994-07-06
1
-0/+10
*
Initial revision
Guido van Rossum
1994-06-20
1
-0/+35