summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/evt/evtscan.py
Commit message (Collapse)AuthorAgeFilesLines
* Adapted to Universal Headers 3.3.2. More to follow.Jack Jansen2000-12-101-0/+5
|
* Test for TARGET_API_MAC_CARBON with #if in stead of #ifdef.Jack Jansen2000-07-141-1/+1
|
* Made to work under carbon.Jack Jansen2000-06-201-0/+10
|
* Bgen now understands more constant definitions, but that means that a few ↵Jack Jansen1999-12-141-1/+3
| | | | which are not parseable in Python have to be blacklisted.
* Added optional mouseregion parameter to WaitNextEvent (which is nowJack Jansen1998-09-171-0/+1
| | | | manually generated).
* Replaced addpack by handcrafted code to find the bgen stuff.Jack Jansen1998-04-171-2/+4
|
* bgen-generators now drop the python definition file straight in theJack Jansen1996-04-121-1/+2
| | | | Lib:toolbox folder.
* Ported to Universal Header 2.0.1f (i.e. CW6)Jack Jansen1995-06-091-1/+2
|
* Trying again to check it in. Changes to:Jack Jansen1995-06-061-1/+9
| | | | | | - Use Universal Headers as input - Change addpack calls to not depend on Guido's disklayout - Checkge testprograms to use new names for some functions
* Committed a more or less working version.Guido van Rossum1995-01-301-0/+59