1. b736a87 Project files converted for CW Pro 4. And the daylight savings time switch seems to have "modified" the resource files (but nothing has changed there). by Jack Jansen · 26 years ago
  2. fb37f89 Replaced all remaining BinHex files with their binary counterparts. by Jack Jansen · 26 years ago
  3. c590095 Binhextree doesn't binhex anymore, it just copies the projects around. This by Jack Jansen · 26 years ago
  4. 490ec9c Use buildtools where appropriate. Build BuildApplication applet too. by Jack Jansen · 26 years ago
  5. b44f1cc Build a full standalone application from a python script (Just) by Jack Jansen · 26 years ago
  6. 015b70e Common code used to the buildtools module (Just) by Jack Jansen · 26 years ago
  7. fb721cf Added build.macfreeze to the "special" folders. by Jack Jansen · 26 years ago
  8. 804fdc8 Use dialog auto-placement whenever appropriate. by Jack Jansen · 26 years ago
  9. 955a2f5 If there's no comment for an error we use the symbolic name as the by Jack Jansen · 26 years ago
  10. cf89f6f Removed unused import of addpack by Jack Jansen · 26 years ago
  11. bca57e6 Moved some code around: occasionally the SetCreatorFileType didn't by Jack Jansen · 26 years ago
  12. ae3407a Added Sndihooks module by Jack Jansen · 26 years ago
  13. ff170fb Default button on main window wasn't set correctly by Jack Jansen · 26 years ago
  14. 73c804a Added some debug prints (if enabled by setting DEBUG) by Jack Jansen · 26 years ago
  15. 8554e30 BuildApplet will now also update old applets by Jack Jansen · 26 years ago
  16. 666ff8c Build balloon help for EditPythonPrefs by Jack Jansen · 27 years ago
  17. bb74862 Fixup sys.path to be able to find macostools by Jack Jansen · 27 years ago
  18. b95901e Implemented balloon help for EditPythonPrefs by Jack Jansen · 27 years ago
  19. 80b5329 Added Help module by Jack Jansen · 27 years ago
  20. 675cda0 Added a button to increment buildno, so it doesn't happen by Jack Jansen · 27 years ago
  21. 3b3a287 Major overhaul: this is now little more than a user interface, the by Jack Jansen · 27 years ago
  22. d024083 Run NumPy installer, if present. by Jack Jansen · 27 years ago
  23. faad995 Fullbuild now maintains BUILDNO for mac builds by Jack Jansen · 27 years ago
  24. 04fb06f Names changed by Jack Jansen · 27 years ago
  25. 09dcff7 Put all prints inside "if verbose:" by Jack Jansen · 27 years ago
  26. ebacc2e Removed debug print by Jack Jansen · 27 years ago
  27. 82bfde9 Modified for CW Pro projects and new filenames by Jack Jansen · 27 years ago
  28. 78c3cc4 MkPluginAliases now knows about fat PythonCore (and all resource files by Jack Jansen · 27 years ago
  29. e3fa874 Modified for CW Pro 1 projects. Convention used: .mu files are old by Jack Jansen · 27 years ago
  30. 6654422 Generate class, property and comparison code (finally!). The resulting by Jack Jansen · 27 years ago
  31. ca0f88d Added zlib by Jack Jansen · 27 years ago
  32. 6f69c50 Nothing important by Jack Jansen · 27 years ago
  33. b83b46d MSL errno.h has moved some errors around, and doesn't document by Jack Jansen · 27 years ago
  34. af647dd Use ProgressBar to show progress in stead of print by Jack Jansen · 27 years ago
  35. 8b4c987 - toolboxmodules built first (others depend on it) by Jack Jansen · 27 years ago
  36. c512be0 Sometimes tried to modify a tuple. Fixed. by Jack Jansen · 27 years ago
  37. 0f00c5e - Use cfmfile to (finally) implement building fat Pythons by Jack Jansen · 27 years ago
  38. c70c350 Module to merge 'cfrg' resources (to create fat ppc/cfm68k programs by Jack Jansen · 27 years ago
  39. ab78656 Added calldll module by Jack Jansen · 27 years ago
  40. 42218ce Added/updated copyright notices by Jack Jansen · 28 years ago
  41. 02dee9b Added _tkinter modules in Image extension by Jack Jansen · 28 years ago
  42. 52e87f3 Added icglue modules and (optionally) NumPy and PIL extensions by Jack Jansen · 28 years ago
  43. e1d325f Added gdbm plugins by Jack Jansen · 28 years ago
  44. 8bd7c56 If sys.argv is empty ask for input file and output folder by Jack Jansen · 28 years ago
  45. a918b8c Fixed to allow sys.path initializer to be longer than 255 chars. by Jack Jansen · 28 years ago
  46. 297d7dd Keep the folder structure in Mac:mwerks:projects similar to the by Jack Jansen · 28 years ago
  47. 612db8f Removed addpack calls by Jack Jansen · 28 years ago
  48. 5265ae4 Probably just binhexed again... by Jack Jansen · 28 years ago
  49. 230ad2c Different default location for distribution templates by Jack Jansen · 28 years ago
  50. c42c0b7 Only copy project files from build* and plugins to the projects by Jack Jansen · 28 years ago
  51. d2034c1 Build imgmodules.cfm68k too by Jack Jansen · 28 years ago
  52. 8487229 Get preference file name from a resource. Changed for 1.8.0 CWGUSI release by Jack Jansen · 28 years ago
  53. d09deac Also put aliases to PythonCore{PPC,CFM68K} in the extensions folder by Jack Jansen · 28 years ago
  54. 145c92d Moved resources to 510/511: the numbers above 512 gave problems when by Jack Jansen · 28 years ago
  55. 3c7739a Create img modules for cfm68k too. by Jack Jansen · 28 years ago
  56. b9e5e14 Use auto-start functionality of aetools.TalkTo and aetools.Error for by Jack Jansen · 28 years ago
  57. 977fbf2 raise aetools.Error in stead of MacOS.Error on server-generated errors by Jack Jansen · 28 years ago
  58. 29a3355 Added macostools.touch() calls to inform the finder of our changes. by Jack Jansen · 28 years ago
  59. f428c9e Turned off debugging output by Jack Jansen · 28 years ago
  60. 10496eb Added handling for new options, fixed applet option setting by Jack Jansen · 28 years ago
  61. 6c4e987 Allow editing selected bits of the GUSI preferences (creator, type and by Jack Jansen · 28 years ago
  62. ac4d869 Completely redone. mkestrres now parses errno.h and Errors.h files by Jack Jansen · 28 years ago
  63. e3c90a4 Merged Guido's mkaliases and Jack's MkPluginAliases by Jack Jansen · 28 years ago
  64. 8628897 Completely revamped: it now uses separate instruction files per by Jack Jansen · 28 years ago
  65. a662cf4 Removed RunLibScript from build by Jack Jansen · 28 years ago
  66. 055782a Removed silly dialog by Jack Jansen · 28 years ago
  67. 0579715 Fixed names of vairous plugins to build, added a couple and added by Jack Jansen · 28 years ago
  68. 25b361f Adapted for cfm68k, new names and split off of qt. by Jack Jansen · 28 years ago
  69. bbe04d0 Removed references to mactcp, macdnr and stdwin modules by Jack Jansen · 28 years ago
  70. 5220d02 Given a module/pathname file created by findmodulefiles compile all by Jack Jansen · 28 years ago
  71. eaa1959 Use py_resource module by Jack Jansen · 28 years ago
  72. 12fe9fb re-binhexed for 1.3.3 distribution by Jack Jansen · 28 years ago
  73. ee21706 Added waste and _tkinter modules by Jack Jansen · 28 years ago
  74. b4c9381 Copy .exp files to mwerks project directory too. by Jack Jansen · 28 years ago
  75. a2408e9 Fixed code generated for an argument of type **** by Jack Jansen · 28 years ago
  76. eba8856 Added missing setport call to mkdistr_ui, and added scrap to mkpluginaliases. by Jack Jansen · 28 years ago
  77. 822a30b Added region arg to update calls. And binhex files rebinhexed. by Jack Jansen · 28 years ago
  78. 270f411 Binhex gif files too. by Jack Jansen · 28 years ago
  79. f04fa72 Changed to allow the user to do partial builds by Jack Jansen · 28 years ago
  80. db0bace Added support for editing override preferences in applets by Jack Jansen · 28 years ago
  81. 5196d00 Compare sourcefile to hqx file (if it exists) before binhexing. This by Jack Jansen · 28 years ago
  82. 32cb80c Removed addpack calls for toolbox modules, re-binhexed resources (sigh) by Jack Jansen · 28 years ago
  83. 18a99f5 Changed creator from PYTH to Pyth by Jack Jansen · 28 years ago
  84. dca8788 Added a few file types by Jack Jansen · 28 years ago
  85. 57fb8ce New binhexer by Jack Jansen · 28 years ago
  86. 532e3c2 Changed MacOS creator code from PYTH to Pyth by Jack Jansen · 28 years ago
  87. 1023dff - AppleEvent timeout set to infinite - Continue even if a build fails by Jack Jansen · 28 years ago
  88. 2258699 Script to recursively change PYTH creators to Pyth by Jack Jansen · 28 years ago
  89. 2d3f94e Comment fix by Jack Jansen · 28 years ago
  90. 6c6ad83 Set default item for dialog by Jack Jansen · 29 years ago
  91. bf220a1 Added font manager toolbox module by Jack Jansen · 29 years ago
  92. 29c6121 A different binhexer, apparently:-( by Jack Jansen · 29 years ago
  93. cbc0358 Added QuickTime module by Jack Jansen · 29 years ago
  94. 8b13703 Added Cm.slb, the component mgr interface by Jack Jansen · 29 years ago
  95. 9bc4690 Take care that filenames for .hqx files are ascii (no more mu's, etc) by Jack Jansen · 29 years ago
  96. 0638b60 Added imgpbm and imgsgi by Jack Jansen · 29 years ago
  97. 3434a27 Resource files for 1.3 distribution by Jack Jansen · 29 years ago
  98. b39a5d7 Adapted to CW7, added MkPluginAlises by Jack Jansen · 29 years ago
  99. 703e2c1 Changed CW signature and fixed .as/.hqx creator/type by Jack Jansen · 29 years ago
  100. 316ba5d Adapted to os and imp changes by Jack Jansen · 29 years ago