1. a755e68 Export type objects to Python by Jack Jansen · 27 years ago
  2. b95901e Implemented balloon help for EditPythonPrefs by Jack Jansen · 27 years ago
  3. 80b5329 Added Help module by Jack Jansen · 27 years ago
  4. 675cda0 Added a button to increment buildno, so it doesn't happen by Jack Jansen · 27 years ago
  5. 37b4b49 Added balloon help for options dialog. by Jack Jansen · 27 years ago
  6. 01cfe36 Added no-site-python and old-exceptions preferences. by Jack Jansen · 27 years ago
  7. 36b983c Added old-exception and no-site-python options and balloon help by Jack Jansen · 27 years ago
  8. bf2f602 Added interface to the Balloon Help Manager by Jack Jansen · 27 years ago
  9. 6954e34 Added old-exceptions and no-site-python preferences and upped version to 4. by Jack Jansen · 27 years ago
  10. c6bb281 Added old-exceptions and no-site-python options and upped preference by Jack Jansen · 27 years ago
  11. e632380 Dunno, rebinhexed? by Jack Jansen · 27 years ago
  12. 8a99a8a Preferences is a general module to get (and set) preferences in by Jack Jansen · 27 years ago
  13. 447e01b Preference resource now has a version number by Jack Jansen · 27 years ago
  14. 222c34e Moved the include of macbuildno.h to getbuildinfo.c. Putting it here by Jack Jansen · 27 years ago
  15. 2e871e4 Added SysBeep by Jack Jansen · 27 years ago
  16. 5b3c971 The preference resource now has a version number by Jack Jansen · 27 years ago
  17. ac62569 sys.prefix and sys.exec_prefix are now set correctly. by Jack Jansen · 27 years ago
  18. 80cf5a8 The python preference resource now has a version number, and by Jack Jansen · 27 years ago
  19. 3b3a287 Major overhaul: this is now little more than a user interface, the by Jack Jansen · 27 years ago
  20. d024083 Run NumPy installer, if present. by Jack Jansen · 27 years ago
  21. 2d30840 Define BUILDNO in macbuildno.h (incremented by fullbuild) by Jack Jansen · 27 years ago
  22. 68a0ee0 Can't remember... by Jack Jansen · 27 years ago
  23. 898ac1b Added GetTicks() here, so profiling can use a decent timer by Jack Jansen · 27 years ago
  24. faad995 Fullbuild now maintains BUILDNO for mac builds by Jack Jansen · 27 years ago
  25. 04fb06f Names changed by Jack Jansen · 27 years ago
  26. 09dcff7 Put all prints inside "if verbose:" by Jack Jansen · 27 years ago
  27. ebacc2e Removed debug print by Jack Jansen · 27 years ago
  28. 82bfde9 Modified for CW Pro projects and new filenames by Jack Jansen · 27 years ago
  29. 8505ef8 Added #include <WETabs.h>, which had somehow gone missing by Jack Jansen · 27 years ago
  30. 3412c5d Modified for installer and new names of various applets. Also cleaned by Jack Jansen · 27 years ago
  31. 9ffa432 Modified for new scripting support by Jack Jansen · 27 years ago
  32. 21b5d60 Moved suites to their own folder by Jack Jansen · 27 years ago
  33. 26726fe Replaced by ReadMe by Jack Jansen · 27 years ago
  34. 83cab72 Adapted from ReadMeOrSuffer for the new installer by Jack Jansen · 27 years ago
  35. 0c96887 Handle systemclicks ourselves, in stead of passing them to Sioux. This by Jack Jansen · 27 years ago
  36. d0417ec Removed support_print docs. by Jack Jansen · 27 years ago
  37. 3261719 Docs on new tcl/tk, new build tree layout by Jack Jansen · 27 years ago
  38. f10786b Very sketchy preliminary docs on new applescripting functionality. by Jack Jansen · 27 years ago
  39. 97de10c Added reop by Jack Jansen · 27 years ago
  40. 78c3cc4 MkPluginAliases now knows about fat PythonCore (and all resource files by Jack Jansen · 27 years ago
  41. 03a00a8 PythonCore is now a fat shared library, the plugin modules aren't fat, by Jack Jansen · 27 years ago
  42. f2e917e Regenerated by Jack Jansen · 27 years ago
  43. 8f0fab7 Added support for WCTabHandle, AuxWinHandle, PixPatHandle: no reason by Jack Jansen · 27 years ago
  44. eaf3c9b Added #include <string.h> for memcpy() by Jack Jansen · 27 years ago
  45. 69b43ed Added support for GDHandle, CTabHandle, ITabHandle and CCrsrHandle: no by Jack Jansen · 27 years ago
  46. c7fefed Added GetAuxiliaryControlRecord and SetControlColor, there was no good by Jack Jansen · 27 years ago
  47. f69633e Made AEDesc_{New,Convert} global by Jack Jansen · 27 years ago
  48. 48f662d mkalias() now has an optional third parameter to create relative aliases (Just) by Jack Jansen · 27 years ago
  49. 756a69f - Added classes to support class/property generation by gensuitemodule by Jack Jansen · 27 years ago
  50. a8441de Added (dummy) PyOS_FiniInterrupts by Jack Jansen · 27 years ago
  51. 7330b39 Adapted for 1.5a3: Py_SupressPrintingFlag is gone, and by Jack Jansen · 27 years ago
  52. 4be0ce3 New version number, new tk resources, new error numbers, new GUSI by Jack Jansen · 27 years ago
  53. 12f318a Don't define ENOENT when compiling with MSL by Jack Jansen · 27 years ago
  54. 04df97c CW11 projects replaced by CW Pro 1 projects, and all cfm68k/ppc by Jack Jansen · 27 years ago
  55. e3fa874 Modified for CW Pro 1 projects. Convention used: .mu files are old by Jack Jansen · 27 years ago
  56. 6654422 Generate class, property and comparison code (finally!). The resulting by Jack Jansen · 27 years ago
  57. 5e06257 Final set of CW11 projects, before switch to CW Pro 1. by Jack Jansen · 27 years ago
  58. 50ea919 Mods for user mainloop event handling by Jack Jansen · 27 years ago
  59. d080edd Added dopendingevents call by Jack Jansen · 27 years ago
  60. 3f5aef7 Allow specifying own resources for all dialogs by Jack Jansen · 27 years ago
  61. 1b3904b Module to buffer stdout/stderr until stdin is read. Useful for by Jack Jansen · 27 years ago
  62. 0b34dd5 Regenerated by Jack Jansen · 27 years ago
  63. 883765e added SetEventHandler by Jack Jansen · 27 years ago
  64. 3757523 Adapted to new event handling. It is now also possible to abort out of by Jack Jansen · 27 years ago
  65. 36ed506 Added PyMac_SetEventHandler which allows you to replace complete event by Jack Jansen · 27 years ago
  66. d993648 Added NewAliasMinimalFromFullPath(), and allow alias.Resolve() to return by Jack Jansen · 27 years ago
  67. eda7863 Make imports faster on the Mac, by by Jack Jansen · 27 years ago
  68. 0130f0f Added prototype for PyMac_RestoreMenuBar by Jack Jansen · 27 years ago
  69. 3368cb7 Replaced MacOS.EnableAppSwitch with MacOS.SchedParams by Jack Jansen · 27 years ago
  70. d3b06a8 Added optional preload arg to some routines (which creates reloaded by Jack Jansen · 27 years ago
  71. 7fb76e0 Replaced MacOS.EnableAppswitch by MacOS.SchedParams by Jack Jansen · 27 years ago
  72. caa7c46 - Restore SIOUX menubar just before exiting, if the console window is kept by Jack Jansen · 27 years ago
  73. ca0f88d Added zlib by Jack Jansen · 27 years ago
  74. 175f1c8 Added USE_ZLIB to nonshared config files by Jack Jansen · 27 years ago
  75. 120a105 Removed SetScheduleTimes Added SchedParams Added docstrings for most routines by Jack Jansen · 27 years ago
  76. e68a61c Added zlib (optional on USE_ZLIB) by Jack Jansen · 27 years ago
  77. e3ae0df Removed old scheduler parameterizing calls and replaced with something by Jack Jansen · 27 years ago
  78. 4a79a4b Removed SetScheduleTimes and PyMac_DoYieldEnabled by Jack Jansen · 27 years ago
  79. 8d1ac02 Documented (slightly) the USE_CACHE_ALIGNED define, for the standalone by Jack Jansen · 27 years ago
  80. e66b8c8 Updated for 1.5a2 distribution by Jack Jansen · 27 years ago
  81. 219e2e2 Projects for 1.5a2 distritbuion by Jack Jansen · 27 years ago
  82. baa6d55 Version number and such for 1.5a2 distribution by Jack Jansen · 27 years ago
  83. 7701fd9 Changed release note structure: by Jack Jansen · 27 years ago
  84. 001aa86 Added a range of resource numbers reserved for Bruce by Jack Jansen · 27 years ago
  85. 549e0ff Removed references to StdClib and PLStringFuncs, rebuilt everything by Jack Jansen · 27 years ago
  86. 6f69c50 Nothing important by Jack Jansen · 27 years ago
  87. 5258190 Changed version string and preferences filename to 1.5a2. by Jack Jansen · 27 years ago
  88. a07dd0f Renamed by Jack Jansen · 27 years ago
  89. e8b9b9f Added keys() and mapping interface to shared-library objects, allowing by Jack Jansen · 27 years ago
  90. a39f1b0 - Added Py_GetProgramFullPath by Jack Jansen · 27 years ago
  91. 570e4b7 Added PyMac_StopGUSISpin by Jack Jansen · 27 years ago
  92. 8766dfd Regenreated for MSL by Jack Jansen · 27 years ago
  93. b83b46d MSL errno.h has moved some errors around, and doesn't document by Jack Jansen · 27 years ago
  94. af647dd Use ProgressBar to show progress in stead of print by Jack Jansen · 27 years ago
  95. 450ae9f Don't free the MacOS_Splash() dialog twice... by Jack Jansen · 27 years ago
  96. 48c5527 Add a few more BringToFont calls by Jack Jansen · 27 years ago
  97. 79b5bb4 Export a few more New/Convert routines, on Just's request by Jack Jansen · 27 years ago
  98. 141f9a0 Regenrated from CW11 IDE by Jack Jansen · 27 years ago
  99. 1d63d8c Fixes to progress bar by SDM, modified by Jack: by Jack Jansen · 27 years ago
  100. 8b4c987 - toolboxmodules built first (others depend on it) by Jack Jansen · 27 years ago