summaryrefslogtreecommitdiffstats
path: root/Mac/Resources/balloons.bh
Commit message (Collapse)AuthorAgeFilesLines
* I give in. Now Tk is also using resources just above 128, so PythonJack Jansen1998-01-061-2/+2
| | | | | | now uses only 228-256, leaving 128-228 free for others. This mod affects prefs files, libraries and almost everything else, so I've upped my local Python to 1.5b4 to remain sane.
* Added no-site-python and old-exceptions preferences.Jack Jansen1997-09-091-0/+30
Implemented balloon help for options dialog.