| Commit message (Expand) | Author | Age | Files | Lines |
* | Regenerated. | Jack Jansen | 2002-04-23 | 1 | -1/+1 |
|
|
* | Weaklink most toolbox modules, improving backward compatibility. Modules will... | Jack Jansen | 2002-03-25 | 1 | -2/+2 |
|
|
* | Weaklink most toolbox modules, improving backward compatibility. Modules will... | Jack Jansen | 2002-03-24 | 1 | -0/+138 |
|
|
* | Ugh, by all means, _do_ report exceptions somehow ;-) | Just van Rossum | 2002-01-04 | 2 | -2/+8 |
|
|
* | There's a new include file AEInteraction.h which contains AESend and friends. | Jack Jansen | 2001-12-17 | 2 | -1/+185 |
|
|
* | Adapted for Universal Headers 3.4 | Jack Jansen | 2001-12-16 | 1 | -180/+0 |
|
|
* | Patch supplied by Burton Radons for his own SF bug #487390: Modifying | Guido van Rossum | 2001-12-08 | 1 | -1/+1 |
|
|
* | Merged changes made on r22b2-branch between r22b2 and r22b2-mac (the | Jack Jansen | 2001-11-30 | 1 | -5/+1 |
|
|
* | Shut up many more gcc warnings. | Jack Jansen | 2001-09-05 | 1 | -7/+4 |
|
|
* | Regenerated without default int return types. | Jack Jansen | 2001-09-04 | 1 | -1/+1 |
|
|
* | Don't call PyMac_HandleEvent if we're in unix-Python. | Jack Jansen | 2001-09-01 | 2 | -0/+4 |
|
|
* | Renamed. | Jack Jansen | 2001-08-23 | 1 | -1270/+0 |
|
|
* | Renamed the Mac toolbox modules to have an initial _ in their name. | Jack Jansen | 2001-08-23 | 1 | -0/+1283 |
|
|
* | The MacOS toolbox modules have acquired an _ in front of their name. Normal u... | Jack Jansen | 2001-08-23 | 1 | -2/+2 |
|
|
* | Merging appropriate 2.1.1 fixes back into the main trunk. | Jack Jansen | 2001-08-03 | 1 | -1/+0 |
|
|
* | Got rid of a silly #if. | Jack Jansen | 2001-06-20 | 1 | -1/+1 |
|
|
* | Adapted to Universal Headers 3.4: new refcontype and use UPP names in stead o... | Jack Jansen | 2001-06-20 | 2 | -3/+18 |
|
|
* | Lots more Carbon/Carbon.h includes, new UPP routine names, function prototype... | Jack Jansen | 2001-05-22 | 2 | -157/+67 |
|
|
* | First step in porting MacPython modules to OSX/unix: break all references bet... | Jack Jansen | 2001-05-17 | 2 | -0/+20 |
|
|
* | Remove (unused) regex imports. | Jack Jansen | 2001-01-02 | 1 | -1/+0 |
|
|
* | Use new multi-input-file feature of bgen in stead of @-file hack to parse mul... | Jack Jansen | 2000-12-12 | 3 | -247/+339 |
|
|
* | Adapted to Universal Headers 3.3.2. More to follow. | Jack Jansen | 2000-12-10 | 3 | -31/+109 |
|
|
* | Updated for new AppleScript structure and moved to Lib (it's far too useful t... | Jack Jansen | 2000-08-20 | 1 | -71/+0 |
|
|
* | Fixed again to work with the old scripting interface (so we can test the new ... | Jack Jansen | 2000-08-20 | 1 | -1/+1 |
|
|
* | Got rid of obsolete HAVE_UNIVERSAL_HEADERS test and SystemSevenOrLater define. | Jack Jansen | 2000-07-14 | 2 | -44/+0 |
|
|
* | Test for TARGET_API_MAC_CARBON with #if in stead of #ifdef. | Jack Jansen | 2000-07-14 | 2 | -2/+2 |
|
|
* | pymactoolbox.h contains protoypes for all externally visible toolbox module | Jack Jansen | 2000-07-14 | 2 | -37/+3 |
|
|
* | Made the core toolbox modules carbon-compatible using the new greylist featur... | Jack Jansen | 2000-06-02 | 2 | -2/+30 |
|
|
* | AETransactionID was mistakenly defined as a short (it is a long). Fixed. | Jack Jansen | 2000-03-14 | 2 | -2/+2 |
|
|
* | Bgen now understands more constant definitions, but that means that a few whi... | Jack Jansen | 1999-12-14 | 2 | -0/+15 |
|
|
* | Replaced fprintf(stderr,...) with PySys_WriteStderr(...) where appropriate. | Jack Jansen | 1998-10-12 | 2 | -2/+2 |
|
|
* | Replaced addpack by handcrafted code to find the bgen stuff. | Jack Jansen | 1998-04-17 | 3 | -10/+4 |
|
|
* | Regenerated from Universal Headers 3.0.1. Some new calls are | Jack Jansen | 1998-02-20 | 3 | -246/+266 |
|
|
* | Export type objects to Python | Jack Jansen | 1997-09-20 | 1 | -0/+4 |
|
|
* | Made AEDesc_{New,Convert} global | Jack Jansen | 1997-08-15 | 2 | -8/+8 |
|
|
* | Adapted to new event handling. It is now also possible to abort out of | Jack Jansen | 1997-06-20 | 2 | -2/+12 |
|
|
* | Regenerated | Jack Jansen | 1996-08-02 | 1 | -3/+0 |
|
|
* | Removed ...gen.py files from repository | Jack Jansen | 1996-04-16 | 1 | -277/+0 |
|
|
* | bgen-generators now drop the python definition file straight in the | Jack Jansen | 1996-04-12 | 3 | -4/+8 |
|
|
* | Modules implementing WWW and URL suite, and a module to control netscape. | Jack Jansen | 1996-01-29 | 1 | -0/+76 |
|
|
* | - Added color window/pixmap support | Jack Jansen | 1995-12-12 | 2 | -2/+11 |
|
|
* | Different arg to GetEventHandler (but I cannot really remember fixing | Jack Jansen | 1995-08-17 | 1 | -5/+7 |
|
|
* | Fixed incorrect call to InstallHandler and a few other things | Jack Jansen | 1995-07-29 | 3 | -18/+58 |
|
|
* | Gensuitemodule generates python classes from aete/aeut resources | Jack Jansen | 1995-07-17 | 1 | -0/+24 |
|
|
* | Generated anew after fixing aescan.py | Jack Jansen | 1995-07-17 | 2 | -85/+82 |
|
|
* | Also scan AERegistry.h and AEObjects.h and create .py definition | Jack Jansen | 1995-07-17 | 1 | -0/+21 |
|
|
* | Ported to Universal Header 2.0.1f (i.e. CW6) | Jack Jansen | 1995-06-09 | 1 | -1/+1 |
|
|
* | Rather massive changes: | Jack Jansen | 1995-06-05 | 4 | -333/+139 |
|
|
* | use PyMac_Yield() instead of PyMac_Idle() | Guido van Rossum | 1995-03-23 | 1 | -1/+1 |
|
|
* | the usual | Guido van Rossum | 1995-03-10 | 1 | -0/+1 |
|
|