Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Donovan Preston's patch #538395, with some mods by me. | Jack Jansen | 2002-08-07 | 1 | -10/+43 |
| | | | | | | | | | | | | This patch makes inheritance for OSA classes work. The implementation is a bit convoluted, but I don't immedeately see a simpler way of doing it. I added calls to ascii() everywhere we output strings that may contain non-ascii characters (Python has gotten very picky since the encoding patch:-). I also removed Donovan's different way of opening resource files: I don't seem to need it. | ||||
* | Got rid of obsolete way to get at various toolbox types. | Jack Jansen | 2002-03-30 | 1 | -5/+3 |
| | |||||
* | Added support for unicode strings (utxt). | Jack Jansen | 2002-02-05 | 1 | -0/+7 |
| | |||||
* | Import the MacOS toolbox modules from the Carbon package. | Jack Jansen | 2001-08-25 | 1 | -2/+2 |
| | |||||
* | Moved here from lib-toolbox, where they should never have been in the first ↵ | Jack Jansen | 2001-08-19 | 1 | -0/+347 |
place (all the other stuff there wa generated with bgen). |