| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the Mac modules | Benjamin Peterson | 2008-05-12 | 1 | -234/+0 |
|
|
* | Merged revisions 60990-61002 via svnmerge from | Christian Heimes | 2008-02-23 | 1 | -1/+0 |
|
|
* | Run 2to3's print fixer over some places that had been missed. | Collin Winter | 2007-08-30 | 1 | -4/+4 |
|
|
* | Kill execfile(), use exec() instead | Neal Norwitz | 2007-08-12 | 1 | -1/+1 |
|
|
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 1 | -217/+217 |
|
|
* | Finished update to UH 3.4.2. | Jack Jansen | 2003-12-06 | 1 | -0/+13 |
|
|
* | Getting rid of pre-Carbon (MacOS8) support. All code depending on | Jack Jansen | 2002-12-12 | 1 | -19/+0 |
|
|
* | Converted the Carbon modules to use PEP252-style objects, with | Jack Jansen | 2002-11-29 | 1 | -0/+6 |
|
|
* | After generating the Python file with definitions try to run it, so | Jack Jansen | 2002-08-15 | 1 | -0/+2 |
|
|
* | Enable building of Carbon toolbox modules with unix-Python. | Jack Jansen | 2002-08-05 | 1 | -2/+1 |
|
|
* | Updated to Universal Headers 3.4 | Jack Jansen | 2001-12-18 | 1 | -0/+5 |
|
|
* | QDFlushPortBuffer() has an optional region argument. | Jack Jansen | 2001-02-06 | 1 | -0/+4 |
|
|
* | Accessor functions for regions and such expect an existing region as paramete... | Jack Jansen | 2001-01-29 | 1 | -1/+0 |
|
|
* | Blacklisted (for the time being) the functions that have a component argument... | Jack Jansen | 2001-01-24 | 1 | -0/+6 |
|
|
* | Implemented direct attribute access for Carbon builds and accessor functions ... | Jack Jansen | 2001-01-24 | 1 | -0/+45 |
|
|
* | More toolbox modules adapted to Universal Headers 3.3.2. | Jack Jansen | 2000-12-12 | 1 | -5/+11 |
|
|
* | Manually added definitions for normal, bold, etc. These are in MacTypes (of all | Jack Jansen | 1999-01-21 | 1 | -1/+11 |
|
|
* | SetPort was missing, and the defs file needs the FOUR_CHAR_CODE define. | Jack Jansen | 1998-04-23 | 1 | -0/+4 |
|
|
* | Re-generated from new (3.1) universal headers | Jack Jansen | 1998-04-21 | 1 | -0/+12 |
|
|
* | Replaced addpack by handcrafted code to find the bgen stuff. | Jack Jansen | 1998-04-17 | 1 | -2/+4 |
|
|
* | Regenerated from Universal Headers 3.0.1. Some new calls are | Jack Jansen | 1998-02-20 | 1 | -0/+2 |
|
|
* | Added support for GDHandle, CTabHandle, ITabHandle and CCrsrHandle: no | Jack Jansen | 1997-08-15 | 1 | -4/+4 |
|
|
* | bgen-generators now drop the python definition file straight in the | Jack Jansen | 1996-04-12 | 1 | -2/+3 |
|
|
* | - Added FontInfo support | Jack Jansen | 1996-01-11 | 1 | -6/+1 |
|
|
* | Fixed GetPen and SetPt arguments | Jack Jansen | 1996-01-08 | 1 | -0/+5 |
|
|
* | Added support for PenState and Patterns (and the accompanying qd | Jack Jansen | 1996-01-06 | 1 | -4/+4 |
|
|
* | Added support for cursors, and a way to get at the qd global 'arrow' | Jack Jansen | 1996-01-05 | 1 | -1/+1 |
|
|
* | - Added color window/pixmap support | Jack Jansen | 1995-12-12 | 1 | -0/+4 |
|
|
* | Added support for RGB objects (tuples in python) | Jack Jansen | 1995-12-09 | 1 | -2/+0 |
|
|
* | BitMap object support (only lightly tested) | Jack Jansen | 1995-11-16 | 1 | -1/+1 |
|
|
* | Added (minimal) support for a GrafPort type | Jack Jansen | 1995-11-15 | 1 | -5/+12 |
|
|
* | - Fixed handling of InsetRect, OffsetRect, MapRect | Jack Jansen | 1995-11-14 | 1 | -0/+17 |
|
|
* | Ported to Universal Header 2.0.1f (i.e. CW6) | Jack Jansen | 1995-06-09 | 1 | -0/+1 |
|
|
* | Trying again to check it in. Changes to: | Jack Jansen | 1995-06-06 | 1 | -2/+30 |
|
|
* | first cut at the whole quickdraw.h header file ... | Guido van Rossum | 1995-03-19 | 1 | -0/+83 |
|
|