1. 96cebde Added PEP253 support to most Carbon modules. This isn't complete yet: by Jack Jansen · 22 years ago
  2. dbd5701 Converted the Carbon modules to use PEP252-style objects, with by Jack Jansen · 22 years ago
  3. 9725735 Define PyDoc_STR if it isn't defined. This makes these modules compile by Jack Jansen · 22 years ago
  4. 286e838 Added PyDoc_STR's. by Jack Jansen · 22 years ago
  5. 87eea88 After generating the Python file with definitions try to run it, so by Jack Jansen · 22 years ago
  6. c4ff194 Fixed the last two bgen-based modules to be buildable on OSX. by Jack Jansen · 22 years ago
  7. ff8dec7 Got rid of staticforward. by Jack Jansen · 22 years ago
  8. 938ace6 staticforward bites the dust. by Jeremy Hylton · 22 years ago
  9. 033b79c Regenerated. by Jack Jansen · 22 years ago
  10. 9d79990 Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception. by Jack Jansen · 22 years ago
  11. b99e521 - Updated to Waste 2.0. by Jack Jansen · 23 years ago
  12. 620a766 Updated to Universal Headers 3.4 by Jack Jansen · 23 years ago
  13. 1464839 Patch supplied by Burton Radons for his own SF bug #487390: Modifying by Guido van Rossum · 23 years ago
  14. b3be216 Merged changes made on r22b2-branch between r22b2 and r22b2-mac (the by Jack Jansen · 23 years ago
  15. 044d95e A few more gcc warnings bite the dust. by Jack Jansen · 23 years ago
  16. 6b9289f Added a const to shut up a compiler warning. by Jack Jansen · 23 years ago
  17. fa77e1a Lots more Carbon/Carbon.h includes, new UPP routine names, function prototypes. Most toolbox modules now compile, link and import in MacOSX-MachO python. by Jack Jansen · 23 years ago
  18. 5396feb Quick (manual) fix to make the module compile with Waste 2.0. TBD later. by Jack Jansen · 24 years ago
  19. 97ed907 Some of the types are signed 8 bit ints. Fixed. by Jack Jansen · 24 years ago
  20. fa1e27d Got rid of Py_FatalError calls. by Jack Jansen · 24 years ago
  21. 9d8b96c pymactoolbox.h contains protoypes for all externally visible toolbox module by Jack Jansen · 24 years ago
  22. 0b13e7c Changed all (hopefully) uses of unsigned 16 bit value to use H format specifier, now that h is signed-only. by Jack Jansen · 24 years ago
  23. deff89c Replaced fprintf(stderr,...) with PySys_WriteStderr(...) where appropriate. by Jack Jansen · 26 years ago
  24. 0c4d947 Replaced addpack by handcrafted code to find the bgen stuff. by Jack Jansen · 26 years ago
  25. a4f0309 Added WEGetTabSize and WESetTabSize, at Just's request by Jack Jansen · 27 years ago
  26. 2369a98 Updated for Waste 1.3 by Jack Jansen · 27 years ago
  27. a755e68 Export type objects to Python by Jack Jansen · 27 years ago
  28. 8505ef8 Added #include <WETabs.h>, which had somehow gone missing by Jack Jansen · 27 years ago
  29. 176f3a9 Added support for tab hooks by Jack Jansen · 28 years ago
  30. 7df3606 Fixed object-handler-install bug by Jack Jansen · 28 years ago
  31. 9f2ff91 Fixed bug in object-handler install arg handling by Jack Jansen · 28 years ago
  32. 2268af5 Upgraded to Waste 1.2f by Jack Jansen · 28 years ago
  33. 25241d9 Fixed callback handling on 68K machines. by Jack Jansen · 28 years ago
  34. 756522f Added support for callbacks (for embedded objects) by Jack Jansen · 28 years ago
  35. 8ae8e4f Made style and soup handles optional by Jack Jansen · 28 years ago
  36. 90ecdf4 An interface to WASTE, an all-singing-all-dancing TextEdit replacement by Jack Jansen · 28 years ago