Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Import the MacOS toolbox modules from the Carbon package. | Jack Jansen | 2001-08-25 | 1 | -1/+1 |
| | |||||
* | Changed findertools.move() to move() in movetotrash. | Jack Jansen | 2001-07-24 | 1 | -1/+1 |
| | |||||
* | Fixed macroman<->latin1 conversion. Some chars don't | Jack Jansen | 2001-05-17 | 1 | -3/+3 |
| | | | | | exist in latin1, but at least the roundtrip results in the same macroman characters. | ||||
* | Finally merged morefindertools into findertools. | Jack Jansen | 2001-04-07 | 1 | -4/+703 |
| | |||||
* | Allow lists of files/fsspecs as the source for copy() and move(). By | Jack Jansen | 2000-09-22 | 1 | -2/+12 |
| | | | | Bill Bedford, slightly edited by me. | ||||
* | Updated for the new applescript interface (which actually makes it so ↵ | Jack Jansen | 2000-08-20 | 1 | -23/+6 |
| | | | | ridiculously simple that its main reason for existence is backward compatability). | ||||
* | Set kAECanInteract and kAECanSwitchLayer flags for the finder interactions. | Jack Jansen | 1998-10-15 | 1 | -0/+3 |
| | |||||
* | Convenience routines: wrappers around some of the scriptable finder | Jack Jansen | 1996-09-20 | 1 | -0/+138 |
functionality. |