- 16 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 Kas, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
Universal Headers 3.4
-
- 23 Agu, 2001 1 kayıt (commit)
-
-
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.
-
- 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.
-
- 20 Şub, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
On OSX passing NULL to NewUniversalFilterProc() does not return NULL but a crashing UPP. This made ModalDialog (and, hence EditPythonPrefs and EasyDialogs and many others) crash. Fixed.
-
- 06 Şub, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 10 Ara, 2000 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 25 Agu, 2000 1 kayıt (commit)
-
-
Jack Jansen yazdı
GetDialogWindow() returns an existing window. Added a comment that the methodchain Dialogs->Windows is suspect under Carbon/MacOSX, but we need it under Carbon. No solution yet:-(
-
- 14 Tem, 2000 3 kayıt (commit)
-
-
Jack Jansen yazdı
-
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.
-
- 12 Ara, 1999 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 12 Eki, 1998 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 10 Tem, 1998 1 kayıt (commit)
-
-
Jack Jansen yazdı
item) as parameter and returns a handle suitable for passing to SetDialogItem as a user-item redraw routine. Note that you can only make one of these, for now.
-
- 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.
-
- 23 Eyl, 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ı
may be NULL (for user items, for instance).
-
- 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
-
- 21 Şub, 1995 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 19 Şub, 1995 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 30 Ock, 1995 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-