1. 67ff6d9 Finished update to UH 3.4.2. by Jack Jansen · 21 years ago
  2. 7107c1a Got rid of macglue.h, replacing it by pymactoolbox.h where relevant. by Jack Jansen · 21 years ago
  3. e48cef7 Getting rid of WITHOUT_FRAMEWORKS and ACCESSOR_CALLS_ARE_FUNCTIONS: MacOS9isms. by Jack Jansen · 21 years ago
  4. b734869 - Various tweaks to shut up compiler warnings. by Jack Jansen · 22 years ago
  5. f955784 Regenerated with inheritance-aware xxxx_Check() macros. by Jack Jansen · 22 years ago
  6. 96cebde Added PEP253 support to most Carbon modules. This isn't complete yet: by Jack Jansen · 22 years ago
  7. dbd5701 Converted the Carbon modules to use PEP252-style objects, with by Jack Jansen · 22 years ago
  8. 4993188 Regenerated with PyDoc_STR() around docstrings. by Jack Jansen · 22 years ago
  9. 87eea88 After generating the Python file with definitions try to run it, so by Jack Jansen · 22 years ago
  10. aaebdd6 Enable building of Carbon toolbox modules with unix-Python. by Jack Jansen · 22 years ago
  11. 033b79c Regenerated. by Jack Jansen · 23 years ago
  12. 4b36735 Fixed TrackMouseRegion() argument: ioWasInRgn is an in/out parameter. by Just van Rossum · 23 years ago
  13. ec0107f Today's Carbon Toolbox addition: CarbonEvt.TrackMouseLocation() and friends. by Just van Rossum · 23 years ago
  14. 43c2de2 fixed SetEventParameter() signature: removed unneccesary length arg. by Just van Rossum · 23 years ago
  15. 8208676 Patch #494553 by Donovan Preston: initial implementation by Just van Rossum · 23 years ago
  16. 2c39115 Made event callbacks more rubust: keep an actual reference to the by Just van Rossum · 23 years ago
  17. cddfc87 Added proper error checking in event callback handler by Just van Rossum · 23 years ago
  18. f8d6473 Exposed quite a few more calls. by Just van Rossum · 23 years ago
  19. c3baa0e Fixed to the extend that it now builds in CW6, and actually works a little. by Just van Rossum · 23 years ago
  20. 1464839 Patch supplied by Burton Radons for his own SF bug #487390: Modifying by Guido van Rossum · 23 years ago
  21. 9c2b514 Correctly builds the C module now. by Jack Jansen · 23 years ago
  22. 34cbe71 Fixed broken newlines and changed module name. Still untested. by Jack Jansen · 23 years ago
  23. 52e9045 Carbon Event Manager module donated by Donovan Preston. Checked in as I received them (except for namechange), these will not work as-is, that'll be fixed in a later checkin. by Jack Jansen · 23 years ago