summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/win/winsupport.py
Commit message (Collapse)AuthorAgeFilesLines
* Added support for WCTabHandle, AuxWinHandle, PixPatHandle: no reasonJack Jansen1997-08-151-2/+5
| | | | for blacklisting them.
* Added support for GrafPort objectJack Jansen1995-11-151-3/+3
|
* - Added support for PicHandleJack Jansen1995-11-141-1/+9
| | | | | - Added (by hand, through winedit.py) support for WindowPeek accessor functions that are currently declared as macros.
* Added WhichWindow function to obtain window object given WindowPtr (asJack Jansen1995-08-171-0/+17
| | | | returned by event routines)
* Trying again to check it in. Changes to:Jack Jansen1995-06-061-0/+4
| | | | | | - Use Universal Headers as input - Change addpack calls to not depend on Guido's disklayout - Checkge testprograms to use new names for some functions
* another round... ported to __SC__Guido van Rossum1995-02-191-1/+1
|
* Committed a more or less working version.Guido van Rossum1995-01-301-0/+103