summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/evt
Commit message (Expand)AuthorAgeFilesLines
* Updated (and regenerated) for name change in tp_init method arguments:Jack Jansen2005-07-031-1/+1
* Whitespace normalization, via reindent.py.Tim Peters2004-07-183-72/+70
* Got rid of macglue.h, replacing it by pymactoolbox.h where relevant.Jack Jansen2003-11-201-5/+0
* Getting rid of WITHOUT_FRAMEWORKS and ACCESSOR_CALLS_ARE_FUNCTIONS:Jack Jansen2003-11-192-11/+3
* Getting rid of pre-Carbon (MacOS8) support. All code depending onJack Jansen2002-12-122-163/+6
* Converted the Carbon modules to use PEP252-style objects, withJack Jansen2002-11-291-17/+0
* Regenerated with PyDoc_STR() around docstrings.Jack Jansen2002-08-161-32/+32
* After generating the Python file with definitions try to run it, soJack Jansen2002-08-151-0/+2
* Enable building of Carbon toolbox modules with unix-Python.Jack Jansen2002-08-051-2/+1
* Weaklink most toolbox modules, improving backward compatibility. Modules will...Jack Jansen2002-03-251-2/+2
* Weaklink most toolbox modules, improving backward compatibility. Modules will...Jack Jansen2002-03-241-0/+93
* Updated to Universal Headers 3.4Jack Jansen2001-12-181-0/+4
* TickCount moved to a different header file. We manually added it back in here...Jack Jansen2001-12-172-0/+24
* Adapted for Universal Headers 3.4Jack Jansen2001-12-161-14/+150
* Merged changes made on r22b2-branch between r22b2 and r22b2-mac (theJack Jansen2001-11-301-4/+0
* Shut up many more gcc warnings.Jack Jansen2001-09-051-1/+4
* Renamed.Jack Jansen2001-08-231-451/+0
* Renamed the Mac toolbox modules to have an initial _ in their name.Jack Jansen2001-08-231-0/+459
* 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-222-68/+34
* Adapted to Universal Headers 3.3.2. More to follow.Jack Jansen2000-12-102-1/+72
* Oops, WaitNextEvent was hand-coded, and it also needed the h->H conversion fo...Jack Jansen2000-07-242-2/+2
* Test for TARGET_API_MAC_CARBON with #if in stead of #ifdef.Jack Jansen2000-07-142-11/+11
* pymactoolbox.h contains protoypes for all externally visible toolbox moduleJack Jansen2000-07-142-39/+1
* Changed all (hopefully) uses of unsigned 16 bit value to use H format specifi...Jack Jansen2000-07-072-11/+11
* Made to work under carbon.Jack Jansen2000-06-202-0/+40
* Bgen now understands more constant definitions, but that means that a few whi...Jack Jansen1999-12-141-1/+3
* Added optional mouseregion parameter to WaitNextEvent (which is nowJack Jansen1998-09-173-25/+56
* 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
* - Changed GestaltEqu.h to Gestalt.hJack Jansen1997-02-242-2/+0
* 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
* Replaced various dummy updateRegions by real argumentsJack Jansen1996-04-103-2/+7
* - Added color window/pixmap supportJack Jansen1995-12-121-1/+10
* 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
* 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