summaryrefslogtreecommitdiffstats
path: root/Demo/tkinter/guido/ManPage.py
Commit message (Expand)AuthorAgeFilesLines
* Updated for Python 1.4Guido van Rossum1996-07-301-14/+14
* Renamed module tkinter to _tkinterJack Jansen1995-10-231-1/+2
* improve fonts; Tk 4.0 awareGuido van Rossum1995-09-071-9/+14
* Use disabled state to enforce read-only state (bit painful since it meansGuido van Rossum1994-07-121-27/+19
* Rewritten somewhat again, distinguished between internal and externalGuido van Rossum1994-07-081-24/+67
* Always insert at 'end'Guido van Rossum1994-07-081-3/+3
* parsefile() now calls self.update() while filling the buffer,Guido van Rossum1994-07-081-60/+90
* Don't use self.text -- it's self now!Guido van Rossum1994-07-061-18/+18
* Initial revisionGuido van Rossum1994-07-061-0/+149