summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/qd/qdsupport.py
Commit message (Expand)AuthorAgeFilesLines
* Added _id attribute to GrafPort objects (real id of grafport, numeric)Jack Jansen1996-05-081-0/+3
* Fixed access to Quickdraw globals. Unfortunately, they now have to beJack Jansen1996-01-291-20/+46
* Added rgbFgColor and a few other members of CGrafPortJack Jansen1996-01-151-6/+16
* - Added FontInfo supportJack Jansen1996-01-111-14/+77
* Added support for PenState and Patterns (and the accompanying qdJack Jansen1996-01-061-2/+22
* Added support for cursors, and a way to get at the qd global 'arrow'Jack Jansen1996-01-051-1/+14
* - Added color window/pixmap supportJack Jansen1995-12-121-2/+40
* Added support for RGB objects (tuples in python)Jack Jansen1995-12-091-0/+27
* BitMap object support (only lightly tested)Jack Jansen1995-11-161-0/+64
* Added (minimal) support for a GrafPort typeJack Jansen1995-11-151-17/+34
* - Fixed handling of InsetRect, OffsetRect, MapRectJack Jansen1995-11-141-0/+2
* Trying again to check it in. Changes to:Jack Jansen1995-06-061-1/+1
* first cut at the whole quickdraw.h header file ...Guido van Rossum1995-03-191-2/+21
* Committed a more or less working version.Guido van Rossum1995-01-301-0/+72