summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/qd/qdgen.py
Commit message (Collapse)AuthorAgeFilesLines
* Removed ...gen.py files from repositoryJack Jansen1996-04-161-999/+0
|
* bgen-generators now drop the python definition file straight in theJack Jansen1996-04-121-2/+2
| | | | Lib:toolbox folder.
* - Added FontInfo supportJack Jansen1996-01-111-2/+7
| | | | - Added (read-)access to members of [C]GrafPort object
* Fixed GetPen and SetPt argumentsJack Jansen1996-01-081-2/+2
|
* Added support for PenState and Patterns (and the accompanying qdJack Jansen1996-01-061-0/+67
| | | | globals)
* Added support for cursors, and a way to get at the qd global 'arrow'Jack Jansen1996-01-051-0/+5
|
* - Added color window/pixmap supportJack Jansen1995-12-121-3/+3
| | | | | - Added support for obtaining pixmap data - Added OptResObj_* routines for optional handles
* Added support for RGB objects (tuples in python)Jack Jansen1995-12-091-0/+71
|
* BitMap object support (only lightly tested)Jack Jansen1995-11-161-0/+52
|
* Added (minimal) support for a GrafPort typeJack Jansen1995-11-151-15/+0
|
* - Fixed handling of InsetRect, OffsetRect, MapRectJack Jansen1995-11-141-5/+38
| | | | | - Added support for PatHandle, CursHandle - Regenerated from new universal headers.
* Generated anewJack Jansen1995-08-171-2/+2
|
* Ported to Universal Header 2.0.1f (i.e. CW6)Jack Jansen1995-06-091-2/+2
|
* Trying again to check it in. Changes to:Jack Jansen1995-06-061-81/+73
| | | | | | - Use Universal Headers as input - Change addpack calls to not depend on Guido's disklayout - Checkge testprograms to use new names for some functions
* first cut at the whole quickdraw.h header file ...Guido van Rossum1995-03-191-0/+789