Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reset the resource file chain before calling PyMac_OpenPrefFile. I'm not ↵ | Jack Jansen | 2001-02-28 | 1 | -0/+1 |
| | | | | sure why this wasn't a problem before... | ||||
* | Got rid of ifdefs to enable MacTCP GUSI support, Open Transport always works ↵ | Jack Jansen | 2001-01-12 | 1 | -4/+0 |
| | | | | fine nowadays. | ||||
* | Removed temporary code to disable OT networking (this was a workaround for ↵ | Jack Jansen | 2000-08-17 | 1 | -1/+1 |
| | | | | getpeername() not working in a previous release of GUSI, but it has been fixed). | ||||
* | Removed temporary code that always set creator to SimpleText. | Jack Jansen | 2000-08-17 | 1 | -2/+7 |
| | |||||
* | Oops, default type and creator were reversed. | Jack Jansen | 2000-06-14 | 1 | -1/+1 |
| | |||||
* | GUSI 2.0.5 has a non-functional getsockname() if you use Open Transport. For ↵ | Jack Jansen | 2000-05-10 | 1 | -1/+2 |
| | | | | now the workaround is to only enable MacTCP sockets. | ||||
* | Made the GUSI options work again with GUSI 2. | Jack Jansen | 2000-04-21 | 1 | -3/+36 |
| | |||||
* | Started on GUSI2 and threading support. | Jack Jansen | 2000-04-07 | 1 | -0/+101 |