summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/qdoffs/qdoffssupport.py
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+7
* First step in porting MacPython modules to OSX/unix: break all references bet...Jack Jansen2001-05-171-0/+12
* pymactoolbox.h contains protoypes for all externally visible toolbox moduleJack Jansen2000-07-141-2/+0
* Added PutPixMapBytes() and GetPixMapBytes() functions that allow getting atJack Jansen2000-03-031-0/+38
* Offscreen bitmap support, first stab. PixMaps are still treated as ordinaryJack Jansen1999-03-071-0/+88