summaryrefslogtreecommitdiffstats
path: root/Lib/stdwin/stdwinevents.py
Commit message (Collapse)AuthorAgeFilesLines
* * mainloop.py: added facility for calling select(). Also addedGuido van Rossum1992-11-261-0/+15
| | | | | | | | embryonic facility for pseudo-modal dialogs. * stdwinevents.py: added modifier masks for key/mouse events * renamed exceptions in nntplib.py * Changed string.join() to call string.joinfields() to profit of strop.joinfields()
* Added improved comments.Guido van Rossum1991-11-191-7/+7
|
* Added new event types and selection types.Guido van Rossum1990-10-311-0/+10
|
* Initial revisionGuido van Rossum1990-10-131-0/+36