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
/
Demo
/
tkinter
/
guido
/
ManPage.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Work a bit more on tkinter demos.
Georg Brandl
2010-10-26
1
-220/+0
*
Fix-up some tkinter demos.
Georg Brandl
2010-08-02
1
-4/+4
*
Merged revisions 78779 via svnmerge from
Benjamin Peterson
2010-03-21
1
-0/+0
*
fix a lot of Tkinter imports
Benjamin Peterson
2009-01-04
1
-3/+3
*
Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lin...
Collin Winter
2007-07-17
1
-2/+2
*
SF patch 1631942 by Collin Winter:
Guido van Rossum
2007-01-10
1
-1/+1
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
1
-4/+4
*
Remove apply()
Neal Norwitz
2006-03-17
1
-2/+2
*
Whitespace normalization, via reindent.py.
Tim Peters
2004-07-18
1
-185/+185
*
Updated for Python 1.4
Guido van Rossum
1996-07-30
1
-14/+14
*
Renamed module tkinter to _tkinter
Jack Jansen
1995-10-23
1
-1/+2
*
improve fonts; Tk 4.0 aware
Guido van Rossum
1995-09-07
1
-9/+14
*
Use disabled state to enforce read-only state (bit painful since it means
Guido van Rossum
1994-07-12
1
-27/+19
*
Rewritten somewhat again, distinguished between internal and external
Guido van Rossum
1994-07-08
1
-24/+67
*
Always insert at 'end'
Guido van Rossum
1994-07-08
1
-3/+3
*
parsefile() now calls self.update() while filling the buffer,
Guido van Rossum
1994-07-08
1
-60/+90
*
Don't use self.text -- it's self now!
Guido van Rossum
1994-07-06
1
-18/+18
*
Initial revision
Guido van Rossum
1994-07-06
1
-0/+149