Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Gone: the constants have been moved to macfs.py (which, upon import, also | Jack Jansen | 2002-12-19 | 1 | -106/+0 |
| | | | | poses as MACFS for backward compatibility). | ||||
* | Use hex escape for non-ascii chars, now that the parser wants that. | Jack Jansen | 2002-08-08 | 1 | -13/+13 |
| | | | | | Good thing, too: some of the characters had been mangled by OS9->CVS->OSX roundtrips. | ||||
* | Fixed macroman<->latin1 conversion. Some chars don't | Jack Jansen | 2001-05-17 | 1 | -13/+13 |
| | | | | | exist in latin1, but at least the roundtrip results in the same macroman characters. | ||||
* | FindFolder argument is a short, not an unsigned short. | Jack Jansen | 2001-03-15 | 1 | -1/+9 |
| | | | | Added kLocalDomain and friends. | ||||
* | Added a few constants. | Jack Jansen | 2001-02-09 | 1 | -0/+6 |
| | |||||
* | Added new folder types | Jack Jansen | 1998-04-24 | 1 | -0/+62 |
| | |||||
* | Constants useful when using macfs module | Jack Jansen | 1995-08-31 | 1 | -0/+30 |