1. 69e7f11 Added DlgObj_WhichDialog, analoguous to WhichWindow, and use this to get at dialogs. by Jack Jansen · 24 years ago
  2. f7d5aa6 Adapted to Universal Headers 3.3.2. More to follow. by Jack Jansen · 24 years ago
  3. b8c4c7b Added routine DlgObj_ConvertToWindow(). by Jack Jansen · 24 years ago
  4. a44923f Got rid of obsolete HAVE_UNIVERSAL_HEADERS test and SystemSevenOrLater define. by Jack Jansen · 24 years ago
  5. 74a1e63 Test for TARGET_API_MAC_CARBON with #if in stead of #ifdef. by Jack Jansen · 24 years ago
  6. 9d8b96c pymactoolbox.h contains protoypes for all externally visible toolbox module by Jack Jansen · 24 years ago
  7. 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
  8. e79dc76 Made the core toolbox modules carbon-compatible using the new greylist feature of bgen: non-carbon methods are still included in non-carbon MacPython. The issue of backward compatibility of Python code is still open. by Jack Jansen · 24 years ago
  9. a05ac60 Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support. by Jack Jansen · 25 years ago
  10. deff89c Replaced fprintf(stderr,...) with PySys_WriteStderr(...) where appropriate. by Jack Jansen · 26 years ago
  11. df901df Added a function SetUserItemHandler: this takes a function(dialog, by Jack Jansen · 26 years ago
  12. 1c4e614 Re-generated from new (3.1) universal headers by Jack Jansen · 26 years ago
  13. 21f9687 Regenerated from Universal Headers 3.0.1. Some new calls are by Jack Jansen · 26 years ago
  14. a755e68 Export type objects to Python by Jack Jansen · 27 years ago
  15. d96cb50 Added support for GetDialogWindow and other accessor functions by Jack Jansen · 28 years ago
  16. d84e7aa Regenerated by Jack Jansen · 28 years ago
  17. 2b72417 Replaced various dummy updateRegions by real arguments by Jack Jansen · 28 years ago
  18. 425e9eb - Added color window/pixmap support by Jack Jansen · 29 years ago
  19. d4c2646 Generated anew by Jack Jansen · 29 years ago
  20. ae8a68f Trying again to check it in. Changes to: by Jack Jansen · 29 years ago
  21. 0437e89 fix bug in filterproc interface by Guido van Rossum · 29 years ago
  22. 9784295 another round... ported to __SC__ by Guido van Rossum · 29 years ago
  23. 17448e2 Committed a more or less working version. by Guido van Rossum · 30 years ago