- 28 Şub, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 09 Ock, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
Various tweaks to make it everything build and compile again under carbon. Mainly greylisted functions.
-
- 12 Ara, 2000 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 25 Agu, 2000 1 kayıt (commit)
-
-
Jack Jansen yazdı
Window objects now also have an AutoDispose funcpointer (set for our windows, cleared for foreign windows). Needed mainly for Carbon (where we don't know about the windows belonging to our dialogs). Fixed a few calls that return an ExistingWindow.
-
- 14 Tem, 2000 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 21 Haz, 2000 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 02 Haz, 2000 1 kayıt (commit)
-
-
Jack Jansen yazdı
Made the core toolbox modules carbon-compatible using the new greylist feature of bgen: non-carbon methods are still included in non-carbon MacPython. The issue of backward compatibility of Python code is still open. Macmodule and macosmodule have also been carbonified. Some functionality is still missing there.
-
- 14 Ara, 1999 1 kayıt (commit)
-
-
Jack Jansen yazdı
Bgen now understands more constant definitions, but that means that a few which are not parseable in Python have to be blacklisted.
-
- 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.
-
- 15 Agu, 1997 1 kayıt (commit)
-
-
Jack Jansen yazdı
for blacklisting them.
-
- 12 Nis, 1996 1 kayıt (commit)
-
-
Jack Jansen yazdı
Lib:toolbox folder.
-
- 15 Kas, 1995 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 14 Kas, 1995 1 kayıt (commit)
-
-
Jack Jansen yazdı
- Added (by hand, through winedit.py) support for WindowPeek accessor functions that are currently declared as macros.
-
- 06 Haz, 1995 1 kayıt (commit)
-
-
Jack Jansen yazdı
- Use Universal Headers as input - Change addpack calls to not depend on Guido's disklayout - Checkge testprograms to use new names for some functions
-
- 28 Şub, 1995 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 30 Ock, 1995 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-