1. 031b779 Use getcwd(), not silly old getwd(). by Jack Jansen · 23 years ago
  2. 697842f Replaced PyMac_FullPath by PyMac_FullPathname, which has an extra 'length' by Jack Jansen · 23 years ago
  3. 41e25cc include macdefs.h for declaration of getwd, if non-gusi python. by Jack Jansen · 24 years ago
  4. 9ae898b ANSIfication step 2: make sure all needed prototypes are available, and all needed by Jack Jansen · 24 years ago
  5. ee08104 Made the GUSI options work again with GUSI 2. by Jack Jansen · 24 years ago
  6. 2d1306b Started on GUSI2 and threading support. by Jack Jansen · 24 years ago
  7. 26a69db put the preferences file in a folder called "Python" inside the prefs folder, just like the IDE does -- jvr by Just van Rossum · 26 years ago
  8. abdf93c Re-indented properly (Just). by Jack Jansen · 26 years ago
  9. ac82b6a If the preference filename resource is empty don't try to open or by Jack Jansen · 26 years ago
  10. 0072b8d An applet with Popt and GUSI preferences but without alis resource by Jack Jansen · 26 years ago
  11. 5b3c971 The preference resource now has a version number by Jack Jansen · 27 years ago
  12. 42218ce Added/updated copyright notices by Jack Jansen · 28 years ago
  13. 26ee126 Got rid of nfullpath in favor of PyMac_GetFullPath (which was pretty by Jack Jansen · 28 years ago
  14. 83c74df - Get preference filename from a resource by Jack Jansen · 28 years ago
  15. 7d5f9e8 - Put all options in a struct by Jack Jansen · 28 years ago
  16. 3f7d2b4 - Rationalized override preferences support, by remembering by Jack Jansen · 28 years ago
  17. f12e709 Check that our override pythonpath is actually coming from the by Jack Jansen · 28 years ago
  18. a547dca Old names changed to Py_GetCopyright, etc. by Jack Jansen · 28 years ago
  19. a486a55 Added support for override preferences by Jack Jansen · 28 years ago
  20. 01fbc68 - Reorganized init code by Jack Jansen · 28 years ago
  21. a4b7e14 Store default startup options in preference file or app. by Jack Jansen · 28 years ago
  22. 532e3c2 Changed MacOS creator code from PYTH to Pyth by Jack Jansen · 28 years ago
  23. b39be21 Fixed to work on 68K (could be yet another optimizer bug or something) by Jack Jansen · 29 years ago
  24. 41fa7ea Python will now attempt (again) to create at least a minimal by Jack Jansen · 29 years ago
  25. 12fce3e macgetpath - sys.path setting code factored out of config.c and by Jack Jansen · 29 years ago