summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/drag
Commit message (Expand)AuthorAgeFilesLines
* Shut up many more gcc warnings.Jack Jansen2001-09-052-10/+20
* Regenerated without default int return types.Jack Jansen2001-09-041-1/+1
* Renamed.Jack Jansen2001-08-231-1004/+0
* Renamed the Mac toolbox modules to have an initial _ in their name.Jack Jansen2001-08-231-0/+1012
* 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-222-134/+64
* First step in porting MacPython modules to OSX/unix: break all references bet...Jack Jansen2001-05-172-0/+24
* Also recognize DragRef as a method-argument.Jack Jansen2001-02-052-275/+221
* 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
* 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-212-6/+18
* Drag manager interface (completely untested, so far)Jack Jansen1999-06-213-0/+1446