1. 07 May, 2002 1 kayıt (commit)
    • Jack Jansen's avatar
      Backport of 1.4: · 9bf455fe
      Jack Jansen yazdı
      Fixed a mistake on my part when regenerating: removed a bogus import of ApplscriBugfix candidate (I'll move it over myself).
      9bf455fe
  2. 24 Nis, 2002 2 kayıt (commit)
  3. 07 Nis, 2002 2 kayıt (commit)
  4. 26 Mar, 2002 5 kayıt (commit)
  5. 25 Mar, 2002 15 kayıt (commit)
    • Jack Jansen's avatar
      Added a note about preference file problems for non-privileged OSX · 468e011c
      Jack Jansen yazdı
      users. Stopgap for bug #534158.
      468e011c
    • Jack Jansen's avatar
      Backport of 1.27, 1.29 and 1.30: · 004fab3f
      Jack Jansen yazdı
      CodeWarrior includes Waste and Internet Config nowadays, obviating the need for separate downloads.
      
      - Weaklink InterfaceLib in _Res module
      - forgot to pass libraryflags and stdlibraryflags on to ppc/carbon
        project generation.
      
      First half of fix to 531398.
      
      
      Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, inShould finally fix 531398. 2.2.1 candidate.se an exception.
      004fab3f
    • Jack Jansen's avatar
      Backport of _Cmmodule.c 1.8 and cmsupport.py 1.6: · 8ae56530
      Jack Jansen yazdı
      Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception.
      
      Should finally fix 531398. 2.2.1 candidate.
      
      Also blacklisted some constants with definitions that were not Python-compatible.
      8ae56530
    • Jack Jansen's avatar
      Backport of _Qdmodule.c 1.8, qdsupport.py 1.38: · 799699d8
      Jack Jansen yazdı
      Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception.
      
      Should finally fix 531398. 2.2.1 candidate.
      
      Also blacklisted some constants with definitions that were not Python-compatible.
      799699d8
    • Jack Jansen's avatar
      Backport of _Dragmodule.c 1.8, dragsupport.py 1.10: · d612a818
      Jack Jansen yazdı
      Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception.
      
      Should finally fix 531398. 2.2.1 candidate.
      
      Also blacklisted some constants with definitions that were not Python-compatible.
      d612a818
    • Jack Jansen's avatar
      Backport of _Evtmodule.c 1.6, evtsupport.py 1.15: · 9993a364
      Jack Jansen yazdı
      Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception.
      
      Should finally fix 531398. 2.2.1 candidate.
      
      Also blacklisted some constants with definitions that were not Python-compatible.
      9993a364
    • Jack Jansen's avatar
      Backport of _Fmmodule.c 1.6 and fmsupport.py 1.6: · 6f2fd304
      Jack Jansen yazdı
      Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception.
      
      Should finally fix 531398. 2.2.1 candidate.
      
      Also blacklisted some constants with definitions that were not Python-compatible.
      6f2fd304
    • Jack Jansen's avatar
      Backport of _Icnmodule.c 1.5, icnsupport.py 1.7: · 90c25aa2
      Jack Jansen yazdı
      Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception.
      
      Should finally fix 531398. 2.2.1 candidate.
      
      Also blacklisted some constants with definitions that were not Python-compatible.
      90c25aa2
    • Jack Jansen's avatar
      Backport of _Qdoffsmodule.c 1.7, qdoffssupport.py 1.8: · 2bfd14e3
      Jack Jansen yazdı
      Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception.
      
      Should finally fix 531398. 2.2.1 candidate.
      
      Also blacklisted some constants with definitions that were not Python-compatible.
      2bfd14e3
    • Jack Jansen's avatar
      Backport of _TEmodule.c 1.8, tesupport.py 1.10: · ae0c1cb0
      Jack Jansen yazdı
      Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception.
      
      Should finally fix 531398. 2.2.1 candidate.
      
      Also blacklisted some constants with definitions that were not Python-compatible.
      ae0c1cb0
    • Jack Jansen's avatar
      Backport of _Qtmocule.c 1.7, qtsupport.py 1.19: · a0c5e54d
      Jack Jansen yazdı
      Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception.
      
      Should finally fix 531398. 2.2.1 candidate.
      
      Also blacklisted some constants with definitions that were not Python-compatible.
      a0c5e54d
    • Jack Jansen's avatar
      Backport of _Appmodule.c 1.10, appsupport.py 1.14: · ec158087
      Jack Jansen yazdı
      Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception.
      
      Should finally fix 531398. 2.2.1 candidate.
      
      Also blacklisted some constants with definitions that were not Python-compatible.
      ec158087
    • Jack Jansen's avatar
      Backport of 1.20: · c629efaf
      Jack Jansen yazdı
      Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception.
      
      Should finally fix 531398. 2.2.1 candidate.
      
      Also blacklisted some constants with definitions that were not Python-compatible.
      c629efaf
    • Jack Jansen's avatar
      Backport of 1.7: · c165e530
      Jack Jansen yazdı
      Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, inAlso blacklisted some constants with definitions that were not Python-compatible.
      c165e530
    • Jack Jansen's avatar
      Backport of _AEmodule.c 1.10 and aesupport.py 1.26: · fb25d885
      Jack Jansen yazdı
      Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, inAlso blacklisted some constants with definitions that were not Python-compatible.
      fb25d885
  6. 22 Mar, 2002 1 kayıt (commit)
  7. 21 Mar, 2002 2 kayıt (commit)
  8. 19 Mar, 2002 3 kayıt (commit)
  9. 18 Mar, 2002 3 kayıt (commit)
  10. 12 Mar, 2002 1 kayıt (commit)
  11. 10 Mar, 2002 2 kayıt (commit)
    • Jack Jansen's avatar
      Backport of 1.22: · 63558c18
      Jack Jansen yazdı
      Use waste included with CW in stead of separate package.
      
      (But a truer log message would have been "updated to current version of waste",
      as in MachoPython we use a normal standalone separate Waste distribution).
      63558c18
    • Jack Jansen's avatar
      Backport of 1.9 (missed last time around): · 1ea301fd
      Jack Jansen yazdı
      Changes by Donovan Preston (and a few minor ones by me) to make IDE run under
      MachoPython. Mainly making sure we don't call routines that don't exist
      and representing pathnames in a os.separator-neutral format.
      1ea301fd
  12. 06 Mar, 2002 3 kayıt (commit)