summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/win/winscan.py
Commit message (Collapse)AuthorAgeFilesLines
* Bgen now understands more constant definitions, but that means that a few ↵Jack Jansen1999-12-141-0/+2
| | | | which are not parseable in Python have to be blacklisted.
* Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support.Jack Jansen1999-12-121-0/+6
|
* Replaced addpack by handcrafted code to find the bgen stuff.Jack Jansen1998-04-171-2/+4
|
* Regenerated from Universal Headers 3.0.1. Some new calls areJack Jansen1998-02-201-1/+4
| | | | | | blacklisted, because they are not available in classic 68k programs, and bgen doesn't have a way to put #ifdef/#endif in the generated code. For now we only implement calls that work on all three models.
* Added support for WCTabHandle, AuxWinHandle, PixPatHandle: no reasonJack Jansen1997-08-151-3/+0
| | | | for blacklisting them.
* bgen-generators now drop the python definition file straight in theJack Jansen1996-04-121-1/+2
| | | | Lib:toolbox folder.
* Added support for GrafPort objectJack Jansen1995-11-151-4/+1
|
* - Added support for PicHandleJack Jansen1995-11-141-1/+1
| | | | | - Added (by hand, through winedit.py) support for WindowPeek accessor functions that are currently declared as macros.
* Trying again to check it in. Changes to:Jack Jansen1995-06-061-1/+7
| | | | | | - Use Universal Headers as input - Change addpack calls to not depend on Guido's disklayout - Checkge testprograms to use new names for some functions
* more stuffGuido van Rossum1995-02-281-0/+4
|
* Committed a more or less working version.Guido van Rossum1995-01-301-0/+68