summaryrefslogtreecommitdiffstats
path: root/Mac/Lib/lib-scriptpackages/Finder
Commit message (Collapse)AuthorAgeFilesLines
* Regenerated with OSA class inheritance and fix for non-ascii chars.Jack Jansen2002-08-0712-172/+620
|
* Fixed a mistake on my part when regenerating: removed a bogus import of ↵Jack Jansen2002-05-071-2/+0
| | | | | | Applscript_Suite. Bugfix candidate (I'll move it over myself).
* Second part of fix for #493826: regenerated suite modules so errn exists but ↵Jack Jansen2002-04-2312-357/+410
| | | | | | == 0 doesn't signal an error. Bugfix candidate.
* Fixed macroman<->latin1 conversion. Some chars don'tJack Jansen2001-05-178-34/+34
| | | | | 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.
* Finder suite.Jack Jansen2000-08-2012-0/+3801