summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/evt/evtsupport.py
Commit message (Expand)AuthorAgeFilesLines
* Kill execfile(), use exec() insteadNeal Norwitz2007-08-121-1/+1
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-10/+9
* Getting rid of WITHOUT_FRAMEWORKS and ACCESSOR_CALLS_ARE_FUNCTIONS:Jack Jansen2003-11-191-4/+0
* Converted the Carbon modules to use PEP252-style objects, withJack Jansen2002-11-291-17/+0
* Weaklink most toolbox modules, improving backward compatibility. Modules will...Jack Jansen2002-03-251-2/+2
* TickCount moved to a different header file. We manually added it back in here...Jack Jansen2001-12-171-0/+6
* The MacOS toolbox modules have acquired an _ in front of their name. Normal u...Jack Jansen2001-08-231-2/+2
* Lots more Carbon/Carbon.h includes, new UPP routine names, function prototype...Jack Jansen2001-05-221-1/+6
* Oops, WaitNextEvent was hand-coded, and it also needed the h->H conversion fo...Jack Jansen2000-07-241-1/+1
* pymactoolbox.h contains protoypes for all externally visible toolbox moduleJack Jansen2000-07-141-2/+0
* Changed all (hopefully) uses of unsigned 16 bit value to use H format specifi...Jack Jansen2000-07-071-4/+4
* Added optional mouseregion parameter to WaitNextEvent (which is nowJack Jansen1998-09-171-0/+25
* - Changed GestaltEqu.h to Gestalt.hJack Jansen1997-02-241-1/+0
* Replaced various dummy updateRegions by real argumentsJack Jansen1996-04-101-1/+3
* New universal headersJack Jansen1995-10-091-2/+4
* Ported to Universal Header 2.0.1f (i.e. CW6)Jack Jansen1995-06-091-0/+2
* Trying again to check it in. Changes to:Jack Jansen1995-06-061-1/+0
* more stuffGuido van Rossum1995-02-281-2/+4
* Committed a more or less working version.Guido van Rossum1995-01-301-0/+74