1. 044d95e A few more gcc warnings bite the dust. by Jack Jansen · 24 years ago
  2. 6b9289f Added a const to shut up a compiler warning. by Jack Jansen · 24 years ago
  3. 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 · 24 years ago
  4. 5396feb Quick (manual) fix to make the module compile with Waste 2.0. TBD later. by Jack Jansen · 25 years ago
  5. 97ed907 Some of the types are signed 8 bit ints. Fixed. by Jack Jansen · 25 years ago
  6. fa1e27d Got rid of Py_FatalError calls. by Jack Jansen · 25 years ago
  7. 9d8b96c pymactoolbox.h contains protoypes for all externally visible toolbox module by Jack Jansen · 25 years ago
  8. 0b13e7c Changed all (hopefully) uses of unsigned 16 bit value to use H format specifier, now that h is signed-only. by Jack Jansen · 25 years ago
  9. deff89c Replaced fprintf(stderr,...) with PySys_WriteStderr(...) where appropriate. by Jack Jansen · 27 years ago
  10. 0c4d947 Replaced addpack by handcrafted code to find the bgen stuff. by Jack Jansen · 27 years ago
  11. a4f0309 Added WEGetTabSize and WESetTabSize, at Just's request by Jack Jansen · 27 years ago
  12. 2369a98 Updated for Waste 1.3 by Jack Jansen · 27 years ago
  13. a755e68 Export type objects to Python by Jack Jansen · 28 years ago
  14. 8505ef8 Added #include <WETabs.h>, which had somehow gone missing by Jack Jansen · 28 years ago
  15. 176f3a9 Added support for tab hooks by Jack Jansen · 29 years ago
  16. 7df3606 Fixed object-handler-install bug by Jack Jansen · 29 years ago
  17. 9f2ff91 Fixed bug in object-handler install arg handling by Jack Jansen · 29 years ago
  18. 2268af5 Upgraded to Waste 1.2f by Jack Jansen · 29 years ago
  19. 25241d9 Fixed callback handling on 68K machines. by Jack Jansen · 29 years ago
  20. 756522f Added support for callbacks (for embedded objects) by Jack Jansen · 29 years ago
  21. 8ae8e4f Made style and soup handles optional by Jack Jansen · 29 years ago
  22. 90ecdf4 An interface to WASTE, an all-singing-all-dancing TextEdit replacement by Jack Jansen · 29 years ago