summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/evt/Evtmodule.c
Commit message (Expand)AuthorAgeFilesLines
* Renamed.Jack Jansen2001-08-231-451/+0
* Lots more Carbon/Carbon.h includes, new UPP routine names, function prototype...Jack Jansen2001-05-221-67/+28
* Adapted to Universal Headers 3.3.2. More to follow.Jack Jansen2000-12-101-1/+67
* Oops, WaitNextEvent was hand-coded, and it also needed the h->H conversion fo...Jack Jansen2000-07-241-1/+1
* Test for TARGET_API_MAC_CARBON with #if in stead of #ifdef.Jack Jansen2000-07-141-10/+10
* pymactoolbox.h contains protoypes for all externally visible toolbox moduleJack Jansen2000-07-141-37/+1
* Changed all (hopefully) uses of unsigned 16 bit value to use H format specifi...Jack Jansen2000-07-071-7/+7
* Made to work under carbon.Jack Jansen2000-06-201-0/+30
* Added optional mouseregion parameter to WaitNextEvent (which is nowJack Jansen1998-09-171-25/+30
* Regenerated from Universal Headers 3.0.1. Some new calls areJack Jansen1998-02-201-98/+98
* - Changed GestaltEqu.h to Gestalt.hJack Jansen1997-02-241-1/+0
* RegeneratedJack Jansen1996-08-021-3/+0
* Replaced various dummy updateRegions by real argumentsJack Jansen1996-04-101-0/+3
* - Added color window/pixmap supportJack Jansen1995-12-121-1/+10
* New universal headersJack Jansen1995-10-091-17/+17
* Generated anewJack Jansen1995-08-171-0/+1
* Ported to Universal Header 2.0.1f (i.e. CW6)Jack Jansen1995-06-091-39/+39
* Trying again to check it in. Changes to:Jack Jansen1995-06-061-1/+182
* more stuffGuido van Rossum1995-02-281-10/+17
* Committed a more or less working version.Guido van Rossum1995-01-301-0/+228