summaryrefslogtreecommitdiffstats
path: root/Mac/Demo/PICTbrowse/oldPICTbrowse.py
Commit message (Expand)AuthorAgeFilesLines
* Hopefully fix make framework install on Mac (see 3174)Benjamin Peterson2008-07-011-158/+0
* Merged revisions 60990-61002 via svnmerge fromChristian Heimes2008-02-231-1/+0
* Run 2to3's print fixer over some places that had been missed.Collin Winter2007-08-301-4/+4
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-130/+130
* Replace backticks with repr() or "%r"Walter Dörwald2004-02-121-4/+4
* Use the new macresource module to open the accompanying resource file (if nee...Jack Jansen2001-08-271-8/+2
* Import the MacOS toolbox modules from the Carbon package.Jack Jansen2001-08-251-4/+4
* Merging appropriate 2.1.1 fixes back into the main trunk.Jack Jansen2001-08-031-3/+3
* Replaced InvalRect and friends with the Carbon-compliant InvalWindowRect.Jack Jansen2001-01-231-1/+1
* Fixed multi-arg appends.Jack Jansen2000-03-071-1/+1
* Converted to Appearance and using a List control in stead of manually creatin...Jack Jansen1999-12-231-0/+165