- 05 Eyl, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 04 Eyl, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 23 Agu, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 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.
-
- 17 May, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
First step in porting MacPython modules to OSX/unix: break all references between modules except for the obj_New() and obj_Convert() routines, the PyArg_Parse and Py_BuildValue helpers. And these can now be vectored through glue routines (by defining USE_TOOLBOX_OBJECT_GLUE) which will do the necessary imports, whereupon the module's init routine will tell the glue routine about the real conversion routine address and everything is fine again.
-
- 29 Ock, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
Added generators for EnableMenuItem and CheckMenuItem (which have Mac in front of their name in the include files).
-
- 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.
-
- 07 Tem, 2000 1 kayıt (commit)
-
-
Jack Jansen yazdı
Changed all (hopefully) uses of unsigned 16 bit value to use H format specifier, now that h is signed-only.
-
- 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.
-
- 23 Ara, 1999 1 kayıt (commit)
-
-
Jack Jansen yazdı
handle = Ctl.as_Resource(ctl) ctl = Ctl.as_Control(handle) and similarly for List, Menu, TE. The old handle.as_Control() methods are still there for backward compatability.
-
- 12 Ara, 1999 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 07 Şub, 1999 1 kayıt (commit)
-
-
Jack Jansen yazdı
argument and return a Control or Menu object.
-
- 24 Nis, 1998 1 kayıt (commit)
-
-
Jack Jansen yazdı
declaration, probably so the universal headers are useable on windows/unix too. Have to think of a more definite workaround later, for now we manually declare the old names in the *edit.py files.
-
- 21 Nis, 1998 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 25 Şub, 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.
-
- 20 Eyl, 1997 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 24 Şub, 1997 1 kayıt (commit)
-
-
Jack Jansen yazdı
- Changed FragLoader.h to CodeFragments.h - Removed Desk.h - Regenerated bgen modules from new universal headers - Changed some of the s# in PyArg_ParseTuple to m# (unfortunately: this should have been a different commit)
-
- 02 Agu, 1996 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 10 Nis, 1996 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 12 Ara, 1995 1 kayıt (commit)
-
-
Jack Jansen yazdı
- Added support for obtaining pixmap data - Added OptResObj_* routines for optional handles
-
- 17 Agu, 1995 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 18 Haz, 1995 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 09 Haz, 1995 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 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
-
- 19 Mar, 1995 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 10 Mar, 1995 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 30 Ock, 1995 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-