1. 2d1306b Started on GUSI2 and threading support. by Jack Jansen · 24 years ago
  2. 6a71572 Projects moved to Mac:Build. The macfreeze projects still need sorting out. by Jack Jansen · 26 years ago
  3. c94e785 Added Icn module to toolboxmodules by Jack Jansen · 26 years ago
  4. d26e1a0 Set PythonCore version number to sys.hexversion, and removed version by Jack Jansen · 26 years ago
  5. 50ff954 CW Projects for 1.5.2b1 by Jack Jansen · 26 years ago
  6. 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
  7. 0d5120f Newer versions of projects. by Jack Jansen · 26 years ago
  8. 86ad567 Split tcl/tk libs out of other libraries (don't want to build these always) by Jack Jansen · 26 years ago
  9. 33d0093 All libraries have now been moved to their new location, with their new names. by Jack Jansen · 26 years ago
  10. 128aae2 A new project that builds cwgusi, tcl, tk and all image libraries needed. by Jack Jansen · 26 years ago
  11. fb37f89 Replaced all remaining BinHex files with their binary counterparts. by Jack Jansen · 26 years ago
  12. dec99ef Various libraryies have been moved around and renamed, now that we have by Jack Jansen · 26 years ago
  13. 71de6c6 Replaced binhexed version of project files by normal ones (in binary mode) by Jack Jansen · 26 years ago
  14. 14e0a0a Updated for 1.5.2a1 by Jack Jansen · 26 years ago
  15. e6e8cdc Rebuilt everything with MSL 2.4.10, Compilers 2.1.1 and IDE 3.1. by Jack Jansen · 26 years ago
  16. f2f3e9b Added macimport.c to various files by Jack Jansen · 26 years ago
  17. eefc1a3 Add an empty PYTHONPREFSFILE STR resource, so frozen applications by Jack Jansen · 26 years ago
  18. 1118c44 Template project, bundle file and config.c file for frozen applications. by Jack Jansen · 26 years ago
  19. 4bfe2c7 Final projects for 1.5.1 by Jack Jansen · 26 years ago
  20. 031a68f CW Pro 3 FC8 projects. Checked in because of ColorPicker and Printing by Jack Jansen · 26 years ago
  21. df3c6ab Last projects before 1.5.1 by Jack Jansen · 26 years ago
  22. ebe914a Current ("1.5b4") projects, with new UH toolbox modules and such by Jack Jansen · 26 years ago
  23. 416a1c8 Projects for 1.5b3 by Jack Jansen · 27 years ago
  24. ef90af0 Projects used for 1.5a4 by Jack Jansen · 27 years ago
  25. 37b4b49 Added balloon help for options dialog. by Jack Jansen · 27 years ago
  26. 03a00a8 PythonCore is now a fat shared library, the plugin modules aren't fat, by Jack Jansen · 27 years ago
  27. 04df97c CW11 projects replaced by CW Pro 1 projects, and all cfm68k/ppc by Jack Jansen · 27 years ago
  28. 5e06257 Final set of CW11 projects, before switch to CW Pro 1. by Jack Jansen · 27 years ago
  29. 219e2e2 Projects for 1.5a2 distritbuion by Jack Jansen · 27 years ago
  30. 549e0ff Removed references to StdClib and PLStringFuncs, rebuilt everything by Jack Jansen · 27 years ago
  31. 79b5bb4 Export a few more New/Convert routines, on Just's request by Jack Jansen · 27 years ago
  32. a176485 Updated to use MSL libraries by Jack Jansen · 27 years ago
  33. 827eecd Converted to CW11. by Jack Jansen · 27 years ago
  34. eea9ab7 Rebuilt everything with Guido's new sources, added a few modules here by Jack Jansen · 27 years ago
  35. ce7fc98 Initial stab at calling C routines from python dynamically by Jack Jansen · 27 years ago
  36. 19a14b6 Image libraries moved and small things by Jack Jansen · 28 years ago
  37. 52ac037 Added PyMac_Initialize() routine, to be used by embedding programs (in by Jack Jansen · 28 years ago
  38. b28efe6 - Added optional profiling support by Jack Jansen · 28 years ago
  39. 83b17e8 Added gdbm plugins, changed jpeg library to v6, various minor changes by Jack Jansen · 28 years ago
  40. 115c114 Changed project segment structure to (more-or-less) match directory structure. by Jack Jansen · 28 years ago
  41. 7b6aa0a Removed old project file, als restructured projects directory to by Jack Jansen · 28 years ago
  42. 05d9836 Project files for 1.4 release by Jack Jansen · 28 years ago
  43. f8c684d Ported to CW10 by Jack Jansen · 28 years ago
  44. ffb170e PPC companion to Python68KSmall. by Jack Jansen · 28 years ago
  45. 4bc0566 It turns out that Py_GetProgramName is used after all... by Jack Jansen · 28 years ago
  46. 1247a46 Fixed to use appletbundle in stead of bundle resource file by Jack Jansen · 28 years ago
  47. d9877c1 Code to add shlib resource fork was not enabled, also made project by Jack Jansen · 28 years ago
  48. 6d653ab Got rid of toollibs, moved some libraries around by Jack Jansen · 28 years ago
  49. 0a3a74c Projects for 1.4b3 distribution: debugging off, optimizations on, etc. by Jack Jansen · 28 years ago
  50. 4ecc8c2 "Small" 68K interpreter, without waste, img and tkinter by Jack Jansen · 28 years ago
  51. f57df79 - MWRuntimeStatic{arch} are static versions of MW shared runtime by Jack Jansen · 28 years ago
  52. 4b2c386 - Gave PPC shared libraries (and projects) .ppc in their name by Jack Jansen · 28 years ago
  53. c442d43 Changed to use 8-byte doubles. Also re-enabled optimizations, 68020 codegen. by Jack Jansen · 28 years ago
  54. 3d159f0 New releases of CWGUSI, Waste and Tcl/Tk. by Jack Jansen · 28 years ago
  55. 402030f 1.4b2 projects by Jack Jansen · 28 years ago
  56. e5b7b85 CW9 by Jack Jansen · 28 years ago
  57. 1b63b27 Fixed up for 1.3.3 distribution, removed various old (and nuused) project files. by Jack Jansen · 28 years ago
  58. 4915c99 Export OptResObj_{New,Convert} by Jack Jansen · 28 years ago
  59. efe8c9c An interface to the WASTE textedit replacement library. by Jack Jansen · 28 years ago
  60. f2331de Keep .exp files in cvs tree by Jack Jansen · 28 years ago
  61. e15f6fe Fixed for new directory layout by Jack Jansen · 28 years ago
  62. 0acaf07 binhex fixed by Jack Jansen · 28 years ago
  63. 532e3c2 Changed MacOS creator code from PYTH to Pyth by Jack Jansen · 28 years ago
  64. a406c7b - Added Tk projects by Jack Jansen · 28 years ago
  65. 3df881c GUSI-based python projects by Jack Jansen · 29 years ago
  66. 3326b67 Re-binhexed all projects. by Jack Jansen · 29 years ago
  67. 29c6121 A different binhexer, apparently:-( by Jack Jansen · 29 years ago
  68. 8a5d0d4 Updated for the CW7.5 release, and some minor tweaks that I don't remember. by Jack Jansen · 29 years ago
  69. 06d1632 Project to build alternative version of MWCRuntimePPC.lib, needed for by Jack Jansen · 29 years ago
  70. c436d87 almost-but-not-quite working python with tk. by Jack Jansen · 29 years ago
  71. fa7aece - plugin tkinter module for ppc python by Jack Jansen · 29 years ago
  72. 9a78536 CW6->CW7 by Jack Jansen · 29 years ago
  73. c925291 Last minor tweaks: debug off, added missing img mods, minor things by Jack Jansen · 29 years ago
  74. ae3d3ef Ported to CW7 by Jack Jansen · 29 years ago
  75. 8932a82 Projects used for 1.3b3 distribution (I promise I won't check them in by Jack Jansen · 29 years ago
  76. 7765dbb Hexbinned CodeWarrior projects by Jack Jansen · 29 years ago