1. 1301f2b __file__ now sometimes refers to the .pyc file by Jack Jansen · 26 years ago
  2. a4f0309 Added WEGetTabSize and WESetTabSize, at Just's request by Jack Jansen · 26 years ago
  3. 52b38b7 Support for sound input added. The interface is even worse than the by Jack Jansen · 26 years ago
  4. e742a82 Regenerated because of confusion with Style/StyleParameter and by Jack Jansen · 26 years ago
  5. d6b6d88 Regerated: Style and StyleParameter are different beasts by Jack Jansen · 26 years ago
  6. bfb77a0 Oops, this wasn't checked in yet: part of the AE structure for the new by Jack Jansen · 26 years ago
  7. 0e4033a Module to use Mac serial port as a communication link by Jack Jansen · 26 years ago
  8. 0aa9782 Helper routines to create standalone Python applications. by Jack Jansen · 26 years ago
  9. f7d8f45 Hack to get at string buffer address changed by Jack Jansen · 26 years ago
  10. 0db61d1 Helper file for version-checking by Jack Jansen · 26 years ago
  11. a2139fe Added (minimal) documentation on how to build standalone applications by Jack Jansen · 26 years ago
  12. ff170fb Default button on main window wasn't set correctly by Jack Jansen · 26 years ago
  13. 73c804a Added some debug prints (if enabled by setting DEBUG) by Jack Jansen · 26 years ago
  14. 8554e30 BuildApplet will now also update old applets by Jack Jansen · 26 years ago
  15. ebe914a Current ("1.5b4") projects, with new UH toolbox modules and such by Jack Jansen · 26 years ago
  16. 5e302db USE_PRECOMPILED_HEADERS renamed to MSL_USE_PRECOMPILED_HEADERS by Jack Jansen · 26 years ago
  17. efaada7 - Universal Headers 3 mods by Jack Jansen · 26 years ago
  18. 21f9687 Regenerated from Universal Headers 3.0.1. Some new calls are by Jack Jansen · 26 years ago
  19. cbe6a53 Fixed double-dispose of splash() dialog by Jack Jansen · 26 years ago
  20. 2369a98 Updated for Waste 1.3 by Jack Jansen · 26 years ago
  21. 40bd770 Add fstat() if using GUSI by Jack Jansen · 26 years ago
  22. c2952bc Universal Headers 3 by Jack Jansen · 26 years ago
  23. 1b5b37f Updated to Universal Headers 3 constant names by Jack Jansen · 26 years ago
  24. 5e58bcd Regenerated from Universal Headers 3.0.1 (which are changed by Jack Jansen · 26 years ago
  25. 7c2fddf Updated to Waste 1.3 by Jack Jansen · 26 years ago
  26. 7b56aad Break circular reference on menus upon cleanup by Jack Jansen · 26 years ago
  27. 64da169 Added CHECK_IMPORT_CASE by Jack Jansen · 26 years ago
  28. dee6d02 Removed incorrect weMonoStyled from initialization by Jack Jansen · 26 years ago
  29. 0188172 Fixed bug in explanation of how to run test.autotest, and warned for by Jack Jansen · 26 years ago
  30. 20989e8 Mods by Bill Bedford by Jack Jansen · 27 years ago
  31. 5b0533d Addition by Bill Bedford: Ordinal and NOrdinal classes so we can by Jack Jansen · 27 years ago
  32. ae4300f Updated embed demo, and put a note in the html file that you need a by Jack Jansen · 27 years ago
  33. 6b02ac2 I give in. Now Tk is also using resources just above 128, so Python by Jack Jansen · 27 years ago
  34. ecbc1cc Release notes and readme for 1.5b3 by Jack Jansen · 27 years ago
  35. e86d287 Loading defaults for gusi/sys.path didn't work for applets. Fixed. by Jack Jansen · 27 years ago
  36. a23a462 Balloon help definitions by Jack Jansen · 27 years ago
  37. d9d2968 Added cPickle and cStringIO by Jack Jansen · 27 years ago
  38. a5e2ece - Tk 8.0p2 script resources by Jack Jansen · 27 years ago
  39. 416a1c8 Projects for 1.5b3 by Jack Jansen · 27 years ago
  40. 44a8931 Upped tcl/tk instructions for 8.0p2 by Jack Jansen · 27 years ago
  41. 0e680b7 Moved toolbox to lib-toolbox, Sjoerd-style. by Jack Jansen · 27 years ago
  42. 3802039 Moved scripting to lib-scripting (did it the Sjoerd-way this time) by Jack Jansen · 27 years ago
  43. 04d5c58 Updated (but still not up to date) by Jack Jansen · 27 years ago
  44. 666ff8c Build balloon help for EditPythonPrefs by Jack Jansen · 27 years ago
  45. bb74862 Fixup sys.path to be able to find macostools by Jack Jansen · 27 years ago
  46. 188db7f 1.5a4 relnotes by Jack Jansen · 27 years ago
  47. ef90af0 Projects used for 1.5a4 by Jack Jansen · 27 years ago
  48. 9b2681b 1.5a3 relnotes (1.5a4 to follow later) by Jack Jansen · 27 years ago
  49. 0b72695 Updated for 1.5a4 by Jack Jansen · 27 years ago
  50. bbaf37c Added pcre module by Jack Jansen · 27 years ago
  51. 2136490 Bug fix for fast module location by Jack Jansen · 27 years ago
  52. f774c41 Upped version to 1.5a4, changed sys.path initialization to match new by Jack Jansen · 27 years ago
  53. a7a89eb Implemented nositepython and oldexceptions flags by Jack Jansen · 27 years ago
  54. c73f83c Fixed for new "import dir.module" semantics. Needs accompanying fix in by Jack Jansen · 27 years ago
  55. 55e3927 New exception interface by Jack Jansen · 27 years ago
  56. a755e68 Export type objects to Python by Jack Jansen · 27 years ago
  57. b95901e Implemented balloon help for EditPythonPrefs by Jack Jansen · 27 years ago
  58. 80b5329 Added Help module by Jack Jansen · 27 years ago
  59. 675cda0 Added a button to increment buildno, so it doesn't happen by Jack Jansen · 27 years ago
  60. 37b4b49 Added balloon help for options dialog. by Jack Jansen · 27 years ago
  61. 01cfe36 Added no-site-python and old-exceptions preferences. by Jack Jansen · 27 years ago
  62. 36b983c Added old-exception and no-site-python options and balloon help by Jack Jansen · 27 years ago
  63. bf2f602 Added interface to the Balloon Help Manager by Jack Jansen · 27 years ago
  64. 6954e34 Added old-exceptions and no-site-python preferences and upped version to 4. by Jack Jansen · 27 years ago
  65. c6bb281 Added old-exceptions and no-site-python options and upped preference by Jack Jansen · 27 years ago
  66. e632380 Dunno, rebinhexed? by Jack Jansen · 27 years ago
  67. 8a99a8a Preferences is a general module to get (and set) preferences in by Jack Jansen · 27 years ago
  68. 447e01b Preference resource now has a version number by Jack Jansen · 27 years ago
  69. 222c34e Moved the include of macbuildno.h to getbuildinfo.c. Putting it here by Jack Jansen · 27 years ago
  70. 2e871e4 Added SysBeep by Jack Jansen · 27 years ago
  71. 5b3c971 The preference resource now has a version number by Jack Jansen · 27 years ago
  72. ac62569 sys.prefix and sys.exec_prefix are now set correctly. by Jack Jansen · 27 years ago
  73. 80cf5a8 The python preference resource now has a version number, and by Jack Jansen · 27 years ago
  74. 3b3a287 Major overhaul: this is now little more than a user interface, the by Jack Jansen · 27 years ago
  75. d024083 Run NumPy installer, if present. by Jack Jansen · 27 years ago
  76. 2d30840 Define BUILDNO in macbuildno.h (incremented by fullbuild) by Jack Jansen · 27 years ago
  77. 68a0ee0 Can't remember... by Jack Jansen · 27 years ago
  78. 898ac1b Added GetTicks() here, so profiling can use a decent timer by Jack Jansen · 27 years ago
  79. faad995 Fullbuild now maintains BUILDNO for mac builds by Jack Jansen · 27 years ago
  80. 04fb06f Names changed by Jack Jansen · 27 years ago
  81. 09dcff7 Put all prints inside "if verbose:" by Jack Jansen · 27 years ago
  82. ebacc2e Removed debug print by Jack Jansen · 27 years ago
  83. 82bfde9 Modified for CW Pro projects and new filenames by Jack Jansen · 27 years ago
  84. 8505ef8 Added #include <WETabs.h>, which had somehow gone missing by Jack Jansen · 27 years ago
  85. 3412c5d Modified for installer and new names of various applets. Also cleaned by Jack Jansen · 27 years ago
  86. 9ffa432 Modified for new scripting support by Jack Jansen · 27 years ago
  87. 21b5d60 Moved suites to their own folder by Jack Jansen · 27 years ago
  88. 26726fe Replaced by ReadMe by Jack Jansen · 27 years ago
  89. 83cab72 Adapted from ReadMeOrSuffer for the new installer by Jack Jansen · 27 years ago
  90. 0c96887 Handle systemclicks ourselves, in stead of passing them to Sioux. This by Jack Jansen · 27 years ago
  91. d0417ec Removed support_print docs. by Jack Jansen · 27 years ago
  92. 3261719 Docs on new tcl/tk, new build tree layout by Jack Jansen · 27 years ago
  93. f10786b Very sketchy preliminary docs on new applescripting functionality. by Jack Jansen · 27 years ago
  94. 97de10c Added reop by Jack Jansen · 27 years ago
  95. 78c3cc4 MkPluginAliases now knows about fat PythonCore (and all resource files by Jack Jansen · 27 years ago
  96. 03a00a8 PythonCore is now a fat shared library, the plugin modules aren't fat, by Jack Jansen · 27 years ago
  97. f2e917e Regenerated by Jack Jansen · 27 years ago
  98. 8f0fab7 Added support for WCTabHandle, AuxWinHandle, PixPatHandle: no reason by Jack Jansen · 27 years ago
  99. eaf3c9b Added #include <string.h> for memcpy() by Jack Jansen · 27 years ago
  100. 69b43ed Added support for GDHandle, CTabHandle, ITabHandle and CCrsrHandle: no by Jack Jansen · 27 years ago