summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/app/appscan.py
Commit message (Expand)AuthorAgeFilesLines
* Remove the Mac modulesBenjamin Peterson2008-05-121-80/+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-3/+3
* Kill execfile(), use exec() insteadNeal Norwitz2007-08-121-1/+1
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-60/+60
* Getting rid of pre-Carbon (MacOS8) support. All code depending onJack Jansen2002-12-121-10/+0
* After generating the Python file with definitions try to run it, soJack Jansen2002-08-151-0/+2
* Enable building of Carbon toolbox modules with unix-Python.Jack Jansen2002-08-051-2/+1
* Added support for DrawThemeButton() and friends.Just van Rossum2002-01-061-3/+3
* Q&D support for ThemeDrawingState objects.Just van Rossum2002-01-051-2/+2
* - Added DrawThemeTextBox()Just van Rossum2002-01-021-1/+5
* Adapted for Universal Headers 3.4Jack Jansen2001-12-161-0/+5
* Blacklisted a few constants with funny definitions (and they're not important...Jack Jansen2000-12-191-0/+7
* Adapted to Universal Headers 3.3.2. More to follow.Jack Jansen2000-12-101-0/+6
* New appearance mgr support. This appears (no pun intended) to have some probl...Jack Jansen1999-12-101-0/+12
* Interface to the appearance manager.Jack Jansen1999-03-041-0/+56