summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/drag/Dragmodule.c
Commit message (Expand)AuthorAgeFilesLines
* 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