summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/drag
Commit message (Collapse)AuthorAgeFilesLines
* Adapted to Universal Headers 3.3.2. More to follow.Jack Jansen2000-12-102-236/+303
|
* pymactoolbox.h contains protoypes for all externally visible toolbox moduleJack Jansen2000-07-142-55/+1
| | | | | functions. Include it in stead of duplicating the declarations everywhere. Also cleaned up toolbox module exports, and got rid of resNotFound error.
* Changed all (hopefully) uses of unsigned 16 bit value to use H format ↵Jack Jansen2000-07-071-4/+4
| | | | specifier, now that h is signed-only.
* Print something on stderr in case of exceptions in callback routines.Jack Jansen1999-06-212-6/+18
|
* Drag manager interface (completely untested, so far)Jack Jansen1999-06-213-0/+1446