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