summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/drag/dragsupport.py
Commit message (Expand)AuthorAgeFilesLines
* Lots more Carbon/Carbon.h includes, new UPP routine names, function prototype...Jack Jansen2001-05-221-8/+12
* First step in porting MacPython modules to OSX/unix: break all references bet...Jack Jansen2001-05-171-0/+13
* Adapted to Universal Headers 3.3.2. More to follow.Jack Jansen2000-12-101-17/+7
* pymactoolbox.h contains protoypes for all externally visible toolbox moduleJack Jansen2000-07-141-10/+0
* Print something on stderr in case of exceptions in callback routines.Jack Jansen1999-06-211-3/+9
* Drag manager interface (completely untested, so far)Jack Jansen1999-06-211-0/+287