| Commit message (Expand) | Author | Age | Files | Lines |
* | Regenerated | Jack Jansen | 1996-08-02 | 10 | -30/+0 |
|
|
* | Removed unused var | Jack Jansen | 1996-08-01 | 2 | -5/+0 |
|
|
* | NumVersion stuff has changed | Jack Jansen | 1996-08-01 | 2 | -47/+8 |
|
|
* | Added access to selFlags and listFlags members (both read and write) | Jack Jansen | 1996-07-26 | 2 | -4/+68 |
|
|
* | Added SetFolder method which sets Standard File initial folder | Jack Jansen | 1996-07-22 | 1 | -0/+29 |
|
|
* | inittab is a "struct _inittab". | Jack Jansen | 1996-07-10 | 1 | -4/+1 |
|
|
* | Added splash method (to quickly display splash screen without first | Jack Jansen | 1996-05-20 | 1 | -0/+20 |
|
|
* | Added waste | Jack Jansen | 1996-05-20 | 1 | -0/+6 |
|
|
* | Fixed callback handling on 68K machines. | Jack Jansen | 1996-05-20 | 2 | -16/+22 |
|
|
* | Added _id attribute to GrafPort objects (real id of grafport, numeric) | Jack Jansen | 1996-05-08 | 2 | -3/+6 |
|
|
* | Added support for callbacks (for embedded objects) | Jack Jansen | 1996-05-07 | 3 | -4/+453 |
|
|
* | Made style and soup handles optional | Jack Jansen | 1996-04-23 | 3 | -17/+27 |
|
|
* | Removed ...gen.py files from repository | Jack Jansen | 1996-04-16 | 13 | -4878/+0 |
|
|
* | Added support for accessing a few more TERec members | Jack Jansen | 1996-04-16 | 2 | -8/+32 |
|
|
* | An interface to WASTE, an all-singing-all-dancing TextEdit replacement | Jack Jansen | 1996-04-16 | 3 | -0/+1955 |
|
|
* | bgen-generators now drop the python definition file straight in the | Jack Jansen | 1996-04-12 | 33 | -29/+114 |
|
|
* | Added scrap manager | Jack Jansen | 1996-04-12 | 1 | -0/+4 |
|
|
* | Fixed a nasty bug where FindControl could return a reference to a | Jack Jansen | 1996-04-12 | 4 | -4/+7 |
|
|
* | Interface to the scrap manager | Jack Jansen | 1996-04-12 | 3 | -0/+308 |
|
|
* | Replaced various dummy updateRegions by real arguments | Jack Jansen | 1996-04-10 | 15 | -21/+43 |
|
|
* | Interface to TextEdit toolbox | Jack Jansen | 1996-04-10 | 3 | -0/+1179 |
|
|
* | Replaced previous gusi-chdir() fix by a call to PyMac_FixGUSIcd() | Jack Jansen | 1996-03-06 | 1 | -0/+10 |
|
|
* | Removed unused vars | Jack Jansen | 1996-03-05 | 1 | -3/+0 |
|
|
* | Added openrf method, which opens resource fork. The resulting object | Jack Jansen | 1996-02-29 | 1 | -0/+330 |
|
|
* | Mods by Guido: mkdir 2nd arg optional and remove as alias for unlink. | Jack Jansen | 1996-02-21 | 1 | -2/+14 |
|
|
* | - Added Guido's fixes | Jack Jansen | 1996-02-20 | 1 | -45/+28 |
|
|
* | Modified for GUSI | Jack Jansen | 1996-02-14 | 2 | -1/+53 |
|
|
* | Added cmath module | Jack Jansen | 1996-01-29 | 1 | -0/+6 |
|
|
* | Modules implementing WWW and URL suite, and a module to control netscape. | Jack Jansen | 1996-01-29 | 1 | -0/+76 |
|
|
* | Fixed access to Quickdraw globals. Unfortunately, they now have to be | Jack Jansen | 1996-01-29 | 2 | -40/+125 |
|
|
* | Added rgbFgColor and a few other members of CGrafPort | Jack Jansen | 1996-01-15 | 2 | -12/+32 |
|
|
* | Added Fm module | Jack Jansen | 1996-01-15 | 1 | -0/+2 |
|
|
* | - Added FontInfo support | Jack Jansen | 1996-01-11 | 4 | -35/+176 |
|
|
* | An interface to the font manager | Jack Jansen | 1996-01-09 | 4 | -0/+605 |
|
|
* | Fixed GetPen and SetPt arguments | Jack Jansen | 1996-01-08 | 3 | -8/+11 |
|
|
* | Added support for PenState and Patterns (and the accompanying qd | Jack Jansen | 1996-01-06 | 4 | -6/+395 |
|
|
* | Added support for cursors, and a way to get at the qd global 'arrow' | Jack Jansen | 1996-01-05 | 4 | -2/+57 |
|
|
* | - Added color window/pixmap support | Jack Jansen | 1995-12-12 | 20 | -33/+224 |
|
|
* | It now actually works. Also, MovieInWindow and VerySimplePlayer | Jack Jansen | 1995-12-09 | 4 | -858/+967 |
|
|
* | Added support for RGB objects (tuples in python) | Jack Jansen | 1995-12-09 | 4 | -2/+359 |
|
|
* | Added component mgr and quicktime modules | Jack Jansen | 1995-12-09 | 1 | -0/+5 |
|
|
* | still untested (but it compiles) | Jack Jansen | 1995-11-30 | 4 | -199/+7038 |
|
|
* | QuickTime support (not yet functional) | Jack Jansen | 1995-11-30 | 3 | -0/+1106 |
|
|
* | Component mgr support | Jack Jansen | 1995-11-30 | 4 | -0/+1097 |
|
|
* | BitMap object support (only lightly tested) | Jack Jansen | 1995-11-16 | 4 | -1/+411 |
|
|
* | Added support for GrafPort object | Jack Jansen | 1995-11-15 | 5 | -26/+279 |
|
|
* | Added (minimal) support for a GrafPort type | Jack Jansen | 1995-11-15 | 4 | -94/+139 |
|
|
* | - Added support for PicHandle | Jack Jansen | 1995-11-14 | 5 | -3/+366 |
|
|
* | New universal headers, a few bit-flags were added. | Jack Jansen | 1995-11-14 | 2 | -1/+2 |
|
|
* | - Fixed handling of InsetRect, OffsetRect, MapRect | Jack Jansen | 1995-11-14 | 4 | -11/+180 |
|
|