summaryrefslogtreecommitdiffstats
path: root/Mac/Unsupported
Commit message (Collapse)AuthorAgeFilesLines
* I don't think this script serves a useful purpose anymore, and I can'tJack Jansen2003-02-051-0/+97
| | | | be bothered to fix it.
* It was an old MacPython artefact that these files were still in the sourceJack Jansen2002-12-1322-4128/+0
| | | | | tree. Removed them, anyone really desparate to recover them can get them from the CVS repository.
* Depracated some non-carbon modules.Jack Jansen2002-08-093-0/+1013
|
* Moved PythonScript to unsupported at Bill Bedford's request. It'll goJack Jansen2001-10-269-0/+2416
| | | | away completely next release, unless someone complains.
* These have long outlived there usefulness, in my opinion. Moved to Unsupported.Jack Jansen2001-08-275-0/+201
|
* Import the MacOS toolbox modules from the Carbon package.Jack Jansen2001-08-252-2/+2
|
* Has been dead so long that there's no use keeping it in the active bit of ↵Jack Jansen2001-05-1027-8246/+0
| | | | the repository.
* Files for 2.1 distribution.Jack Jansen2001-04-251-0/+0
|
* Replaced InvalRect and friends with the Carbon-compliant InvalWindowRect.Jack Jansen2001-01-233-6/+6
|
* Moved to Unsupported.Jack Jansen2000-09-1210-0/+3540
|
* Moved to unsupported: it never lived up to its expectancies, and for the Mac ↵Jack Jansen2000-08-2010-0/+1931
| | | | all the functionality is available in the IDE.
* Moved to unsupported: it doesn't work anymore and it has outlived its ↵Jack Jansen2000-08-201-0/+240
| | | | usefulness so I don't want to fix it.
* Added/updated copyright noticesJack Jansen1997-01-312-249/+251
| | | | (and the &*^$%@ resource files got binhexed again, sigh)
* Updated to cw10Jack Jansen1996-10-232-248/+250
|
* CW9Jack Jansen1996-08-014-331/+615
|
* Fixed up for 1.3.3 distribution, removed various old (and nuused)Jack Jansen1996-05-202-276/+276
| | | | project files.
* Keep .exp files in cvs treeJack Jansen1996-04-192-0/+3
|
* Fixed for new directory layoutJack Jansen1996-03-202-197/+193
|
* binhex fixedJack Jansen1996-03-072-352/+348
|
* Changed MacOS creator code from PYTH to PythJack Jansen1996-02-212-298/+299
|
* - Added Tk projectsJack Jansen1996-02-202-307/+322
| | | | | - Ported everything to CW8 - Renamed Runtime-Python to PythonCoreRuntime
* Allow makefile('rb') or 'wb'.Jack Jansen1996-02-141-0/+1
|
* Re-binhexed all projects.Jack Jansen1996-01-312-330/+330
|
* A different binhexer, apparently:-(Jack Jansen1996-01-022-260/+266
|
* Updated for the CW7.5 release, and some minor tweaks that I don'tJack Jansen1995-11-142-322/+326
| | | | remember.
* MACTCP renamed to MACTCPconstJack Jansen1995-10-231-2/+2
|
* Added localport/localhost initialization. This fixes socket.getsockname().Jack Jansen1995-10-231-0/+2
|
* Last minor tweaks: debug off, added missing img mods, minor thingsJack Jansen1995-10-122-322/+320
|
* Ported to CW7Jack Jansen1995-10-092-228/+326
|
* added read/writelines, bufsize to makefile, gethostbyaddrGuido van Rossum1995-09-011-7/+29
|
* Projects used for 1.3b3 distribution (I promise I won't check them inJack Jansen1995-09-012-46/+64
| | | | for every little change;-)
* Hexbinned CodeWarrior projectsJack Jansen1995-08-312-0/+214
|
* Ported to CodeWarrior 6Jack Jansen1995-06-091-5/+4
|
* reverse sense of PyMac_Idle testGuido van Rossum1995-03-061-1/+1
|
* socket.pyGuido van Rossum1995-03-061-8/+8
|
* correct some return values and remove some unused variablesGuido van Rossum1995-03-041-5/+2
|
* include macglue.h so we can use HAVE_UNIVERSAL_HEADERS;Guido van Rossum1995-03-041-4/+7
| | | | | and correct sens of PyMac_Idle() test. But should'nt this raise KeyboardInterrupt instead of silently returning?
* fix several cosmetic things, add buffering to makefileGuido van Rossum1995-03-041-62/+107
|
* remove unused varsGuido van Rossum1995-02-131-2/+1
|
* Ported to CW5 (or to new Universal Headers, actually)Jack Jansen1995-01-222-3/+11
|
* Fixed listen()/getsockname() bugJack Jansen1995-01-191-7/+3
|
* - Ported to powerpcJack Jansen1995-01-184-63/+146
| | | | | - Fixed bug with accept() call - Better error checking
* Interface to MacTCP and the MacTCP Domain Name ResolverJack Jansen1994-12-145-0/+2204
|
* New standard modules for the mac.Jack Jansen1994-12-143-0/+337