1. 4e2d232 Install automatic GIL switcher upon IDE startup. by Just van Rossum · 22 years ago
  2. d797e7b Fixed age-old beginner's error: don't start the main loop as a side by Just van Rossum · 22 years ago
  3. 293fdeb Another workaround, to find the IDE directory when we're in MacPython-OSX by Jack Jansen · 23 years ago
  4. 6be8956 If there's an environment variable PYTHONIDEPATH it points to the IDE by Jack Jansen · 23 years ago
  5. 815d2bf Changes by Donovan Preston (and a few minor ones by me) to make IDE run under by Jack Jansen · 23 years ago
  6. 3c06b9a Use the new macresource module to open the accompanying resource file (if needed). by Jack Jansen · 24 years ago
  7. 5a6fdcd Import the MacOS toolbox modules from the Carbon package. by Jack Jansen · 24 years ago
  8. dc3c617 Some long overdue maintainance. Made all IDE sources 7-bit-clean, to avoid any further encoding conversion troubles. by Just van Rossum · 24 years ago
  9. afca415 New __version__ number (1.0!) -- jvr by Just van Rossum · 26 years ago
  10. 96b64d0 open res file(s) read only; upped __version__ -- jvr by Just van Rossum · 26 years ago
  11. 99ec5a5 Add $(APPLICATION) or :Mac:Tools:IDE at the very start of sys.path to improve startup time -- jvr by Just van Rossum · 26 years ago
  12. a7a7193 There are now three possible ways to run the IDE: by Just van Rossum · 26 years ago
  13. 40f9b7b First Checked In. by Just van Rossum · 26 years ago