summaryrefslogtreecommitdiff
path: root/Mac/Modules/drag/Dragmodule.c
Commit message (Expand)AuthorAgeFilesLines
* Renamed.Jack Jansen2001-08-231-1004/+0
* Lots more Carbon/Carbon.h includes, new UPP routine names, function prototype...Jack Jansen2001-05-221-126/+52
* First step in porting MacPython modules to OSX/unix: break all references bet...Jack Jansen2001-05-171-0/+11
* Also recognize DragRef as a method-argument.Jack Jansen2001-02-051-274/+220
* Adapted to Universal Headers 3.3.2. More to follow.Jack Jansen2000-12-101-219/+296
* pymactoolbox.h contains protoypes for all externally visible toolbox moduleJack Jansen2000-07-141-45/+1
* Changed all (hopefully) uses of unsigned 16 bit value to use H format specifi...Jack Jansen2000-07-071-4/+4
* 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/+1082