summaryrefslogtreecommitdiffstats
path: root/Lib/lib-stdwin/TransParent.py
Commit message (Collapse)AuthorAgeFilesLines
* * More changes due to stricter argument passing rulesGuido van Rossum1993-01-041-6/+6
| | | | | | * Fixed calendar.py, mimetools.py, whrandom.py to cope with time.time() returning a floating point number. (And fix old bug in calendar) * Add recursion level to mainloop.mainloop(), to make it reentrant.
* yGuido van Rossum1991-12-301-2/+2
| | | | New class syntax
* minsize -> getminsizeGuido van Rossum1991-08-161-4/+17
| | | | Keyboard interface
* Added alternate drawing, realize and getwindow interfacesGuido van Rossum1991-04-071-0/+14
| | | | (why not keyboard?)
* Initial revisionGuido van Rossum1990-11-051-0/+96