| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the Mac modules | Benjamin Peterson | 2008-05-12 | 1 | -278/+0 |
|
|
* | Kill execfile(), use exec() instead | Neal Norwitz | 2007-08-12 | 1 | -1/+1 |
|
|
* | Partially merge trunk into p3yk. The removal of Mac/Tools is confusing svn | Thomas Wouters | 2006-06-08 | 1 | -1/+1 |
|
|
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 1 | -144/+144 |
|
|
* | Getting rid of WITHOUT_FRAMEWORKS and ACCESSOR_CALLS_ARE_FUNCTIONS: | Jack Jansen | 2003-11-19 | 1 | -4/+0 |
|
|
* | Get rid of support for Universal Headers older than 3.4 and various other | Jack Jansen | 2002-12-13 | 1 | -7/+0 |
|
|
* | Added PEP253 support to most Carbon modules. This isn't complete yet: | Jack Jansen | 2002-12-03 | 1 | -1/+1 |
|
|
* | Converted the Carbon modules to use PEP252-style objects, with | Jack Jansen | 2002-11-29 | 1 | -1/+1 |
|
|
* | Adapted for Universal Headers 3.4 | Jack Jansen | 2001-12-16 | 1 | -15/+0 |
|
|
* | Merged changes made on r22b2-branch between r22b2 and r22b2-mac (the | Jack Jansen | 2001-11-30 | 1 | -2/+2 |
|
|
* | First tweaks to allow MacPython to be compiled with | Jack Jansen | 2001-11-05 | 1 | -1/+1 |
|
|
* | The MacOS toolbox modules have acquired an _ in front of their name. Normal u... | Jack Jansen | 2001-08-23 | 1 | -2/+2 |
|
|
* | Lots more Carbon/Carbon.h includes, new UPP routine names, function prototype... | Jack Jansen | 2001-05-22 | 1 | -16/+13 |
|
|
* | First step in porting MacPython modules to OSX/unix: break all references bet... | Jack Jansen | 2001-05-17 | 1 | -1/+17 |
|
|
* | On OSX passing NULL to NewUniversalFilterProc() does not return NULL but a cr... | Jack Jansen | 2001-02-20 | 1 | -4/+8 |
|
|
* | Added DlgObj_WhichDialog, analoguous to WhichWindow, and use this to get at d... | Jack Jansen | 2001-02-06 | 1 | -4/+60 |
|
|
* | Adapted to Universal Headers 3.3.2. More to follow. | Jack Jansen | 2000-12-10 | 1 | -8/+17 |
|
|
* | Added routine DlgObj_ConvertToWindow(). | Jack Jansen | 2000-08-25 | 1 | -1/+27 |
|
|
* | Got rid of obsolete HAVE_UNIVERSAL_HEADERS test and SystemSevenOrLater define. | Jack Jansen | 2000-07-14 | 1 | -4/+0 |
|
|
* | Test for TARGET_API_MAC_CARBON with #if in stead of #ifdef. | Jack Jansen | 2000-07-14 | 1 | -1/+1 |
|
|
* | pymactoolbox.h contains protoypes for all externally visible toolbox module | Jack Jansen | 2000-07-14 | 1 | -4/+0 |
|
|
* | Changed all (hopefully) uses of unsigned 16 bit value to use H format specifi... | Jack Jansen | 2000-07-07 | 1 | -1/+1 |
|
|
* | Made the core toolbox modules carbon-compatible using the new greylist featur... | Jack Jansen | 2000-06-02 | 1 | -3/+4 |
|
|
* | Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support. | Jack Jansen | 1999-12-12 | 1 | -0/+1 |
|
|
* | Replaced fprintf(stderr,...) with PySys_WriteStderr(...) where appropriate. | Jack Jansen | 1998-10-12 | 1 | -2/+2 |
|
|
* | Added a function SetUserItemHandler: this takes a function(dialog, | Jack Jansen | 1998-07-10 | 1 | -0/+52 |
|
|
* | Replaced addpack by handcrafted code to find the bgen stuff. | Jack Jansen | 1998-04-17 | 1 | -3/+0 |
|
|
* | Regenerated from Universal Headers 3.0.1. Some new calls are | Jack Jansen | 1998-02-20 | 1 | -0/+5 |
|
|
* | Added support for GetDialogWindow and other accessor functions | Jack Jansen | 1996-09-23 | 1 | -0/+14 |
|
|
* | Replaced various dummy updateRegions by real arguments | Jack Jansen | 1996-04-10 | 1 | -1/+1 |
|
|
* | - Added color window/pixmap support | Jack Jansen | 1995-12-12 | 1 | -5/+3 |
|
|
* | Use ResObj_OptNew for GetDialogItem return value: the handle returned | Jack Jansen | 1995-08-17 | 1 | -0/+6 |
|
|
* | Trying again to check it in. Changes to: | Jack Jansen | 1995-06-06 | 1 | -0/+5 |
|
|
* | fix bug in filterproc interface | Guido van Rossum | 1995-02-21 | 1 | -1/+1 |
|
|
* | another round... ported to __SC__ | Guido van Rossum | 1995-02-19 | 1 | -2/+6 |
|
|
* | Committed a more or less working version. | Guido van Rossum | 1995-01-30 | 1 | -0/+121 |
|
|