summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/evt
Commit message (Collapse)AuthorAgeFilesLines
* Added optional mouseregion parameter to WaitNextEvent (which is nowJack Jansen1998-09-173-25/+56
| | | | manually generated).
* 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-98/+98
| | | | | | 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.
* - Changed GestaltEqu.h to Gestalt.hJack Jansen1997-02-242-2/+0
| | | | | | | | - Changed FragLoader.h to CodeFragments.h - Removed Desk.h - Regenerated bgen modules from new universal headers - Changed some of the s# in PyArg_ParseTuple to m# (unfortunately: this should have been a different commit)
* RegeneratedJack Jansen1996-08-021-3/+0
|
* Removed ...gen.py files from repositoryJack Jansen1996-04-161-100/+0
|
* bgen-generators now drop the python definition file straight in theJack Jansen1996-04-122-2/+3
| | | | Lib:toolbox folder.
* Replaced various dummy updateRegions by real argumentsJack Jansen1996-04-103-2/+7
|
* - Added color window/pixmap supportJack Jansen1995-12-121-1/+10
| | | | | - Added support for obtaining pixmap data - Added OptResObj_* routines for optional handles
* New universal headersJack Jansen1995-10-093-29/+31
|
* Generated anewJack Jansen1995-08-172-1/+2
|
* Ported to Universal Header 2.0.1f (i.e. CW6)Jack Jansen1995-06-094-56/+59
|
* Trying again to check it in. Changes to:Jack Jansen1995-06-064-4/+248
| | | | | | - Use Universal Headers as input - Change addpack calls to not depend on Guido's disklayout - Checkge testprograms to use new names for some functions
* added evtedit.py for SystemClick()Guido van Rossum1995-03-101-0/+6
|
* the usualGuido van Rossum1995-03-101-3/+0
|
* more stuffGuido van Rossum1995-02-282-12/+21
|
* Committed a more or less working version.Guido van Rossum1995-01-304-0/+408