summaryrefslogtreecommitdiff
path: root/Mac/scripts/findgremlins.py
Commit message (Collapse)AuthorAgeFilesLines
* Getting rid of support for MacOS9 and earlier. This is the first step,Jack Jansen2003-11-191-57/+0
| | | | | and the biggest in size, but probably the easiest. Hunting through the source code comes next.
* Got rid of macfs and made a bit more OSX-friendly.Jack Jansen2003-02-051-7/+10
|
* Use new file dialogs.Jack Jansen2003-01-261-3/+4
|
* Just's script to find non-7-bit-clean charactres in a source tree (slightlyJack Jansen1999-02-031-0/+53
modified by Jack to skip files that are binary despite the TEXT type).