summaryrefslogtreecommitdiffstats
path: root/Mac/Lib/lib-toolbox/QuickDraw.py
Commit message (Collapse)AuthorAgeFilesLines
* Moved to either :Mac:Lib (WASTEconst and files that weren't generated) or to ↵Jack Jansen2001-08-191-203/+0
| | | | the Carbon package.
* Got rid of full pathnames in "generated from" comments, so that these files ↵Jack Jansen2001-02-121-2/+2
| | | | are the same no mater which machine they've been generated on.
* Use FSpCreateResFile() in stead of CreateResFile().Jack Jansen2001-01-291-2/+2
| | | | Don't call OpenDeskAcc() and AppendResMenu() on Carbon.
* Regenerated from Universal Headers 3.3.2Jack Jansen2000-12-121-10/+44
|
* Made the core toolbox modules carbon-compatible using the new greylist ↵Jack Jansen2000-06-021-2/+2
| | | | | | feature of bgen: non-carbon methods are still included in non-carbon MacPython. The issue of backward compatibility of Python code is still open. Macmodule and macosmodule have also been carbonified. Some functionality is still missing there.
* Regenerated now that bgen can handle a few more constructs in constant ↵Jack Jansen1999-12-141-2/+2
| | | | definitions.
* Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support.Jack Jansen1999-12-121-2/+4
|
* Manually added definitions for normal, bold, etc. These are in MacTypes (of allJack Jansen1999-01-211-2/+20
| | | | places) which isn't worth bgenning.
* Regenerated with FOUR_CHAR_CODE definedJack Jansen1998-04-231-0/+2
|
* Regenerated from new (3.1) universal headersJack Jansen1998-04-211-0/+25
|
* Regenerated from Universal Headers 3.0.1 (which are changedJack Jansen1998-02-201-1/+10
| | | | substantially from previous releases)
* Moved toolbox to lib-toolbox, Sjoerd-style.Jack Jansen1997-12-181-0/+113