Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Getting rid of support for MacOS9 and earlier. This is the first step, | Jack Jansen | 2003-11-19 | 1 | -36/+0 |
| | | | | | and the biggest in size, but probably the easiest. Hunting through the source code comes next. | ||||
* | Fixed balloon help for startup options. Reported by Russell Finn. | Jack Jansen | 2000-10-19 | 1 | -9/+13 |
| | |||||
* | Removed string-exception preference, added tabcheck and NavService ↵ | Jack Jansen | 2000-05-05 | 1 | -1/+3 |
| | | | | preference, upped version number. | ||||
* | I give in. Now Tk is also using resources just above 128, so Python | Jack Jansen | 1998-01-06 | 1 | -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 Jansen | 1997-09-09 | 1 | -0/+30 |
Implemented balloon help for options dialog. |