1. 2d30840 Define BUILDNO in macbuildno.h (incremented by fullbuild) by Jack Jansen · 27 years ago
  2. 50ea919 Mods for user mainloop event handling by Jack Jansen · 27 years ago
  3. eda7863 Make imports faster on the Mac, by by Jack Jansen · 27 years ago
  4. 0130f0f Added prototype for PyMac_RestoreMenuBar by Jack Jansen · 27 years ago
  5. 4a79a4b Removed SetScheduleTimes and PyMac_DoYieldEnabled by Jack Jansen · 27 years ago
  6. 001aa86 Added a range of resource numbers reserved for Bruce by Jack Jansen · 27 years ago
  7. 570e4b7 Added PyMac_StopGUSISpin by Jack Jansen · 27 years ago
  8. d1d242e c2pstr has moved to a different include file by Jack Jansen · 27 years ago
  9. 5495672 Modified for (optional) use of MSL by Jack Jansen · 27 years ago
  10. 42218ce Added/updated copyright notices by Jack Jansen · 27 years ago
  11. 52ac037 Added PyMac_Initialize() routine, to be used by embedding programs (in by Jack Jansen · 28 years ago
  12. 466be80 Minor fix to get non-gusi python to compile again by Jack Jansen · 28 years ago
  13. a83caa0 Added range of resource-ids for twit. by Jack Jansen · 28 years ago
  14. 6c11f74 Added PyMac_GetFullPath(), PyMac_ApplicationPath and PyMac_ApplicationFSSpec by Jack Jansen · 28 years ago
  15. ae178ea Added HAVE_STRFTIME by Jack Jansen · 28 years ago
  16. d081b13 Added resource for preference file name by Jack Jansen · 28 years ago
  17. a58d89e 'documented' resource-number useage of EditPythonPrefs by Jack Jansen · 28 years ago
  18. 924ca85 Added macfs.FindApplication() to find application FSSpec given signature. by Jack Jansen · 28 years ago
  19. 7d5f9e8 - Put all options in a struct by Jack Jansen · 28 years ago
  20. 3d22887 macglue: added PyMac_AppRefNum by Jack Jansen · 28 years ago
  21. 3469e99 Python about box implemented. Slightly convoluted, since (a) we have by Jack Jansen · 28 years ago
  22. f6865f7 - Fixed PyMac_DoYield: by Jack Jansen · 28 years ago
  23. 7e124ea Guido: - define USE_CHECKSTACK - Comment on defines used by Jack Jansen · 28 years ago
  24. 7046366 PyMac_BuildNumVersion added by Jack Jansen · 28 years ago
  25. ab69eb9 Added resource-ids for override preferences. by Jack Jansen · 28 years ago
  26. e355c45 - Allow setting of argc/argv in <option>-start dialog by Jack Jansen · 28 years ago
  27. 378815c Replaced previous gusi-chdir() fix by a call to PyMac_FixGUSIcd() by Jack Jansen · 28 years ago
  28. 01fbc68 - Reorganized init code by Jack Jansen · 28 years ago
  29. a4b7e14 Store default startup options in preference file or app. by Jack Jansen · 28 years ago
  30. c743c8d Modified for GUSI by Jack Jansen · 28 years ago
  31. fa4d5d0 Added converters for Fixed by Jack Jansen · 29 years ago
  32. 0168f27 Added options for keeping window open on normal/error termination by Jack Jansen · 29 years ago
  33. 41fa7ea Python will now attempt (again) to create at least a minimal by Jack Jansen · 29 years ago
  34. 32486f5 Added PyMac_PromptGetFile, removed stuff gone to other sources. by Jack Jansen · 29 years ago
  35. c2e6dd8 New file: list resource-ids in one place. by Jack Jansen · 29 years ago
  36. f8bddd8 Mwerks now also has fopenrf by Jack Jansen · 29 years ago
  37. f74f63a Initial port to CodeWarrior CFM68K support (mainly by disabling by Jack Jansen · 29 years ago
  38. edea408 changed ifdefs and comments -- more modules are good by Guido van Rossum · 29 years ago
  39. 3ec804a - Added PyMac_GetDirectory call which asks the user to select a by Jack Jansen · 29 years ago
  40. e71d853 hacks for atoi/strtod in __SC__ by Guido van Rossum · 29 years ago
  41. f71a9a9 macstrerror -> MacOS-StrError; added applet and cfm-68k support by Guido van Rossum · 29 years ago
  42. eabdbff put #undefs insize comments; rationalize MPW support by Guido van Rossum · 29 years ago
  43. 74162f3 Added support for loading pyc code from a resource. by Jack Jansen · 29 years ago
  44. becdbec ported to Think C by Guido van Rossum · 29 years ago
  45. 8cd2b72 Added PyMac_GetPythonDir routine which obtains python home directory by Jack Jansen · 29 years ago
  46. a76382a Added HandleEvent method to macos, so python programs can hand back by Jack Jansen · 29 years ago
  47. ee23d6e - Moved interrupt code to macglue.c by Jack Jansen · 29 years ago
  48. fdbc79e Prototypes for new routines. by Jack Jansen · 29 years ago
  49. cf27c2d Some layout changes; added EventRecord Get/Build functions (as a tuple). by Guido van Rossum · 29 years ago
  50. b340466 cosmetics: copyright, comments by Guido van Rossum · 30 years ago
  51. 9aa3d13 renamed Get routines to PyMac_Get; added macfs to config.c by Guido van Rossum · 30 years ago
  52. 6a5df90 ported Jacks changes back to think C by Guido van Rossum · 30 years ago
  53. 8f69179 modernized/rationalized, added PyMac_BuildOSType by Guido van Rossum · 30 years ago
  54. d50e4e1 More Pstring() stuff and some cosmetics by Jack Jansen · 30 years ago
  55. 48d071d Comment fix by Jack Jansen · 30 years ago
  56. 5f65309 - Moved some useful routines from macosmodule.c here by Jack Jansen · 30 years ago
  57. fffb8bb rename2 changes by Guido van Rossum · 30 years ago
  58. 0c63770 Ported to CodeWarrior by Jack Jansen · 30 years ago
  59. f93c72a New routines: by Jack Jansen · 30 years ago
  60. fea7533 Added support for MetroWerks CodeWarrior compiler by Jack Jansen · 30 years ago
  61. 739267b Completed (hopefully) the unification of THINK 6.0 and MPW 3.2 by Guido van Rossum · 30 years ago
  62. 29e7af0 Some more changes by Guido van Rossum · 30 years ago
  63. d4d7728 Updates for THINK C 6.0. Moved the necessary UNIX emulation routines here. by Guido van Rossum · 30 years ago
  64. fe16cc0 Release 1.0.2. by Guido van Rossum · 30 years ago
  65. ce9739b Initial revision by Guido van Rossum · 31 years ago