Jack Jansen
|
295105f3aa
|
Regenerated with OSA class inheritance and fix for non-ascii chars.
|
2002-08-07 15:53:42 +00:00 |
Jack Jansen
|
ead4c80ac2
|
Fixed a mistake on my part when regenerating: removed a bogus import of Applscript_Suite.
Bugfix candidate (I'll move it over myself).
|
2002-05-07 20:16:20 +00:00 |
Jack Jansen
|
65300f17c3
|
Regenerated.
Bugfix candidate.
|
2002-04-24 09:13:24 +00:00 |
Jack Jansen
|
95df3fd159
|
Second part of fix for #493826: regenerated suite modules so errn exists but == 0 doesn't signal an error.
Bugfix candidate.
|
2002-04-23 21:08:54 +00:00 |
Jack Jansen
|
e7f776af3d
|
Suite to talk to the OSX Terminal application.
|
2002-03-30 23:46:16 +00:00 |
Jack Jansen
|
368875c2d3
|
Regenerated to take advantage of new _builtinSuites package.
|
2002-01-22 23:22:32 +00:00 |
Jack Jansen
|
d50c66b1e5
|
A "magic" suite that is the base suite for StdSuites. This solves a problem with the required events open/openapp/reopen/print/quit officially being part of Required but being defined (by Apple) in Standard.
Most of the code and ideas contributed by Michael j. Barber.
|
2002-01-22 23:20:12 +00:00 |
Jack Jansen
|
a43ad368ba
|
quit() wasn't included in the suite. This is a quick manual patch to add it.
|
2001-10-23 22:23:02 +00:00 |
Jack Jansen
|
6f84ed5afc
|
Fixed macroman<->latin1 conversion. Some chars don't
exist in latin1, but at least the roundtrip results in the
same macroman characters.
|
2001-05-17 12:45:13 +00:00 |
Jack Jansen
|
6c091c8ff2
|
Regenerated to take advantage of support for multiple names for a single property.
|
2000-08-22 20:35:17 +00:00 |
Jack Jansen
|
e743c6e27e
|
Added a package for the other browser too.
|
2000-08-20 20:23:58 +00:00 |
Jack Jansen
|
f58bbbe139
|
Finder suite.
|
2000-08-20 19:29:03 +00:00 |
Jack Jansen
|
4ef58af9a7
|
Regenerated with fixes to gensuitemodule.
|
2000-08-20 19:28:27 +00:00 |
Jack Jansen
|
5119a0bc2b
|
Package with suites for talking to CodeWarrior.
|
2000-08-17 22:16:11 +00:00 |
Jack Jansen
|
47ff247e4b
|
Package with suites for talking to netscape.
|
2000-08-17 22:15:41 +00:00 |
Jack Jansen
|
ff792c2688
|
The package with standard suites. These are used separately and as base classes for other suite packages (StdSuite is slightly magical, in that it is the gensuitemodule default base package).
|
2000-08-17 22:14:57 +00:00 |