1. 50ea919 Mods for user mainloop event handling by Jack Jansen · 27 years ago
  2. d080edd Added dopendingevents call by Jack Jansen · 27 years ago
  3. 3f5aef7 Allow specifying own resources for all dialogs by Jack Jansen · 27 years ago
  4. 1b3904b Module to buffer stdout/stderr until stdin is read. Useful for by Jack Jansen · 27 years ago
  5. 0b34dd5 Regenerated by Jack Jansen · 27 years ago
  6. 883765e added SetEventHandler by Jack Jansen · 27 years ago
  7. 3757523 Adapted to new event handling. It is now also possible to abort out of by Jack Jansen · 27 years ago
  8. 36ed506 Added PyMac_SetEventHandler which allows you to replace complete event by Jack Jansen · 27 years ago
  9. d993648 Added NewAliasMinimalFromFullPath(), and allow alias.Resolve() to return by Jack Jansen · 27 years ago
  10. eda7863 Make imports faster on the Mac, by by Jack Jansen · 27 years ago
  11. 0130f0f Added prototype for PyMac_RestoreMenuBar by Jack Jansen · 27 years ago
  12. 3368cb7 Replaced MacOS.EnableAppSwitch with MacOS.SchedParams by Jack Jansen · 27 years ago
  13. d3b06a8 Added optional preload arg to some routines (which creates reloaded by Jack Jansen · 27 years ago
  14. 7fb76e0 Replaced MacOS.EnableAppswitch by MacOS.SchedParams by Jack Jansen · 27 years ago
  15. caa7c46 - Restore SIOUX menubar just before exiting, if the console window is kept by Jack Jansen · 27 years ago
  16. ca0f88d Added zlib by Jack Jansen · 27 years ago
  17. 175f1c8 Added USE_ZLIB to nonshared config files by Jack Jansen · 27 years ago
  18. 120a105 Removed SetScheduleTimes Added SchedParams Added docstrings for most routines by Jack Jansen · 27 years ago
  19. e68a61c Added zlib (optional on USE_ZLIB) by Jack Jansen · 27 years ago
  20. e3ae0df Removed old scheduler parameterizing calls and replaced with something by Jack Jansen · 27 years ago
  21. 4a79a4b Removed SetScheduleTimes and PyMac_DoYieldEnabled by Jack Jansen · 27 years ago
  22. 8d1ac02 Documented (slightly) the USE_CACHE_ALIGNED define, for the standalone by Jack Jansen · 27 years ago
  23. e66b8c8 Updated for 1.5a2 distribution by Jack Jansen · 27 years ago
  24. 219e2e2 Projects for 1.5a2 distritbuion by Jack Jansen · 27 years ago
  25. baa6d55 Version number and such for 1.5a2 distribution by Jack Jansen · 27 years ago
  26. 7701fd9 Changed release note structure: by Jack Jansen · 27 years ago
  27. 001aa86 Added a range of resource numbers reserved for Bruce by Jack Jansen · 27 years ago
  28. 549e0ff Removed references to StdClib and PLStringFuncs, rebuilt everything by Jack Jansen · 27 years ago
  29. 6f69c50 Nothing important by Jack Jansen · 27 years ago
  30. 5258190 Changed version string and preferences filename to 1.5a2. by Jack Jansen · 27 years ago
  31. a07dd0f Renamed by Jack Jansen · 27 years ago
  32. e8b9b9f Added keys() and mapping interface to shared-library objects, allowing by Jack Jansen · 27 years ago
  33. a39f1b0 - Added Py_GetProgramFullPath by Jack Jansen · 27 years ago
  34. 570e4b7 Added PyMac_StopGUSISpin by Jack Jansen · 27 years ago
  35. 8766dfd Regenreated for MSL by Jack Jansen · 27 years ago
  36. b83b46d MSL errno.h has moved some errors around, and doesn't document by Jack Jansen · 27 years ago
  37. af647dd Use ProgressBar to show progress in stead of print by Jack Jansen · 27 years ago
  38. 450ae9f Don't free the MacOS_Splash() dialog twice... by Jack Jansen · 27 years ago
  39. 48c5527 Add a few more BringToFont calls by Jack Jansen · 27 years ago
  40. 79b5bb4 Export a few more New/Convert routines, on Just's request by Jack Jansen · 27 years ago
  41. 141f9a0 Regenrated from CW11 IDE by Jack Jansen · 27 years ago
  42. 1d63d8c Fixes to progress bar by SDM, modified by Jack: by Jack Jansen · 27 years ago
  43. 8b4c987 - toolboxmodules built first (others depend on it) by Jack Jansen · 27 years ago
  44. c512be0 Sometimes tried to modify a tuple. Fixed. by Jack Jansen · 27 years ago
  45. 73d203f Version upped to 1.5a1 by Jack Jansen · 27 years ago
  46. 3edc476 Included new MSL error numbers by Jack Jansen · 27 years ago
  47. e44545f Workaround for bug in MSL and CWGUSI interaction that stopped the by Jack Jansen · 27 years ago
  48. 3089b7e - Various names in CodeFragments.h have changed by Jack Jansen · 27 years ago
  49. eeccca9 - Changed the m# format for PyArg_ParseTuple back to s# by Jack Jansen · 27 years ago
  50. d1d242e c2pstr has moved to a different include file by Jack Jansen · 27 years ago
  51. b764eed c2pstring has moved to a different include file by Jack Jansen · 27 years ago
  52. 1473af7 Updated for building with MSL libraries by Jack Jansen · 27 years ago
  53. 2fe3a37 Updated for (optional) use of MSL libraries by Jack Jansen · 27 years ago
  54. a176485 Updated to use MSL libraries by Jack Jansen · 27 years ago
  55. 0f00c5e - Use cfmfile to (finally) implement building fat Pythons by Jack Jansen · 27 years ago
  56. c70c350 Module to merge 'cfrg' resources (to create fat ppc/cfm68k programs by Jack Jansen · 27 years ago
  57. 1836a62 NewMovieFromFile has extra parameter and return value by Jack Jansen · 27 years ago
  58. e0cf87b Enabled resID input/output parameter to NewMovieFromFile. This changes by Jack Jansen · 27 years ago
  59. 6463920 (Optional) MSL compatability by Jack Jansen · 27 years ago
  60. 184c160 DisposPtr -> DisposePtr by Jack Jansen · 27 years ago
  61. 08c3be3 Changed the few old routine names still used to the new ones by Jack Jansen · 27 years ago
  62. 85ae4a8 Changed [SG]etCRefCon to [SG]etControlReference by Jack Jansen · 27 years ago
  63. 5495672 Modified for (optional) use of MSL by Jack Jansen · 27 years ago
  64. 9e1be97 Fixed for compiling without OLDROUTINENAMES and OLDROUTINELOCATIONS by Jack Jansen · 27 years ago
  65. f73bab7 Added an attribute string_id_to_buffer, which gives the offset you by Jack Jansen · 27 years ago
  66. 377df98 - Most errors are *not* OSErr style, so raise better exceptions (with by Jack Jansen · 27 years ago
  67. cb2554e Still not a real test, but at least it runs again by Jack Jansen · 27 years ago
  68. 1801aad Use MacOS.string_id_to_buffer for id() to buffer address hack by Jack Jansen · 27 years ago
  69. 4240b61 Use MacOS.string_id_to_buffer for the hack to convert string id() to by Jack Jansen · 27 years ago
  70. 827eecd Converted to CW11. by Jack Jansen · 27 years ago
  71. 666212d Make cache-alignment work always (in stead of 50% of the time:-) by Jack Jansen · 27 years ago
  72. c587301 - Changed GestaltEqu.h to Gestalt.h by Jack Jansen · 27 years ago
  73. 4a8c54e - Changed GestaltEqu.h to Gestalt.h by Jack Jansen · 27 years ago
  74. 6a52814 Re-generated from new (CW11) universal headers by Jack Jansen · 27 years ago
  75. eea9ab7 Rebuilt everything with Guido's new sources, added a few modules here by Jack Jansen · 27 years ago
  76. ab78656 Added calldll module by Jack Jansen · 27 years ago
  77. 0040b47 - Put USE_MAC_DYNAMIC_LOADING beack here in stead of auto-enabling it by Jack Jansen · 27 years ago
  78. 7e94404 Only go into eventloop/interrupt check 10 times per second by Jack Jansen · 27 years ago
  79. 4f27a55 Comments around identifier after #endif by Jack Jansen · 27 years ago
  80. c1cd2ca Added operator, errno and soundex modules. by Jack Jansen · 27 years ago
  81. e0e1f1a Redid arg/return handling (still not as I would like it to be, though). by Jack Jansen · 27 years ago
  82. b3928d2 An initial stab at calling random C routines from Python by Jack Jansen · 27 years ago
  83. ce7fc98 Initial stab at calling C routines from python dynamically by Jack Jansen · 27 years ago
  84. 3c2871e The USE_CACHE_ALIGNING define now has a value: the number of *words* by Jack Jansen · 28 years ago
  85. b4ef4c6 Optionally (on USE_CACHE_ALIGN) extend overhead structure to align by Jack Jansen · 28 years ago
  86. 42218ce Added/updated copyright notices by Jack Jansen · 28 years ago
  87. 02dee9b Added _tkinter modules in Image extension by Jack Jansen · 28 years ago
  88. 19a14b6 Image libraries moved and small things by Jack Jansen · 28 years ago
  89. f5c2057 Renamed by Jack Jansen · 28 years ago
  90. 22023f4 Added imgpng by Jack Jansen · 28 years ago
  91. 6ad8d13 "ported" Guido's embedding demo to the mac, and wrote some minimal by Jack Jansen · 28 years ago
  92. 52ac037 Added PyMac_Initialize() routine, to be used by embedding programs (in by Jack Jansen · 28 years ago
  93. 8dc797d Return preferences of unknown type as opaque data by Jack Jansen · 28 years ago
  94. 466be80 Minor fix to get non-gusi python to compile again by Jack Jansen · 28 years ago
  95. 8dc8a6e Mac-specific version of getmtime (for non-GUSI Python, which needs by Jack Jansen · 28 years ago
  96. 4b76ba3 High-level interface to Internet Config (and readability fix to icgluetest.py) by Jack Jansen · 28 years ago
  97. 52e87f3 Added icglue modules and (optionally) NumPy and PIL extensions by Jack Jansen · 28 years ago
  98. b28efe6 - Added optional profiling support by Jack Jansen · 28 years ago
  99. 8c69321 Added profiler initialization/finalization code (if __profile__ is defined) by Jack Jansen · 28 years ago
  100. 8ce72f5 Low-level interface to Internet Config (to be augmented by nice Python by Jack Jansen · 28 years ago