summaryrefslogtreecommitdiffstats
path: root/Mac/Lib/findertools.py
Commit message (Collapse)AuthorAgeFilesLines
* Updated for the new applescript interface (which actually makes it so ↵Jack Jansen2000-08-201-23/+6
| | | | ridiculously simple that its main reason for existence is backward compatability).
* Set kAECanInteract and kAECanSwitchLayer flags for the finder interactions.Jack Jansen1998-10-151-0/+3
|
* Convenience routines: wrappers around some of the scriptable finderJack Jansen1996-09-201-0/+138
functionality.