| Commit message (Expand) | Author | Age | Files | Lines |
* | Renamed. | Jack Jansen | 2001-08-23 | 1 | -5687/+0 |
|
|
* | ANSIfied function headers to shut up compiler warnings on OSX/Mach-o. | Jack Jansen | 2001-06-20 | 1 | -1/+1 |
|
|
* | Fixed an error in the signature of the QdRGB converter routines. | Jack Jansen | 2001-06-13 | 1 | -2/+2 |
|
|
* | Lots more Carbon/Carbon.h includes, new UPP routine names, function prototype... | Jack Jansen | 2001-05-22 | 1 | -881/+305 |
|
|
* | First step in porting MacPython modules to OSX/unix: break all references bet... | Jack Jansen | 2001-05-17 | 1 | -0/+34 |
|
|
* | QDFlushPortBuffer() has an optional region argument. | Jack Jansen | 2001-02-06 | 1 | -1/+1 |
|
|
* | Accept Dialogs and Windows where Grafports are expected (such as in SetPort) ... | Jack Jansen | 2001-02-02 | 1 | -2/+8 |
|
|
* | New internal function BMObj_NewCopied() which copies the BitMap. Used to get ... | Jack Jansen | 2001-01-30 | 1 | -5/+23 |
|
|
* | Accessor functions for regions and such expect an existing region as paramete... | Jack Jansen | 2001-01-29 | 1 | -7/+23 |
|
|
* | Blacklisted (for the time being) the functions that have a component argument... | Jack Jansen | 2001-01-24 | 1 | -100/+0 |
|
|
* | Implemented direct attribute access for Carbon builds and accessor functions ... | Jack Jansen | 2001-01-24 | 1 | -4/+1323 |
|
|
* | Test for TARGET_API_MAC_CARBON with #if in stead of #ifdef. | Jack Jansen | 2000-07-14 | 1 | -2/+2 |
|
|
* | pymactoolbox.h contains protoypes for all externally visible toolbox module | Jack Jansen | 2000-07-14 | 1 | -37/+1 |
|
|
* | Under carbon use the GetQDGlobalxxx methods to implement Qd.qd.member access. | Jack Jansen | 2000-06-20 | 1 | -0/+42 |
|
|
* | Made the core toolbox modules carbon-compatible using the new greylist featur... | Jack Jansen | 2000-06-02 | 1 | -0/+4 |
|
|
* | Added methods getdata() and putdata() to obtain the data in a bitmap. | Jack Jansen | 2000-03-03 | 1 | -0/+38 |
|
|
* | Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support. | Jack Jansen | 1999-12-12 | 1 | -0/+36 |
|
|
* | Argument type for SetPort was wrong (WindowPtr in stead of GrafPtr). | Jack Jansen | 1998-04-27 | 1 | -3/+3 |
|
|
* | Grmpf, a lot more routines have gotten a "Mac" prefix for their | Jack Jansen | 1998-04-24 | 1 | -6/+529 |
|
|
* | SetPort was missing, and the defs file needs the FOUR_CHAR_CODE define. | Jack Jansen | 1998-04-23 | 1 | -0/+34 |
|
|
* | Re-generated from new (3.1) universal headers | Jack Jansen | 1998-04-21 | 1 | -108/+108 |
|
|
* | Regenerated because of confusion with Style/StyleParameter and | Jack Jansen | 1998-02-25 | 1 | -4/+4 |
|
|
* | Regenerated from Universal Headers 3.0.1. Some new calls are | Jack Jansen | 1998-02-20 | 1 | -8/+44 |
|
|
* | Export type objects to Python | Jack Jansen | 1997-09-20 | 1 | -0/+12 |
|
|
* | Added support for GDHandle, CTabHandle, ITabHandle and CCrsrHandle: no | Jack Jansen | 1997-08-15 | 1 | -0/+339 |
|
|
* | - Changed GestaltEqu.h to Gestalt.h | Jack Jansen | 1997-02-24 | 1 | -1/+0 |
|
|
* | Added _id attribute to GrafPort objects (real id of grafport, numeric) | Jack Jansen | 1996-05-08 | 1 | -3/+3 |
|
|
* | Fixed access to Quickdraw globals. Unfortunately, they now have to be | Jack Jansen | 1996-01-29 | 1 | -20/+79 |
|
|
* | Added rgbFgColor and a few other members of CGrafPort | Jack Jansen | 1996-01-15 | 1 | -6/+16 |
|
|
* | - Added FontInfo support | Jack Jansen | 1996-01-11 | 1 | -13/+91 |
|
|
* | Fixed GetPen and SetPt arguments | Jack Jansen | 1996-01-08 | 1 | -6/+4 |
|
|
* | Added support for PenState and Patterns (and the accompanying qd | Jack Jansen | 1996-01-06 | 1 | -0/+302 |
|
|
* | Added support for cursors, and a way to get at the qd global 'arrow' | Jack Jansen | 1996-01-05 | 1 | -0/+37 |
|
|
* | - Added color window/pixmap support | Jack Jansen | 1995-12-12 | 1 | -6/+45 |
|
|
* | Added support for RGB objects (tuples in python) | Jack Jansen | 1995-12-09 | 1 | -0/+261 |
|
|
* | BitMap object support (only lightly tested) | Jack Jansen | 1995-11-16 | 1 | -0/+294 |
|
|
* | Added (minimal) support for a GrafPort type | Jack Jansen | 1995-11-15 | 1 | -57/+93 |
|
|
* | - Fixed handling of InsetRect, OffsetRect, MapRect | Jack Jansen | 1995-11-14 | 1 | -6/+123 |
|
|
* | Generated anew | Jack Jansen | 1995-08-17 | 1 | -0/+1 |
|
|
* | Trying again to check it in. Changes to: | Jack Jansen | 1995-06-06 | 1 | -279/+245 |
|
|
* | first cut at the whole quickdraw.h header file ... | Guido van Rossum | 1995-03-19 | 1 | -26/+2603 |
|
|
* | Committed a more or less working version. | Guido van Rossum | 1995-01-30 | 1 | -0/+168 |
|
|