1. 74a1e63 Test for TARGET_API_MAC_CARBON with #if in stead of #ifdef. by Jack Jansen · 24 years ago
  2. 9d8b96c pymactoolbox.h contains protoypes for all externally visible toolbox module by Jack Jansen · 24 years ago
  3. 9ae898b ANSIfication step 2: make sure all needed prototypes are available, and all needed by Jack Jansen · 24 years ago
  4. 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
  5. d4d24cd Removed USE_STDWIN support. by Jack Jansen · 24 years ago
  6. 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
  7. 4377a1a Big oops: macfs has always been using a private exception but calling it mac.error. by Jack Jansen · 25 years ago
  8. 55e3927 New exception interface by Jack Jansen · 27 years ago
  9. a755e68 Export type objects to Python by Jack Jansen · 27 years ago
  10. d993648 Added NewAliasMinimalFromFullPath(), and allow alias.Resolve() to return by Jack Jansen · 27 years ago
  11. eeccca9 - Changed the m# format for PyArg_ParseTuple back to s# by Jack Jansen · 27 years ago
  12. 4a8c54e - Changed GestaltEqu.h to Gestalt.h by Jack Jansen · 28 years ago
  13. 42218ce Added/updated copyright notices by Jack Jansen · 28 years ago
  14. f5c2057 Renamed by Jack Jansen · 28 years ago
  15. 84fb1fa Got rid of nfullpath() by Jack Jansen · 28 years ago
  16. 924ca85 Added macfs.FindApplication() to find application FSSpec given signature. by Jack Jansen · 28 years ago
  17. 0bdf979 Added [GS]etDates methods to get and set creation, modification and by Jack Jansen · 28 years ago
  18. d99d283 Added SetFolder method which sets Standard File initial folder by Jack Jansen · 28 years ago
  19. 8ccfc93 Removed unused variable by Jack Jansen · 29 years ago
  20. d5d5f46 Added new call PromptGetFile (like StandardGetFile, but accepts a by Jack Jansen · 29 years ago
  21. 3d18593 Added interfaces to {Get,Set}FInfo and accompanying objects by Jack Jansen · 29 years ago
  22. 2c67362 Added FindFolder interface by Jack Jansen · 29 years ago
  23. c263286 StandardGetFile without args now shows all files (in stead of none) by Jack Jansen · 29 years ago
  24. f45b53b replace %#s with portable solution by Guido van Rossum · 30 years ago
  25. 81f51c7 Added GetDirectory() method by Jack Jansen · 30 years ago
  26. becdbec ported to Think C by Guido van Rossum · 30 years ago
  27. c889b76 Added RawFSSpec and RawAlias methods which turn their string arguments by Jack Jansen · 30 years ago
  28. 8828fcf Added [GS]etCreatorType methods to FSSpec objects by Jack Jansen · 30 years ago
  29. b2f524a fixed StandardGetFile argument handling by Guido van Rossum · 30 years ago
  30. efd9767 added (method) casts and 1995 copyright by Guido van Rossum · 30 years ago
  31. 17ba43f Complete rewrite. by Jack Jansen · 30 years ago
  32. 9aa3d13 renamed Get routines to PyMac_Get; added macfs to config.c by Guido van Rossum · 30 years ago
  33. a42960c ported to THINK C (not tested yet) by Guido van Rossum · 30 years ago
  34. 84fa5ec Initial version of FSSpec and Alias code. Non-functional as of now. by Jack Jansen · 30 years ago