- 22 Agu, 2000 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 20 Agu, 2000 3 kayıt (commit)
-
-
Jack Jansen yazdı
- don't identify() enum values. - make aetools.Error available in the package module.
-
Jack Jansen yazdı
Enums we cannot find are set to None, and enumsubst understands this (no substitution done). This is need for what I think are bugs in the Finder aete resources (some events use unknown enums).
-
Jack Jansen yazdı
Do two passes over the suites so we can figure out dependencies for enums and such. The manual method was getting too cumbersome for Finder suites.
-
- 17 Agu, 2000 1 kayıt (commit)
-
-
Jack Jansen yazdı
Generate packages in stead of separate modules. The package main module imports everything, it knows about the app signature, suites can extend standard suites, and lots more. Automatically finding declarations in other suites TBD.
-
- 07 Mar, 2000 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 08 Agu, 1997 1 kayıt (commit)
-
-
Jack Jansen yazdı
code isn't ideal yet: xxx.Window(1).Paragraph(3).font will only work if all the classes and properties are declared in the same suite, but at least font(Paragraph(3, Window(1))) always works.
-
- 20 Eyl, 1996 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 16 Nis, 1996 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 20 Mar, 1996 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 18 Mar, 1996 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 09 Eki, 1995 1 kayıt (commit)
-
-
Jack Jansen yazdı
suites anew).
-
- 03 Eki, 1995 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 14 Agu, 1995 1 kayıt (commit)
-
-
Jack Jansen yazdı
Renumbered resources
-
- 17 Tem, 1995 1 kayıt (commit)
-
-
Jack Jansen yazdı
test_suite is a tiny test program for such a generated class
-