summaryrefslogtreecommitdiff
path: root/Mac/Tools/macfreeze/macfreezegui.py
Commit message (Expand)AuthorAgeFilesLines
* Replace backticks with repr() or "%r"Walter Dörwald2004-02-121-1/+1
* Use the new macresource module to open the accompanying resource file (if nee...Jack Jansen2001-08-271-11/+3
* Import the MacOS toolbox modules from the Carbon package.Jack Jansen2001-08-251-2/+2
* Replaced OpenResFile calls with FSpOpenResFile calls (which are carbon-compat...Jack Jansen2000-06-201-1/+1
* Mac version of freeze. Uses standard freeze modules where it can,Jack Jansen1998-06-261-0/+158