summaryrefslogtreecommitdiffstats
path: root/Lib/lib-stdwin/gwin.py
Commit message (Collapse)AuthorAgeFilesLines
* * Got entirely rid of path.py.Guido van Rossum1992-12-141-19/+8
| | | | | | | | * Many modules: fixes for new, stricter, argument passing rules (most changes were automatic ones -- not all of this is tested!). * gwin.py: now uses mainloop.py for its main loop and window admin. * mainloop.py: always call dispatch() with event as a tuple! * Fix bug in pdb's 'clear' command -- don't set the bpt but clear it!
* New == syntaxGuido van Rossum1992-01-011-21/+21
|
* Use modern stdwinevent constants.Guido van Rossum1991-12-261-25/+24
|
* integrate with stdwinqGuido van Rossum1991-08-161-2/+2
|
* Use stdwinevents instead of stdwinsupport.Guido van Rossum1990-12-261-1/+5
|
* Initial revisionGuido van Rossum1990-10-131-0/+118