| Commit message (Expand) | Author | Age | Files | Lines |
* | Added DlgObj_WhichDialog, analoguous to WhichWindow, and use this to get at d... | Jack Jansen | 2001-02-06 | 2 | -11/+107 |
|
|
* | Adapted to Universal Headers 3.3.2. More to follow. | Jack Jansen | 2000-12-10 | 3 | -10/+208 |
|
|
* | Added routine DlgObj_ConvertToWindow(). | Jack Jansen | 2000-08-25 | 3 | -2/+43 |
|
|
* | Got rid of obsolete HAVE_UNIVERSAL_HEADERS test and SystemSevenOrLater define. | Jack Jansen | 2000-07-14 | 2 | -8/+0 |
|
|
* | Test for TARGET_API_MAC_CARBON with #if in stead of #ifdef. | Jack Jansen | 2000-07-14 | 3 | -4/+4 |
|
|
* | pymactoolbox.h contains protoypes for all externally visible toolbox module | Jack Jansen | 2000-07-14 | 2 | -43/+1 |
|
|
* | Changed all (hopefully) uses of unsigned 16 bit value to use H format specifi... | Jack Jansen | 2000-07-07 | 2 | -3/+3 |
|
|
* | Made the core toolbox modules carbon-compatible using the new greylist featur... | Jack Jansen | 2000-06-02 | 3 | -7/+20 |
|
|
* | Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support. | Jack Jansen | 1999-12-12 | 3 | -5/+132 |
|
|
* | Replaced fprintf(stderr,...) with PySys_WriteStderr(...) where appropriate. | Jack Jansen | 1998-10-12 | 2 | -4/+4 |
|
|
* | Added a function SetUserItemHandler: this takes a function(dialog, | Jack Jansen | 1998-07-10 | 2 | -0/+110 |
|
|
* | Re-generated from new (3.1) universal headers | Jack Jansen | 1998-04-21 | 2 | -6/+11 |
|
|
* | Replaced addpack by handcrafted code to find the bgen stuff. | Jack Jansen | 1998-04-17 | 2 | -5/+4 |
|
|
* | Regenerated from Universal Headers 3.0.1. Some new calls are | Jack Jansen | 1998-02-20 | 3 | -183/+323 |
|
|
* | Export type objects to Python | Jack Jansen | 1997-09-20 | 1 | -0/+4 |
|
|
* | Added support for GetDialogWindow and other accessor functions | Jack Jansen | 1996-09-23 | 2 | -0/+93 |
|
|
* | Regenerated | Jack Jansen | 1996-08-02 | 1 | -3/+0 |
|
|
* | Removed ...gen.py files from repository | Jack Jansen | 1996-04-16 | 1 | -228/+0 |
|
|
* | bgen-generators now drop the python definition file straight in the | Jack Jansen | 1996-04-12 | 2 | -2/+3 |
|
|
* | Replaced various dummy updateRegions by real arguments | Jack Jansen | 1996-04-10 | 3 | -5/+10 |
|
|
* | - Added color window/pixmap support | Jack Jansen | 1995-12-12 | 3 | -8/+15 |
|
|
* | Generated anew | Jack Jansen | 1995-08-17 | 2 | -3/+4 |
|
|
* | Use ResObj_OptNew for GetDialogItem return value: the handle returned | Jack Jansen | 1995-08-17 | 2 | -0/+10 |
|
|
* | Ported to Universal Header 2.0.1f (i.e. CW6) | Jack Jansen | 1995-06-09 | 1 | -1/+1 |
|
|
* | Trying again to check it in. Changes to: | Jack Jansen | 1995-06-06 | 4 | -135/+273 |
|
|
* | fix bug in filterproc interface | Guido van Rossum | 1995-02-21 | 3 | -28/+3 |
|
|
* | another round... ported to __SC__ | Guido van Rossum | 1995-02-19 | 3 | -93/+22 |
|
|
* | Committed a more or less working version. | Guido van Rossum | 1995-01-30 | 4 | -0/+1317 |
|
|