1. 1e05402 Added methods as_Menu and as_Control to convert a resource to those object types by Jack Jansen · 29 years ago
  2. a177228 Added as_Resource() method to convert menu object to res object by Jack Jansen · 29 years ago
  3. 5d56f4b Added as_Resource() method to convert ctl object to res object by Jack Jansen · 29 years ago
  4. 2c67362 Added FindFolder interface by Jack Jansen · 29 years ago
  5. 0830550 Added code to obtain sys.path from a resource by Jack Jansen · 29 years ago
  6. 68f1d45 Obtain path from a resource (unless USE_BUILTIN_PATH is #defined) by Jack Jansen · 29 years ago
  7. 3f0c155 Added USE_* ifdefs for a couple of optional modules. by Jack Jansen · 29 years ago
  8. 2a58638 Ported to CW6 by Jack Jansen · 29 years ago
  9. a7ee15c Split shared-library support and dynamic-loading support (they were by Jack Jansen · 29 years ago
  10. 7d0bc83 Ported to Universal Header 2.0.1f (i.e. CW6) by Jack Jansen · 29 years ago
  11. a0e76be Ported to CodeWarrior 6 by Jack Jansen · 29 years ago
  12. b81cf9d Trying again to check it in. Changes to: by Jack Jansen · 29 years ago
  13. ae8a68f Trying again to check it in. Changes to: by Jack Jansen · 29 years ago
  14. c7cfb95 Rather massive changes: by Jack Jansen · 29 years ago
  15. f301dca Added img stuff (within #ifdef, so they're easy to remove) by Jack Jansen · 29 years ago
  16. c263286 StandardGetFile without args now shows all files (in stead of none) by Jack Jansen · 29 years ago
  17. 45ff77f - The prefs file wasn't updated correctly if it already existed. by Jack Jansen · 29 years ago
  18. 1ff2f21 Removed seeks beyond eof (MW doesn't support them) by Jack Jansen · 29 years ago
  19. 8f4b6ad two new modules for the Mac toolbox by Guido van Rossum · 29 years ago
  20. e375b3f use PyMac_Yield() instead of PyMac_Idle() by Guido van Rossum · 29 years ago
  21. e56db43 first cut at the whole quickdraw.h header file ... by Guido van Rossum · 29 years ago
  22. 86c3af7 moved OpenDeskAcc here by Guido van Rossum · 29 years ago
  23. e23e1fb moved bgen to Tools by Guido van Rossum · 29 years ago
  24. 7a84c5a pseudo progress bar (not finished) by Guido van Rossum · 29 years ago
  25. 7aa87cc added morse library (not finished yet) by Guido van Rossum · 29 years ago
  26. b7a3835 added evtedit.py for SystemClick() by Guido van Rossum · 29 years ago
  27. 227a423 the usual by Guido van Rossum · 29 years ago
  28. 3b0a5cd Initial revision by Jack Jansen · 29 years ago
  29. 124107b reverse sense of PyMac_Idle test by Guido van Rossum · 29 years ago
  30. 5510dc2 socket.py by Guido van Rossum · 29 years ago
  31. 0374771 remove some unused local variables by Guido van Rossum · 29 years ago
  32. 23f43d1 correct some return values and remove some unused variables by Guido van Rossum · 29 years ago
  33. d5f5385 include macglue.h so we can use HAVE_UNIVERSAL_HEADERS; by Guido van Rossum · 29 years ago
  34. cfa00ea don't use math at all by Guido van Rossum · 29 years ago
  35. cd259d0 fix several cosmetic things, add buffering to makefile by Guido van Rossum · 29 years ago
  36. ea39abd more stuff by Guido van Rossum · 29 years ago
  37. e26c263 more stuff by Guido van Rossum · 29 years ago
  38. 2120d12 In interactive mode ask for output file by Jack Jansen · 29 years ago
  39. 16df2aa Under MW also be more conservative about events to request by Jack Jansen · 29 years ago
  40. 8cebe38 all bgen modules now work with MWerks by Guido van Rossum · 29 years ago
  41. e7134aa return old value of PyMac_DoYieldEnabled; -1 means do not even check for interrupts by Guido van Rossum · 29 years ago
  42. 83c434b get creator from Owner resource; set attrs by Guido van Rossum · 29 years ago
  43. 2e1db77 Update by Guido van Rossum · 29 years ago
  44. 76efd8e MAde a few things more orthogonal and did some cleanups: by Jack Jansen · 29 years ago
  45. 397c3fb Added BINA to unknown filetypes (what mw uses) by Jack Jansen · 29 years ago
  46. 32b2f82 Rationalized mwerks config files: they only differ depending on by Jack Jansen · 29 years ago
  47. edea408 changed ifdefs and comments -- more modules are good by Guido van Rossum · 29 years ago
  48. e6d9ccc change SC ifdef to MPW by Guido van Rossum · 29 years ago
  49. 8656ad5 a few new things by Guido van Rossum · 29 years ago
  50. 4410d57 ported to MPW/SC by Guido van Rossum · 29 years ago
  51. 7fb1dcc added ctb by Guido van Rossum · 29 years ago
  52. 0437e89 fix bug in filterproc interface by Guido van Rossum · 29 years ago
  53. f74c36c fix bug with volume root by Guido van Rossum · 29 years ago
  54. 24a45e3 ported to MPW, moved main() here by Guido van Rossum · 29 years ago
  55. 850f44b moved main() to macglue.c by Guido van Rossum · 29 years ago
  56. 7c496ec ported to CFM-68K by Guido van Rossum · 29 years ago
  57. 42a69c8 real dialogs for warnings etc., copy applet.rsrc template too by Guido van Rossum · 29 years ago
  58. f45b53b replace %#s with portable solution by Guido van Rossum · 29 years ago
  59. 4cbb0e3 applet to run any script by Guido van Rossum · 29 years ago
  60. 156380e added shared library glue by Guido van Rossum · 29 years ago
  61. bcf3b56 also set cur dir for standard get/put file by Guido van Rossum · 29 years ago
  62. 86b4049 Some more modules temp excluded in mwerks, and a comment fix. by Jack Jansen · 29 years ago
  63. 3ec804a - Added PyMac_GetDirectory call which asks the user to select a by Jack Jansen · 29 years ago
  64. 77b5828 Always set type to APPL by Jack Jansen · 29 years ago
  65. b2f6a7e Minor bug fix by Jack Jansen · 29 years ago
  66. 81f51c7 Added GetDirectory() method by Jack Jansen · 29 years ago
  67. 6fc5aec ported back to Think C by Guido van Rossum · 29 years ago
  68. 9784295 another round... ported to __SC__ by Guido van Rossum · 29 years ago
  69. 8c89a6f use PyMac_GetArgv (in macgetargv.c) for applet inits by Guido van Rossum · 29 years ago
  70. dbfb282 get argc/argv from AppleEvents by Guido van Rossum · 29 years ago
  71. 40d94e0 added copyright header by Guido van Rossum · 29 years ago
  72. d1ef596 explicitly init flags in methodlist by Guido van Rossum · 29 years ago
  73. e71d853 hacks for atoi/strtod in __SC__ by Guido van Rossum · 29 years ago
  74. 57128fd accept file arguments and loop over files by Guido van Rossum · 29 years ago
  75. 23c0150 The Makefile by Guido van Rossum · 29 years ago
  76. 6a0fb6e fancier version copies template file by Guido van Rossum · 29 years ago
  77. a6da03f newer stuff by Guido van Rossum · 29 years ago
  78. 00effaf asdded applet info by Guido van Rossum · 29 years ago
  79. 1f5c600 different MPW notes by Guido van Rossum · 29 years ago
  80. 9fed183 cfm 68k support by Guido van Rossum · 29 years ago
  81. c3d1c8e added applet initialization; by Guido van Rossum · 29 years ago
  82. f71a9a9 macstrerror -> MacOS-StrError; added applet and cfm-68k support by Guido van Rossum · 29 years ago
  83. 99d20f6 added imp; forget ctb and math for __SC__ (for now) by Guido van Rossum · 29 years ago
  84. eabdbff put #undefs insize comments; rationalize MPW support by Guido van Rossum · 29 years ago
  85. e5df962 moved most of it to macglue.c by Guido van Rossum · 29 years ago
  86. 1b2fe8e new Makefile and everything by Guido van Rossum · 29 years ago
  87. 2d54692 completely redone by Guido van Rossum · 29 years ago
  88. 930b36b main program for applets by Guido van Rossum · 29 years ago
  89. 5bc76cd add casts for __SC__ by Guido van Rossum · 29 years ago
  90. 8318f2f add __SC__ ifdef by Guido van Rossum · 29 years ago
  91. 74162f3 Added support for loading pyc code from a resource. by Jack Jansen · 29 years ago
  92. 3075b32 different #ifdefs by Guido van Rossum · 29 years ago
  93. 872eeeb completed aete decoded now that I have the docs by Guido van Rossum · 29 years ago
  94. becdbec ported to Think C by Guido van Rossum · 29 years ago
  95. 26a9f74 Some of Guido's bgen modules aren't think-only anymore by Jack Jansen · 29 years ago
  96. 6cfab23 Changed PyMac_GetPythonDir to use a preferences file to store the by Jack Jansen · 29 years ago
  97. fc0ff42 Open library resource file read-only by Jack Jansen · 29 years ago
  98. 5693412 malloc debug only on ppc by Guido van Rossum · 29 years ago
  99. e9f29bf remove unused vars by Guido van Rossum · 29 years ago
  100. cc9bc8f null-terminate the error string in macstrerror by Guido van Rossum · 29 years ago