1. 8096daa When loading a PYC resource check whether the filename is the by Jack Jansen · 28 years ago
  2. 6c06590 More sensible default sys.path by Jack Jansen · 28 years ago
  3. 297d7dd Keep the folder structure in Mac:mwerks:projects similar to the by Jack Jansen · 28 years ago
  4. 612db8f Removed addpack calls by Jack Jansen · 28 years ago
  5. 7b6aa0a Removed old project file, als restructured projects directory to by Jack Jansen · 28 years ago
  6. 5265ae4 Probably just binhexed again... by Jack Jansen · 28 years ago
  7. 230ad2c Different default location for distribution templates by Jack Jansen · 28 years ago
  8. c42c0b7 Only copy project files from build* and plugins to the projects by Jack Jansen · 28 years ago
  9. d2034c1 Build imgmodules.cfm68k too by Jack Jansen · 28 years ago
  10. 3a9b3b5 Added USE_MALLOC_DEBUG (disabled) by Jack Jansen · 28 years ago
  11. 05d9836 Project files for 1.4 release by Jack Jansen · 28 years ago
  12. 46ed276 Malloc debugging now flagged with USE_MALLOC_DEBUG by Jack Jansen · 28 years ago
  13. 6b9e560 Updated to cw10 by Jack Jansen · 28 years ago
  14. d6fccdf Fixed gusi preferences by Jack Jansen · 28 years ago
  15. a1255e0 removed unused var by Jack Jansen · 28 years ago
  16. 176f3a9 Added support for tab hooks by Jack Jansen · 28 years ago
  17. b7e82c1 Raise a more intellegible error in the case of missing keyword args by Jack Jansen · 28 years ago
  18. ae178ea Added HAVE_STRFTIME by Jack Jansen · 28 years ago
  19. 70e413d Added a note on swed and htmled examples, added tab support, fixed typo by Jack Jansen · 28 years ago
  20. 92ca16c Modified to work together with BBPy Re-enabled splash screen by Jack Jansen · 28 years ago
  21. 8487229 Get preference file name from a resource. Changed for 1.8.0 CWGUSI release by Jack Jansen · 28 years ago
  22. d09deac Also put aliases to PythonCore{PPC,CFM68K} in the extensions folder by Jack Jansen · 28 years ago
  23. 2d359bf Updated the instructions for the 1.4 release by Jack Jansen · 28 years ago
  24. e272303 Added a note about incorrect "PythonCore not found" message by Jack Jansen · 28 years ago
  25. 061ac50 Added a note about PythonApplet name by Jack Jansen · 28 years ago
  26. baffd68 Version upped to 1.4, removed some unused dialogs, added STR resource by Jack Jansen · 28 years ago
  27. 83c74df - Get preference filename from a resource by Jack Jansen · 28 years ago
  28. d081b13 Added resource for preference file name by Jack Jansen · 28 years ago
  29. f8c684d Ported to CW10 by Jack Jansen · 28 years ago
  30. 319f1a2 Added a warning about gusi cfm68k "far data" by Jack Jansen · 28 years ago
  31. 6d1356e Changed Types to types. by Jack Jansen · 28 years ago
  32. 59b912a Fixed xstat to again include resroucefork size, creator, type. Obtain by Jack Jansen · 28 years ago
  33. 3a4b3b0 Fixed flashing in ProgressBar update. by Jack Jansen · 28 years ago
  34. a58d89e 'documented' resource-number useage of EditPythonPrefs by Jack Jansen · 28 years ago
  35. 145c92d Moved resources to 510/511: the numbers above 512 gave problems when by Jack Jansen · 28 years ago
  36. 0eb8837 Prepared for Tk windowing implementation by Jack Jansen · 28 years ago
  37. b96aeaf tweaked some of the positions of interface elements. by Jack Jansen · 28 years ago
  38. 3c7739a Create img modules for cfm68k too. by Jack Jansen · 28 years ago
  39. 6f1ee20 Use mac_image (from cmif stuff) by Jack Jansen · 28 years ago
  40. 30fe363 Fixed progressbar cleanup by Jack Jansen · 28 years ago
  41. 7df3606 Fixed object-handler-install bug by Jack Jansen · 28 years ago
  42. 9f2ff91 Fixed bug in object-handler install arg handling by Jack Jansen · 28 years ago
  43. cfb60ee Fixed very nasty null-dereferencing bug in DisposeControl/destroy object. by Jack Jansen · 28 years ago
  44. eb76b84 Added DebugStr method to drop into low-level debugger by Jack Jansen · 28 years ago
  45. 05cf7e0 Added VCHECK compile time option that fills allocated and freed blocks by Jack Jansen · 28 years ago
  46. a1560cf - Simplified inheritance structure (still not good enough) by Jack Jansen · 28 years ago
  47. b1667ef Menu callbacks can be strings, in which case they will be looked up in by Jack Jansen · 28 years ago
  48. 13bfbe7 Fixed PM debugging by Jack Jansen · 28 years ago
  49. 5c30388 Disabled splash screen, added ShowMessage by Jack Jansen · 28 years ago
  50. 4892ab7 The Window Independent Tracer (which will probably move elsewhere once by Jack Jansen · 28 years ago
  51. f5b31c9 Changed about box to come up invisibly (so we can move it to the right by Jack Jansen · 28 years ago
  52. 0e06e7e About boxes should be at 20% of screen height, not halfway by Jack Jansen · 28 years ago
  53. 04df9d5 Added dialog-centering code to splash() by Jack Jansen · 28 years ago
  54. d96cb50 Added support for GetDialogWindow and other accessor functions by Jack Jansen · 28 years ago
  55. 0d1069e Finally *tested* effect of fg and bg yield values (and changed them:-) by Jack Jansen · 28 years ago
  56. d617c57 Changed default background yield time to 1 tick by Jack Jansen · 28 years ago
  57. b9e5e14 Use auto-start functionality of aetools.TalkTo and aetools.Error for by Jack Jansen · 28 years ago
  58. 977fbf2 raise aetools.Error in stead of MacOS.Error on server-generated errors by Jack Jansen · 28 years ago
  59. 433a48e Regenerated to use aetools.Error in stead of MacOS.Error. by Jack Jansen · 28 years ago
  60. c46f56e - Added optional "start" argument to TalkTo initialializer, which by Jack Jansen · 28 years ago
  61. 0585d41 Convenience routines: wrappers around some of the scriptable finder by Jack Jansen · 28 years ago
  62. 924ca85 Added macfs.FindApplication() to find application FSSpec given signature. by Jack Jansen · 28 years ago
  63. bdf03a0 - Regenerated suites - Use (and document) "start" argument to TalkTo initializer by Jack Jansen · 28 years ago
  64. 35bfd3f Created Finder 7.0 AE interface and a test program that uses the by Jack Jansen · 28 years ago
  65. ef5cd05 Calling Application._quit() is now preferred over raising self. by Jack Jansen · 28 years ago
  66. 4cb9454 Added _quit() method similar to FrameWork in stead of setting by Jack Jansen · 28 years ago
  67. 647535d - Use a flag (self.quitting) as preferred method of exiting mainloop by Jack Jansen · 28 years ago
  68. 29a3355 Added macostools.touch() calls to inform the finder of our changes. by Jack Jansen · 28 years ago
  69. 57d53a9 - Optionally copy file times for copy/copytree (default on) by Jack Jansen · 28 years ago
  70. df34cf1 Fixed macos.splash to actually *draw* the splash box:-) by Jack Jansen · 28 years ago
  71. 0bdf979 Added [GS]etDates methods to get and set creation, modification and by Jack Jansen · 28 years ago
  72. daed771 Py_GetProgramName turns out not to be obsolete (used by _tkinter). by Jack Jansen · 28 years ago
  73. ffb170e PPC companion to Python68KSmall. by Jack Jansen · 28 years ago
  74. 4bc0566 It turns out that Py_GetProgramName is used after all... by Jack Jansen · 28 years ago
  75. 1247a46 Fixed to use appletbundle in stead of bundle resource file by Jack Jansen · 28 years ago
  76. d9877c1 Code to add shlib resource fork was not enabled, also made project by Jack Jansen · 28 years ago
  77. e1c3f36 Documented preliminary CGI applet. by Jack Jansen · 28 years ago
  78. 09da209 Added ref to cgi.html by Jack Jansen · 28 years ago
  79. 5a1a175 Example CGI applet by Jack Jansen · 28 years ago
  80. f4c4f9e (preliminary) framework for scriptable applications by Jack Jansen · 28 years ago
  81. f428c9e Turned off debugging output by Jack Jansen · 28 years ago
  82. 16e99c0 Added note about modified gusi by Jack Jansen · 28 years ago
  83. 7d5f9e8 - Put all options in a struct by Jack Jansen · 28 years ago
  84. 6d653ab Got rid of toollibs, moved some libraries around by Jack Jansen · 28 years ago
  85. 0890857 Removed faulty gusi resource by Jack Jansen · 28 years ago
  86. 10496eb Added handling for new options, fixed applet option setting by Jack Jansen · 28 years ago
  87. 6c4e987 Allow editing selected bits of the GUSI preferences (creator, type and by Jack Jansen · 28 years ago
  88. ca3cddd Removed duplicate gusi pref from bundle by Jack Jansen · 28 years ago
  89. 3f7d2b4 - Rationalized override preferences support, by remembering by Jack Jansen · 28 years ago
  90. 3d22887 macglue: added PyMac_AppRefNum by Jack Jansen · 28 years ago
  91. 3469e99 Python about box implemented. Slightly convoluted, since (a) we have by Jack Jansen · 28 years ago
  92. ac4d869 Completely redone. mkestrres now parses errno.h and Errors.h files by Jack Jansen · 28 years ago
  93. 6c3d35a Regenerated, now also includes errno values plus explanations by Jack Jansen · 28 years ago
  94. f12e709 Check that our override pythonpath is actually coming from the by Jack Jansen · 28 years ago
  95. b9bf6e2 Removed unused vars by Jack Jansen · 28 years ago
  96. 4a5be81 Symbolic names for all error codes from Errors.h and errno.h by Jack Jansen · 28 years ago
  97. 22fa642 Added a note that redirecting stdin/stdout does not work due to gusi bug. by Jack Jansen · 28 years ago
  98. f6865f7 - Fixed PyMac_DoYield: by Jack Jansen · 28 years ago
  99. e3c90a4 Merged Guido's mkaliases and Jack's MkPluginAliases by Jack Jansen · 28 years ago
  100. 8628897 Completely revamped: it now uses separate instruction files per by Jack Jansen · 28 years ago