summaryrefslogtreecommitdiffstats
path: root/Mac/Lib/lib-scriptpackages
Commit message (Collapse)AuthorAgeFilesLines
* Fixed macroman<->latin1 conversion. Some chars don'tJack Jansen2001-05-1723-95/+97
| | | | | exist in latin1, but at least the roundtrip results in the same macroman characters.
* Regenerated to take advantage of support for multiple names for a single ↵Jack Jansen2000-08-2210-105/+37
| | | | property.
* Added a package for the other browser too.Jack Jansen2000-08-206-0/+964
|
* Finder suite.Jack Jansen2000-08-2012-0/+3801
|
* Regenerated with fixes to gensuitemodule.Jack Jansen2000-08-206-44/+44
|
* Package with suites for talking to CodeWarrior.Jack Jansen2000-08-175-0/+3554
|
* Package with suites for talking to netscape.Jack Jansen2000-08-178-0/+1362
|
* The package with standard suites. These are used separately and as base ↵Jack Jansen2000-08-1710-0/+4440
classes for other suite packages (StdSuite is slightly magical, in that it is the gensuitemodule default base package).