1. 05 Eyl, 2001 1 kayıt (commit)
  2. 04 Eyl, 2001 1 kayıt (commit)
  3. 23 Agu, 2001 1 kayıt (commit)
  4. 22 May, 2001 1 kayıt (commit)
  5. 17 May, 2001 1 kayıt (commit)
    • Jack Jansen's avatar
      First step in porting MacPython modules to OSX/unix: break all references… · 0e04eecd
      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.
      0e04eecd
  6. 29 Ock, 2001 1 kayıt (commit)
  7. 10 Ara, 2000 1 kayıt (commit)
  8. 14 Tem, 2000 2 kayıt (commit)
  9. 07 Tem, 2000 1 kayıt (commit)
  10. 02 Haz, 2000 1 kayıt (commit)
  11. 23 Ara, 1999 1 kayıt (commit)
    • Jack Jansen's avatar
      Unified handle-conversion scheme to · a1a0fef2
      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.
      a1a0fef2
  12. 12 Ara, 1999 1 kayıt (commit)
  13. 07 Şub, 1999 1 kayıt (commit)
  14. 24 Nis, 1998 1 kayıt (commit)
  15. 21 Nis, 1998 1 kayıt (commit)
  16. 25 Şub, 1998 1 kayıt (commit)
  17. 20 Şub, 1998 1 kayıt (commit)
  18. 20 Eyl, 1997 1 kayıt (commit)
  19. 24 Şub, 1997 1 kayıt (commit)
    • Jack Jansen's avatar
      - Changed GestaltEqu.h to Gestalt.h · 4a8c54e6
      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)
      4a8c54e6
  20. 02 Agu, 1996 1 kayıt (commit)
  21. 10 Nis, 1996 1 kayıt (commit)
  22. 12 Ara, 1995 1 kayıt (commit)
  23. 17 Agu, 1995 1 kayıt (commit)
  24. 18 Haz, 1995 1 kayıt (commit)
  25. 09 Haz, 1995 1 kayıt (commit)
  26. 06 Haz, 1995 1 kayıt (commit)
  27. 19 Mar, 1995 1 kayıt (commit)
  28. 10 Mar, 1995 1 kayıt (commit)
  29. 30 Ock, 1995 1 kayıt (commit)