1. 3c05c1f Got rid of outdated defines. by Jack Jansen · 22 years ago
  2. 47ec141 Added include guards and C++ extern "C" {} constructs. Partial fix for #607253. by Jack Jansen · 22 years ago
  3. a5ffeb6 Added preferences/startup options for division warning by Jack Jansen · 23 years ago
  4. cbed91b Merging appropriate 2.1.1 fixes back into the main trunk. by Jack Jansen · 23 years ago
  5. 8a38714 Bit the bullet and added a private GUSISIOUX for Python. This makes the delayconsole and keepopen code neater. Also tells Sioux to behave better with events, and handles cmd-. during print better. The pythonpreferences have also changed due to this. by Jack Jansen · 23 years ago
  6. d5fd45f Made options global (as PyMac_options) so macosmodule can access it. by Jack Jansen · 24 years ago
  7. 4a5eb96 Keepconsole is now a 4-way option: never/errorexit/unseen output/always. Default is "unseen output". Upped the Popt version number. by Jack Jansen · 24 years ago
  8. d88296d ANSIfication step 1: get rid of Py_PROTO and Py_FPROTO. by Jack Jansen · 24 years ago
  9. e4d7b5e Changed for the new preference resource version. by Jack Jansen · 24 years ago
  10. 8f5725a First bits and pieces of appearance support: an init routine, a global flag PyMac_AppearanceCompliant (exported thru MacOS). If USE_APPEARANCE by Jack Jansen · 25 years ago
  11. 245d179 Added pascal-style string name of preference file resource, and bracketed by Jack Jansen · 26 years ago
  12. 6b02ac2 I give in. Now Tk is also using resources just above 128, so Python by Jack Jansen · 27 years ago
  13. c6bb281 Added old-exceptions and no-site-python options and upped preference by Jack Jansen · 27 years ago
  14. 447e01b Preference resource now has a version number by Jack Jansen · 27 years ago
  15. 001aa86 Added a range of resource numbers reserved for Bruce by Jack Jansen · 27 years ago
  16. 42218ce Added/updated copyright notices by Jack Jansen · 28 years ago
  17. a83caa0 Added range of resource-ids for twit. by Jack Jansen · 28 years ago
  18. d081b13 Added resource for preference file name by Jack Jansen · 28 years ago
  19. a58d89e 'documented' resource-number useage of EditPythonPrefs by Jack Jansen · 28 years ago
  20. 7d5f9e8 - Put all options in a struct by Jack Jansen · 28 years ago
  21. 3d22887 macglue: added PyMac_AppRefNum by Jack Jansen · 28 years ago
  22. 3469e99 Python about box implemented. Slightly convoluted, since (a) we have by Jack Jansen · 28 years ago
  23. ab69eb9 Added resource-ids for override preferences. by Jack Jansen · 28 years ago
  24. e355c45 - Allow setting of argc/argv in <option>-start dialog by Jack Jansen · 28 years ago
  25. 01fbc68 - Reorganized init code by Jack Jansen · 28 years ago
  26. a4b7e14 Store default startup options in preference file or app. by Jack Jansen · 28 years ago
  27. 0168f27 Added options for keeping window open on normal/error termination by Jack Jansen · 29 years ago
  28. 41fa7ea Python will now attempt (again) to create at least a minimal by Jack Jansen · 29 years ago
  29. c2e6dd8 New file: list resource-ids in one place. by Jack Jansen · 29 years ago