Commit Graph

29 Commits

Author SHA1 Message Date
Jack Jansen
6bc62c4951 Applying r22c1 branch mods back to the trunk. 2001-12-20 20:41:45 +00:00
Jack Jansen
20ffa0e5bc A system() lookalike that sends commands to ToolServer, by Daniel Brotsky. The semantics aren't enough like system() to add this to the main Lib folder, but it is pretty useful nonetheless for selected people. 2001-12-03 00:11:35 +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
ba0ba411d1 Case mismatch in "import Types". Apparently nobody has looked at this for a looooong time. Reported by Chris Smith. 2001-08-30 21:22:10 +00:00
Jack Jansen
5a6fdcd371 Import the MacOS toolbox modules from the Carbon package. 2001-08-25 12:15:04 +00:00
Jack Jansen
cbed91b4db Merging appropriate 2.1.1 fixes back into the main trunk. 2001-08-03 13:31:36 +00:00
Jack Jansen
6f84ed5afc Fixed macroman<->latin1 conversion. Some chars don't
exist in latin1, but at least the roundtrip results in the
same macroman characters.
2001-05-17 12:45:13 +00:00
Jack Jansen
43935128a4 Finally merged morefindertools into findertools. 2001-04-07 12:53:45 +00:00
Jack Jansen
bad62deca1 Version 1.2 by Christopher Stern. 2001-04-06 08:34:55 +00:00
Jack Jansen
ff4e62dbde Added a note about BBPy.lm. 2001-03-27 21:37:06 +00:00
Jack Jansen
dbc692e286 Chris Stern's BBEdit Python language module. 2001-03-10 13:24:41 +00:00
Jack Jansen
4b64c2aa86 Put all AE constants into AppleEvents.py 2000-12-12 22:13:36 +00:00
Jack Jansen
b5ec5e4b41 Contributed code that converts Python source files to any combination of tabs/spaces for indenting. 2000-11-29 10:02:22 +00:00
Jack Jansen
8063cbf42b No reason to keep "Run as Python" in binhex form anymore, just put the binary in the repository. 2000-11-10 22:38:31 +00:00
Jack Jansen
816cf9d1b4 Python implementation of strptime(). 2000-10-12 21:20:41 +00:00
Jack Jansen
14126df562 Extension to Findertools by Erik van Blokland. In Contrib because I don't have the time to merge it into findertools before the distribution. 2000-10-12 21:20:11 +00:00
Jack Jansen
d35509a82d Contributed modules by Riccardo Trocca. Extended pixmap wrapper, NumPy visualiser and QuickTime to images. 2000-09-22 12:46:19 +00:00
Jack Jansen
6a2fdabd3d Erik van Blokland's CaptureAE. 2000-04-22 22:56:53 +00:00
Jack Jansen
c020e2d36c Bill Bedford's Apple Data Detector extensions for Python. Unchanged, except for the readme filename. Untested too, because I don't have ADD/IAD installed yet. 1999-04-25 21:37:50 +00:00
Jack Jansen
72a027f170 Replaced .hqx project file by binary version, and updated to current CW. 1999-02-16 00:18:15 +00:00
Just van Rossum
79e02231ca removed old IDE stuff -- jvr 1999-02-01 01:38:20 +00:00
Jack Jansen
7c43905cd9 Added Sherlock source for Python documentation, and added icons to them all. 1999-01-26 13:09:59 +00:00
Jack Jansen
27e04206b9 Adding sherlock search templates for Python and Python FAQ. 1999-01-25 15:11:15 +00:00
Just van Rossum
e3308ecb34 Test checkin, to see whether I really can do it. --jvr schpeaking. 1999-01-23 00:06:06 +00:00
Just van Rossum
ae1e875683 Test checkin, to see whether I really can do it. --jvr schpeaking. 1999-01-22 23:58:04 +00:00
Jack Jansen
b736a87703 Project files converted for CW Pro 4. And the daylight savings time switch seems to have "modified" the resource files (but nothing has changed there). 1998-11-01 22:11:33 +00:00
Jack Jansen
fb37f89b81 Replaced all remaining BinHex files with their binary counterparts. 1998-08-20 15:03:49 +00:00
Jack Jansen
cb5704e6a8 Initial revision 1998-08-18 14:59:10 +00:00
Jack Jansen
7cc5735ef2 Initial revision 1998-08-18 14:54:11 +00:00