Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Project files converted for CW Pro 4. And the daylight savings time switch ↵ | Jack Jansen | 1998-11-01 | 1 | -1/+1 |
| | | | | seems to have "modified" the resource files (but nothing has changed there). | ||||
* | Replaced fprintf(stderr,...) with PySys_WriteStderr(...) where appropriate. | Jack Jansen | 1998-10-12 | 1 | -1/+1 |
| | |||||
* | I guess I'll have to commit this file occasionally... | Jack Jansen | 1998-08-20 | 1 | -1/+1 |
| | |||||
* | Added prototypes for the code resource routines, and for Pstring | Jack Jansen | 1998-07-13 | 1 | -1/+1 |
| | | | | (which was missing, for some reason). | ||||
* | Version for 1.5.1 | Jack Jansen | 1998-05-06 | 1 | -1/+1 |
| | |||||
* | I give in. Now Tk is also using resources just above 128, so Python | Jack Jansen | 1998-01-06 | 1 | -1/+1 |
| | | | | | | 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. | ||||
* | Define BUILDNO in macbuildno.h (incremented by fullbuild) | Jack Jansen | 1997-09-01 | 1 | -0/+1 |