summaryrefslogtreecommitdiffstats
path: root/Mac/Tools/IDE/MacPrefs.py
Commit message (Collapse)AuthorAgeFilesLines
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-94/+94
|
* Got rid of macfs and FSSpecs in general (pathnames or FSRefs are nowJack Jansen2003-02-061-8/+5
| | | | used everywhere).
* Sigh: the Jaguar workaround for the prefs file broke saving it on OS9. ↵Jack Jansen2002-12-131-2/+5
| | | | Temporary workaround is to ignore the exception (it's only about file creator/type anyway).
* Lots of minor tweaks for the pep252 checkins, mainly because QdJack Jansen2002-11-301-2/+2
| | | | attributes are no longer supported.
* don't crash when encountering bad marshal dataJust van Rossum2001-07-051-1/+2
|
* Import kOnSystemDisk from MACFSJack Jansen2001-03-151-2/+1
|
* First Checked In.Just van Rossum1999-01-301-0/+108