Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Today's Carbon Toolbox addition: CarbonEvt.TrackMouseLocation() and friends. | Just van Rossum | 2002-01-08 | 1 | -0/+5 |
* | fixed SetEventParameter() signature: removed unneccesary length arg. | Just van Rossum | 2002-01-03 | 1 | -0/+6 |
* | Patch #494553 by Donovan Preston: initial implementation | Just van Rossum | 2001-12-18 | 1 | -2/+42 |
* | Made event callbacks more rubust: keep an actual reference to the | Just van Rossum | 2001-12-14 | 1 | -7/+62 |
* | Added proper error checking in event callback handler | Just van Rossum | 2001-12-12 | 1 | -12/+25 |
* | Exposed quite a few more calls. | Just van Rossum | 2001-12-12 | 1 | -19/+30 |
* | Fixed to the extend that it now builds in CW6, and actually works | Just van Rossum | 2001-12-11 | 1 | -11/+20 |
* | Correctly builds the C module now. | Jack Jansen | 2001-11-05 | 1 | -5/+4 |
* | Fixed broken newlines and changed module name. Still untested. | Jack Jansen | 2001-11-05 | 1 | -21/+11 |
* | Carbon Event Manager module donated by Donovan Preston. Checked in as I recei... | Jack Jansen | 2001-11-05 | 1 | -0/+241 |