Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved to either :Mac:Lib (WASTEconst and files that weren't generated) or to ↵ | Jack Jansen | 2001-08-19 | 1 | -203/+0 |
| | | | | the Carbon package. | ||||
* | Got rid of full pathnames in "generated from" comments, so that these files ↵ | Jack Jansen | 2001-02-12 | 1 | -2/+2 |
| | | | | are the same no mater which machine they've been generated on. | ||||
* | Use FSpCreateResFile() in stead of CreateResFile(). | Jack Jansen | 2001-01-29 | 1 | -2/+2 |
| | | | | Don't call OpenDeskAcc() and AppendResMenu() on Carbon. | ||||
* | Regenerated from Universal Headers 3.3.2 | Jack Jansen | 2000-12-12 | 1 | -10/+44 |
| | |||||
* | Made the core toolbox modules carbon-compatible using the new greylist ↵ | Jack Jansen | 2000-06-02 | 1 | -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 Jansen | 1999-12-14 | 1 | -2/+2 |
| | | | | definitions. | ||||
* | Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support. | Jack Jansen | 1999-12-12 | 1 | -2/+4 |
| | |||||
* | Manually added definitions for normal, bold, etc. These are in MacTypes (of all | Jack Jansen | 1999-01-21 | 1 | -2/+20 |
| | | | | places) which isn't worth bgenning. | ||||
* | Regenerated with FOUR_CHAR_CODE defined | Jack Jansen | 1998-04-23 | 1 | -0/+2 |
| | |||||
* | Regenerated from new (3.1) universal headers | Jack Jansen | 1998-04-21 | 1 | -0/+25 |
| | |||||
* | Regenerated from Universal Headers 3.0.1 (which are changed | Jack Jansen | 1998-02-20 | 1 | -1/+10 |
| | | | | substantially from previous releases) | ||||
* | Moved toolbox to lib-toolbox, Sjoerd-style. | Jack Jansen | 1997-12-18 | 1 | -0/+113 |