Commit graph

43 commits

Author SHA1 Message Date
Jack Jansen
8bf053fead It was an old MacPython artefact that these files were still in the source
tree. Removed them, anyone really desparate to recover them can get them
from the CVS repository.
2002-12-13 13:38:28 +00:00
Jack Jansen
a70ab8cd4f Depracated some non-carbon modules. 2002-08-09 09:03:31 +00:00
Jack Jansen
f0a2ac9d5b Moved PythonScript to unsupported at Bill Bedford's request. It'll go
away completely next release, unless someone complains.
2001-10-26 12:55:39 +00:00
Jack Jansen
8f2b13efce These have long outlived there usefulness, in my opinion. Moved to Unsupported. 2001-08-27 21:17:44 +00:00
Jack Jansen
5a6fdcd371 Import the MacOS toolbox modules from the Carbon package. 2001-08-25 12:15:04 +00:00
Jack Jansen
d454b578e2 Has been dead so long that there's no use keeping it in the active bit of the repository. 2001-05-10 12:17:03 +00:00
Jack Jansen
c1218bc014 Files for 2.1 distribution. 2001-04-25 22:11:24 +00:00
Jack Jansen
43bb2a4f44 Replaced InvalRect and friends with the Carbon-compliant InvalWindowRect. 2001-01-23 14:56:31 +00:00
Jack Jansen
9c940ca143 Moved to Unsupported. 2000-09-12 20:24:50 +00:00
Jack Jansen
9ebf2d2ca4 Moved to unsupported: it never lived up to its expectancies, and for the Mac all the functionality is available in the IDE. 2000-08-20 20:21:38 +00:00
Jack Jansen
51f357049b Moved to unsupported: it doesn't work anymore and it has outlived its usefulness so I don't want to fix it. 2000-08-20 20:10:39 +00:00
Jack Jansen
42218ce33c Added/updated copyright notices
(and the &*^$%@ resource files got binhexed again, sigh)
1997-01-31 16:15:11 +00:00
Jack Jansen
6b9e56012a Updated to cw10 1996-10-23 15:46:25 +00:00
Jack Jansen
e5b7b850f7 CW9 1996-08-01 15:37:24 +00:00
Jack Jansen
1b63b27c78 Fixed up for 1.3.3 distribution, removed various old (and nuused)
project files.
1996-05-20 11:27:38 +00:00
Jack Jansen
f2331de3ae Keep .exp files in cvs tree 1996-04-19 16:03:08 +00:00
Jack Jansen
e15f6fef8b Fixed for new directory layout 1996-03-20 16:16:34 +00:00
Jack Jansen
0acaf07377 binhex fixed 1996-03-07 15:13:57 +00:00
Jack Jansen
532e3c2bf6 Changed MacOS creator code from PYTH to Pyth 1996-02-21 15:36:26 +00:00
Jack Jansen
a406c7b695 - Added Tk projects
- Ported everything to CW8
- Renamed Runtime-Python to PythonCoreRuntime
1996-02-20 16:36:10 +00:00
Jack Jansen
5ebca871d9 Allow makefile('rb') or 'wb'. 1996-02-14 16:03:14 +00:00
Jack Jansen
3326b672bd Re-binhexed all projects. 1996-01-31 10:21:57 +00:00
Jack Jansen
29c612111b A different binhexer, apparently:-( 1996-01-02 12:15:45 +00:00
Jack Jansen
8a5d0d4980 Updated for the CW7.5 release, and some minor tweaks that I don't
remember.
1995-11-14 10:34:04 +00:00
Jack Jansen
173c8bd310 MACTCP renamed to MACTCPconst 1995-10-23 13:58:53 +00:00
Jack Jansen
4e1786689d Added localport/localhost initialization. This fixes socket.getsockname(). 1995-10-23 13:56:33 +00:00
Jack Jansen
c925291ee2 Last minor tweaks: debug off, added missing img mods, minor things 1995-10-12 10:21:34 +00:00
Jack Jansen
ae3d3ef180 Ported to CW7 1995-10-09 23:23:37 +00:00
Guido van Rossum
edd6376e5e added read/writelines, bufsize to makefile, gethostbyaddr 1995-09-01 22:53:37 +00:00
Jack Jansen
8932a8223e Projects used for 1.3b3 distribution (I promise I won't check them in
for every little change;-)
1995-09-01 11:52:39 +00:00
Jack Jansen
7765dbbf0c Hexbinned CodeWarrior projects 1995-08-31 13:35:29 +00:00
Jack Jansen
a0e76bebd3 Ported to CodeWarrior 6 1995-06-09 20:39:24 +00:00
Guido van Rossum
124107b2a4 reverse sense of PyMac_Idle test 1995-03-06 10:30:39 +00:00
Guido van Rossum
5510dc23f9 socket.py 1995-03-06 10:29:04 +00:00
Guido van Rossum
23f43d1bd2 correct some return values and remove some unused variables 1995-03-04 22:36:53 +00:00
Guido van Rossum
d5f53857dc include macglue.h so we can use HAVE_UNIVERSAL_HEADERS;
and correct sens of PyMac_Idle() test.  But should'nt this raise
KeyboardInterrupt instead of silently returning?
1995-03-04 22:35:14 +00:00
Guido van Rossum
cd259d0b40 fix several cosmetic things, add buffering to makefile 1995-03-04 22:24:05 +00:00
Guido van Rossum
e9f29bf4ca remove unused vars 1995-02-13 16:18:02 +00:00
Jack Jansen
860dc048ca Ported to CW5 (or to new Universal Headers, actually) 1995-01-22 16:48:43 +00:00
Jack Jansen
f90a113176 Fixed listen()/getsockname() bug 1995-01-19 11:49:05 +00:00
Jack Jansen
75b6f1c8e5 - Ported to powerpc
- Fixed bug with accept() call
- Better error checking
1995-01-18 13:50:42 +00:00
Jack Jansen
edf585579c Interface to MacTCP and the MacTCP Domain Name Resolver 1994-12-14 13:36:34 +00:00
Jack Jansen
0d7cba86a6 New standard modules for the mac. 1994-12-14 13:06:25 +00:00