summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/scrap/scrapsupport.py
Commit message (Expand)AuthorAgeFilesLines
* Added PEP253 support to most Carbon modules. This isn't complete yet:Jack Jansen2002-12-031-1/+1
* Converted the Carbon modules to use PEP252-style objects, withJack Jansen2002-11-291-1/+1
* Define PyDoc_STR if it isn't defined. This makes these modules compileJack Jansen2002-11-181-0/+3
* Added support for the Carbon scrap manager (finally).Jack Jansen2001-12-311-0/+14
* 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-1/+5
* Regenerated (and manually massaged for PutScrap) so it can be byuilt both for...Jack Jansen2001-01-241-3/+5
* Interface to the scrap managerJack Jansen1996-04-121-0/+60