summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/qd/qdscan.py
Commit message (Expand)AuthorAgeFilesLines
* QDFlushPortBuffer() has an optional region argument.Jack Jansen2001-02-061-0/+4
* Accessor functions for regions and such expect an existing region as paramete...Jack Jansen2001-01-291-1/+0
* Blacklisted (for the time being) the functions that have a component argument...Jack Jansen2001-01-241-0/+6
* Implemented direct attribute access for Carbon builds and accessor functions ...Jack Jansen2001-01-241-0/+45
* More toolbox modules adapted to Universal Headers 3.3.2.Jack Jansen2000-12-121-5/+11
* Manually added definitions for normal, bold, etc. These are in MacTypes (of allJack Jansen1999-01-211-1/+11
* SetPort was missing, and the defs file needs the FOUR_CHAR_CODE define.Jack Jansen1998-04-231-0/+4
* Re-generated from new (3.1) universal headersJack Jansen1998-04-211-0/+12
* Replaced addpack by handcrafted code to find the bgen stuff.Jack Jansen1998-04-171-2/+4
* Regenerated from Universal Headers 3.0.1. Some new calls areJack Jansen1998-02-201-0/+2
* Added support for GDHandle, CTabHandle, ITabHandle and CCrsrHandle: noJack Jansen1997-08-151-4/+4
* bgen-generators now drop the python definition file straight in theJack Jansen1996-04-121-2/+3
* - Added FontInfo supportJack Jansen1996-01-111-6/+1
* Fixed GetPen and SetPt argumentsJack Jansen1996-01-081-0/+5
* Added support for PenState and Patterns (and the accompanying qdJack Jansen1996-01-061-4/+4
* Added support for cursors, and a way to get at the qd global 'arrow'Jack Jansen1996-01-051-1/+1
* - Added color window/pixmap supportJack Jansen1995-12-121-0/+4
* Added support for RGB objects (tuples in python)Jack Jansen1995-12-091-2/+0
* BitMap object support (only lightly tested)Jack Jansen1995-11-161-1/+1
* Added (minimal) support for a GrafPort typeJack Jansen1995-11-151-5/+12
* - Fixed handling of InsetRect, OffsetRect, MapRectJack Jansen1995-11-141-0/+17
* Ported to Universal Header 2.0.1f (i.e. CW6)Jack Jansen1995-06-091-0/+1
* Trying again to check it in. Changes to:Jack Jansen1995-06-061-2/+30
* first cut at the whole quickdraw.h header file ...Guido van Rossum1995-03-191-0/+83