1. 1836a62 NewMovieFromFile has extra parameter and return value by Jack Jansen · 27 years ago
  2. e0cf87b Enabled resID input/output parameter to NewMovieFromFile. This changes by Jack Jansen · 27 years ago
  3. 6463920 (Optional) MSL compatability by Jack Jansen · 27 years ago
  4. 184c160 DisposPtr -> DisposePtr by Jack Jansen · 27 years ago
  5. 08c3be3 Changed the few old routine names still used to the new ones by Jack Jansen · 27 years ago
  6. 85ae4a8 Changed [SG]etCRefCon to [SG]etControlReference by Jack Jansen · 27 years ago
  7. 5495672 Modified for (optional) use of MSL by Jack Jansen · 27 years ago
  8. 9e1be97 Fixed for compiling without OLDROUTINENAMES and OLDROUTINELOCATIONS by Jack Jansen · 27 years ago
  9. f73bab7 Added an attribute string_id_to_buffer, which gives the offset you by Jack Jansen · 28 years ago
  10. 377df98 - Most errors are *not* OSErr style, so raise better exceptions (with by Jack Jansen · 28 years ago
  11. cb2554e Still not a real test, but at least it runs again by Jack Jansen · 28 years ago
  12. 1801aad Use MacOS.string_id_to_buffer for id() to buffer address hack by Jack Jansen · 28 years ago
  13. 4240b61 Use MacOS.string_id_to_buffer for the hack to convert string id() to by Jack Jansen · 28 years ago
  14. 827eecd Converted to CW11. by Jack Jansen · 28 years ago
  15. 666212d Make cache-alignment work always (in stead of 50% of the time:-) by Jack Jansen · 28 years ago
  16. c587301 - Changed GestaltEqu.h to Gestalt.h by Jack Jansen · 28 years ago
  17. 4a8c54e - Changed GestaltEqu.h to Gestalt.h by Jack Jansen · 28 years ago
  18. 6a52814 Re-generated from new (CW11) universal headers by Jack Jansen · 28 years ago
  19. eea9ab7 Rebuilt everything with Guido's new sources, added a few modules here by Jack Jansen · 28 years ago
  20. ab78656 Added calldll module by Jack Jansen · 28 years ago
  21. 0040b47 - Put USE_MAC_DYNAMIC_LOADING beack here in stead of auto-enabling it by Jack Jansen · 28 years ago
  22. 7e94404 Only go into eventloop/interrupt check 10 times per second by Jack Jansen · 28 years ago
  23. 4f27a55 Comments around identifier after #endif by Jack Jansen · 28 years ago
  24. c1cd2ca Added operator, errno and soundex modules. by Jack Jansen · 28 years ago
  25. e0e1f1a Redid arg/return handling (still not as I would like it to be, though). by Jack Jansen · 28 years ago
  26. b3928d2 An initial stab at calling random C routines from Python by Jack Jansen · 28 years ago
  27. ce7fc98 Initial stab at calling C routines from python dynamically by Jack Jansen · 28 years ago
  28. 3c2871e The USE_CACHE_ALIGNING define now has a value: the number of *words* by Jack Jansen · 28 years ago
  29. b4ef4c6 Optionally (on USE_CACHE_ALIGN) extend overhead structure to align by Jack Jansen · 28 years ago
  30. 42218ce Added/updated copyright notices by Jack Jansen · 28 years ago
  31. 02dee9b Added _tkinter modules in Image extension by Jack Jansen · 28 years ago
  32. 19a14b6 Image libraries moved and small things by Jack Jansen · 28 years ago
  33. f5c2057 Renamed by Jack Jansen · 28 years ago
  34. 22023f4 Added imgpng by Jack Jansen · 28 years ago
  35. 6ad8d13 "ported" Guido's embedding demo to the mac, and wrote some minimal by Jack Jansen · 28 years ago
  36. 52ac037 Added PyMac_Initialize() routine, to be used by embedding programs (in by Jack Jansen · 28 years ago
  37. 8dc797d Return preferences of unknown type as opaque data by Jack Jansen · 28 years ago
  38. 466be80 Minor fix to get non-gusi python to compile again by Jack Jansen · 28 years ago
  39. 8dc8a6e Mac-specific version of getmtime (for non-GUSI Python, which needs by Jack Jansen · 28 years ago
  40. 4b76ba3 High-level interface to Internet Config (and readability fix to icgluetest.py) by Jack Jansen · 28 years ago
  41. 52e87f3 Added icglue modules and (optionally) NumPy and PIL extensions by Jack Jansen · 28 years ago
  42. b28efe6 - Added optional profiling support by Jack Jansen · 28 years ago
  43. 8c69321 Added profiler initialization/finalization code (if __profile__ is defined) by Jack Jansen · 28 years ago
  44. 8ce72f5 Low-level interface to Internet Config (to be augmented by nice Python by Jack Jansen · 28 years ago
  45. 3beb336 Minimal test of icglue module by Jack Jansen · 28 years ago
  46. f3dd5aa - CWGUSI has moved - Changed instructions for Tcl 7.6/Tk 4.2 by Jack Jansen · 28 years ago
  47. a742d11 Added a chapter on using OSAXen by Jack Jansen · 28 years ago
  48. a83caa0 Added range of resource-ids for twit. by Jack Jansen · 28 years ago
  49. c75e1d0 Added Application.cleanup method which asks all windows to close by Jack Jansen · 28 years ago
  50. 81aa0e2 Added gdbm (if USE_GDBM defined) by Jack Jansen · 28 years ago
  51. b280e2b Moved resources around to forestall conflicts with debuggee by Jack Jansen · 28 years ago
  52. 3097463 Added gdbm by Jack Jansen · 28 years ago
  53. 83b17e8 Added gdbm plugins, changed jpeg library to v6, various minor changes by Jack Jansen · 28 years ago
  54. e1d325f Added gdbm plugins by Jack Jansen · 28 years ago
  55. 8bd7c56 If sys.argv is empty ask for input file and output folder by Jack Jansen · 28 years ago
  56. 3d919c4 Added reference to pdf documentation and bbpy, correctly explained by Jack Jansen · 28 years ago
  57. 0fb1d82 Added reference to pdf documentation and bbpy, correctly explained by Jack Jansen · 28 years ago
  58. e1d8c9b Fixed FSSpec->pathname code to add colon if the fsspec points to a disk. by Jack Jansen · 28 years ago
  59. 56c3c76 Fixed bundle to allow any object (file, folder, disk) to be dropped on by Jack Jansen · 28 years ago
  60. a918b8c Fixed to allow sys.path initializer to be longer than 255 chars. by Jack Jansen · 28 years ago
  61. d859785 Add twit "home" location to sys.path (so you can put the applet on the desktop) by Jack Jansen · 28 years ago
  62. 115c114 Changed project segment structure to (more-or-less) match directory structure. by Jack Jansen · 28 years ago
  63. abc2db7 Updated (which should have been done before the 1.4 distribution). by Jack Jansen · 28 years ago
  64. 6c11f74 Added PyMac_GetFullPath(), PyMac_ApplicationPath and PyMac_ApplicationFSSpec by Jack Jansen · 28 years ago
  65. 84fb1fa Got rid of nfullpath() by Jack Jansen · 28 years ago
  66. 26ee126 Got rid of nfullpath in favor of PyMac_GetFullPath (which was pretty by Jack Jansen · 28 years ago
  67. 8096daa When loading a PYC resource check whether the filename is the by Jack Jansen · 28 years ago
  68. 6c06590 More sensible default sys.path by Jack Jansen · 28 years ago
  69. 297d7dd Keep the folder structure in Mac:mwerks:projects similar to the by Jack Jansen · 28 years ago
  70. 612db8f Removed addpack calls by Jack Jansen · 28 years ago
  71. 7b6aa0a Removed old project file, als restructured projects directory to by Jack Jansen · 28 years ago
  72. 5265ae4 Probably just binhexed again... by Jack Jansen · 28 years ago
  73. 230ad2c Different default location for distribution templates by Jack Jansen · 28 years ago
  74. c42c0b7 Only copy project files from build* and plugins to the projects by Jack Jansen · 28 years ago
  75. d2034c1 Build imgmodules.cfm68k too by Jack Jansen · 28 years ago
  76. 3a9b3b5 Added USE_MALLOC_DEBUG (disabled) by Jack Jansen · 28 years ago
  77. 05d9836 Project files for 1.4 release by Jack Jansen · 28 years ago
  78. 46ed276 Malloc debugging now flagged with USE_MALLOC_DEBUG by Jack Jansen · 28 years ago
  79. 6b9e560 Updated to cw10 by Jack Jansen · 28 years ago
  80. d6fccdf Fixed gusi preferences by Jack Jansen · 28 years ago
  81. a1255e0 removed unused var by Jack Jansen · 28 years ago
  82. 176f3a9 Added support for tab hooks by Jack Jansen · 28 years ago
  83. b7e82c1 Raise a more intellegible error in the case of missing keyword args by Jack Jansen · 28 years ago
  84. ae178ea Added HAVE_STRFTIME by Jack Jansen · 28 years ago
  85. 70e413d Added a note on swed and htmled examples, added tab support, fixed typo by Jack Jansen · 28 years ago
  86. 92ca16c Modified to work together with BBPy Re-enabled splash screen by Jack Jansen · 28 years ago
  87. 8487229 Get preference file name from a resource. Changed for 1.8.0 CWGUSI release by Jack Jansen · 28 years ago
  88. d09deac Also put aliases to PythonCore{PPC,CFM68K} in the extensions folder by Jack Jansen · 28 years ago
  89. 2d359bf Updated the instructions for the 1.4 release by Jack Jansen · 28 years ago
  90. e272303 Added a note about incorrect "PythonCore not found" message by Jack Jansen · 28 years ago
  91. 061ac50 Added a note about PythonApplet name by Jack Jansen · 28 years ago
  92. baffd68 Version upped to 1.4, removed some unused dialogs, added STR resource by Jack Jansen · 28 years ago
  93. 83c74df - Get preference filename from a resource by Jack Jansen · 28 years ago
  94. d081b13 Added resource for preference file name by Jack Jansen · 28 years ago
  95. f8c684d Ported to CW10 by Jack Jansen · 28 years ago
  96. 319f1a2 Added a warning about gusi cfm68k "far data" by Jack Jansen · 28 years ago
  97. 6d1356e Changed Types to types. by Jack Jansen · 28 years ago
  98. 59b912a Fixed xstat to again include resroucefork size, creator, type. Obtain by Jack Jansen · 28 years ago
  99. 3a4b3b0 Fixed flashing in ProgressBar update. by Jack Jansen · 28 years ago
  100. a58d89e 'documented' resource-number useage of EditPythonPrefs by Jack Jansen · 28 years ago