- 31 Ara, 2001 1 kayıt (commit)
-
-
Just van Rossum yazdı
as Carbon-only
-
- 30 Ara, 2001 1 kayıt (commit)
-
-
Just van Rossum yazdı
- ctl.SetControlAction() - CreateScrollBarControl() - CreateSliderControl() - print traceback when callbacks fail
-
- 18 Ara, 2001 2 kayıt (commit)
-
-
Just van Rossum yazdı
available in OSX (mach-o) but not in CarbonLib (neither on OSX or OS9).
-
Just van Rossum yazdı
for DataBrowser controls.
-
- 14 Ara, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 13 Ara, 2001 1 kayıt (commit)
-
-
Just van Rossum yazdı
- FindControlUnderMouse() returns an existing control, not a new one.
-
- 12 Ara, 2001 1 kayıt (commit)
-
-
Just van Rossum yazdı
-
- 20 Haz, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
Blacklist SendControlMessage: it's signature has changed between Universal Headers 3.3 and 3.4.
-
- 09 Ock, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
Carbon defines {Get,Set}ControlDataHandle, so unfortunately our variants on {Get,Set}ControlData have gotten an underscore: GetControlData_Handle, etc. This is an incompatible change:-(
-
- 12 Ara, 2000 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.
-
- 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ı
-
- 09 Ara, 1999 2 kayıt (commit)
-
-
Jack Jansen yazdı
Fixed a linebreak I forgot, added docstrings, (temporarily) blacklisted a few routines that seem to be missing in my CW Pro 5.1.
-
Jack Jansen yazdı
HandleControlClick. Untested.
-
- 07 Mar, 1999 1 kayıt (commit)
-
-
Jack Jansen yazdı
output parameter.
-
- 28 May, 1998 1 kayıt (commit)
-
-
Jack Jansen yazdı
TrackControl. TrackControl is now manually generated (too much work to explain this to bgen).
-
- 21 Nis, 1998 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ı
reason they were excluded.
-
- 01 Eki, 1996 1 kayıt (commit)
-
-
Jack Jansen yazdı
object.
-
- 12 Nis, 1996 1 kayıt (commit)
-
-
Jack Jansen yazdı
destroyed python object.
-
- 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
-
- 30 Ock, 1995 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-