summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/te/tesupport.py
Commit message (Expand)AuthorAgeFilesLines
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-123/+122
* Getting rid of WITHOUT_FRAMEWORKS and ACCESSOR_CALLS_ARE_FUNCTIONS:Jack Jansen2003-11-191-4/+0
* Added PEP253 support to most Carbon modules. This isn't complete yet:Jack Jansen2002-12-031-1/+2
* Converted the Carbon modules to use PEP252-style objects, withJack Jansen2002-11-291-40/+85
* Weaklink most toolbox modules, improving backward compatibility. Modules will...Jack Jansen2002-03-251-2/+2
* The MacOS toolbox modules have acquired an _ in front of their name. Normal u...Jack Jansen2001-08-231-2/+2
* Lots more Carbon/Carbon.h includes, new UPP routine names, function prototype...Jack Jansen2001-05-221-8/+9
* First step in porting MacPython modules to OSX/unix: break all references bet...Jack Jansen2001-05-171-0/+13
* pymactoolbox.h contains protoypes for all externally visible toolbox moduleJack Jansen2000-07-141-5/+3
* Data of type Point is passed by value, not by reference.Jack Jansen2000-03-221-1/+1
* Unified handle-conversion scheme toJack Jansen1999-12-231-1/+10
* Added support for accessing a few more TERec membersJack Jansen1996-04-161-4/+16
* bgen-generators now drop the python definition file straight in theJack Jansen1996-04-121-0/+28
* Interface to TextEdit toolboxJack Jansen1996-04-101-0/+114