- 12 Ara, 2002 1 kayıt (commit)
-
-
Jack Jansen yazdı
TARGET_API_MAC_OS8 (or !TARGET_API_MAC_CARBON) is gone. Also some TARGET_API_MAC_OSX conditional code is gone, because it is no longer used on OSX-only Python (only in MacPython-OS9).
-
- 16 Agu, 2002 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 15 Agu, 2002 1 kayıt (commit)
-
-
Jack Jansen yazdı
we catch errors during the build process in stead of later during runtime.
-
- 05 Agu, 2002 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 25 Mar, 2002 1 kayıt (commit)
-
-
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.
-
- 24 Mar, 2002 1 kayıt (commit)
-
-
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.
-
- 07 Ock, 2002 1 kayıt (commit)
-
-
Just van Rossum yazdı
-
- 18 Ara, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 30 Kas, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
changes from start of branch upto r22b2 were already merged, of course).
-
- 05 Eyl, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 23 Agu, 2001 3 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
The MacOS toolbox modules have acquired an _ in front of their name. Normal usage is through a wrapper module (without underscore) which lives in the Carbon package.
-
- 20 Haz, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
{Is,Set}AntiAliasedTextEnabled don't exist on MacOS 8.5.5 and earlier. For now: cop out and blacklist them.
-
- 22 May, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
Lots more Carbon/Carbon.h includes, new UPP routine names, function prototypes. Most toolbox modules now compile, link and import in MacOSX-MachO python.
-
- 03 Ock, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 10 Ara, 2000 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 14 Tem, 2000 2 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
functions. Include it in stead of duplicating the declarations everywhere. Also cleaned up toolbox module exports, and got rid of resNotFound error.
-
- 21 Haz, 2000 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 12 Ara, 1999 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 17 Nis, 1998 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 20 Şub, 1998 1 kayıt (commit)
-
-
Jack Jansen yazdı
blacklisted, because they are not available in classic 68k programs, and bgen doesn't have a way to put #ifdef/#endif in the generated code. For now we only implement calls that work on all three models.
-
- 02 Agu, 1996 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 16 Nis, 1996 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 12 Nis, 1996 1 kayıt (commit)
-
-
Jack Jansen yazdı
Lib:toolbox folder.
-
- 10 Nis, 1996 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 09 Ock, 1996 1 kayıt (commit)
-
-
Jack Jansen yazdı
-