]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backport of 1.5 thru 1.7 (of _CarbonEvtmodule.c):
authorJack Jansen <jack.jansen@cwi.nl>
Wed, 27 Feb 2002 23:09:08 +0000 (23:09 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Wed, 27 Feb 2002 23:09:08 +0000 (23:09 +0000)
commit45747152aae9e6bdcb103b0612a57fef118d3184
treea990794a64daa1c116fedc3b8278c79c9921b0aa
parent0b6d0cb7030e232c6b53a52b56903950c889bd1c
Backport of 1.5 thru 1.7 (of _CarbonEvtmodule.c):
- Fixed TrackMouseRegion() argument: ioWasInRgn is an in/out parameter.
- Today's Carbon Toolbox addition: CarbonEvt.TrackMouseLocation() and friends.
- fixed SetEventParameter() signature: removed unneccesary length arg.
Mac/Modules/carbonevt/CarbonEvtscan.py
Mac/Modules/carbonevt/CarbonEvtsupport.py
Mac/Modules/carbonevt/_CarbonEvtmodule.c