summaryrefslogtreecommitdiffstats
path: root/Mac/Demo/imgbrowse/imgbrowse.py
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 60990-61002 via svnmerge fromChristian Heimes2008-02-231-2/+0
* Run 2to3's print fixer over some places that had been missed.Collin Winter2007-08-301-5/+5
* SF patch 1631942 by Collin Winter:Guido van Rossum2007-01-101-1/+1
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-85/+85
* Replace backticks with repr() or "%r"Walter Dörwald2004-02-121-1/+1
* Use new file dialogs.Jack Jansen2003-01-261-5/+3
* Lots of minor tweaks for the pep252 checkins, mainly because QdJack Jansen2002-11-301-5/+5
* Import the MacOS toolbox modules from the Carbon package.Jack Jansen2001-08-251-5/+5
* Use mac_image (from cmif stuff)Jack Jansen1996-10-041-46/+9
* Calling Application._quit() is now preferred over raising self.Jack Jansen1996-09-171-1/+1
* Minor fixJack Jansen1996-03-181-2/+2
* Sample image drawing code (not fully functional yet)Jack Jansen1995-12-121-0/+156