Commit Graph

105 Commits

Author SHA1 Message Date
Jack Jansen 8a6cdccf21 Updated for 2.0b1 2000-09-10 12:02:28 +00:00
Jack Jansen c15ab036df Updated the applescript documentation for te new framework, and replaced the Eudora example with one that uses Disk Copy (which everyone running MacOS 8 or
higher should have).
2000-08-20 21:57:38 +00:00
Jack Jansen 8eff33b51f Added an optional debug handler that traps and prints all unknown appleevents. 2000-06-20 22:01:04 +00:00
Jack Jansen 8b41d5363a Updated for the 1.6a2 distribution: added a note about the special Tcl/Tk distribution, about Quicktime Exschange and a few minor updates. 2000-05-07 22:08:42 +00:00
Jack Jansen 2ea47f9f70 Added a reference to the Open Directory page on macPython. 2000-04-22 22:56:09 +00:00
Jack Jansen 2f2c5f6471 Added a note about Personal Webserver, and replaced "netpresenz" by a list of the current mac webservers. 2000-04-22 21:50:33 +00:00
Jack Jansen 968cde98fc Added Corran Webster's explanation of how to write extensions in MPW and a pointer to his W documentation. 2000-04-22 21:48:56 +00:00
Just van Rossum 8f11d8e52e Updated NetPresenz URL. Still needs update in the light of the new :Mac:Tools:CGI: stuff. Later. (jvr) 2000-03-28 20:54:50 +00:00
Just van Rossum 158ce4247e realcgitest.py: added import MacOS, it now works again. Removed NetPresenz reference.
cgitest.cgi.rsrc: disable argv emulation; this is essential for the first time the cgi applet starts up
2000-03-26 10:12:26 +00:00
Jack Jansen 34d11f0670 Fixed multi-arg appends. 2000-03-07 23:40:13 +00:00
Jack Jansen dae108c6d8 And added a note about needing two "cvs update"s. 2000-02-11 23:17:14 +00:00
Jack Jansen 90cf4917de Explained that you have to checkout the Mac portion of Python in a separate
folder and then move it to the Python hierarchy.
2000-02-11 23:14:46 +00:00
Jack Jansen b06007a3ba Added a reference to oldPICTbrowse.py. 1999-12-23 14:45:41 +00:00
Jack Jansen 3b23ed9ba6 Converted to Appearance and using a List control in stead of manually creating the List and putting it in a useritem. The old version is in oldPICTbrowse, for documentary purposes. 1999-12-23 14:45:02 +00:00
Jack Jansen dd206899db Standalone.html is long obsolete. Added description of BuildApplication
process to freezing.html.
1999-12-03 16:00:20 +00:00
Jack Jansen 2450a25fcd New examples by Tony Ingraldi, using dns-lookup in stead of the funny interslip
module.
1999-12-03 15:15:28 +00:00
Jack Jansen 2afc2c74cd vec_longjmp added to list of "forbidden" functions in .exp file. 1999-09-30 19:48:49 +00:00
Jack Jansen 65f685b7aa Removed reference to the PSA (PSA membership no longer needed for CVS
access).
New location for MacCVS.
1999-04-12 09:25:23 +00:00
Jack Jansen 5744d2ae90 For some reason these files had never been checked in. 1999-03-17 21:45:35 +00:00
Jack Jansen cd219d5efd For reasons unknown these files were never checked in to CVS. 1999-03-17 21:44:07 +00:00
Jack Jansen 9537586a87 Added some clarification on CWGUSI building and pathnames as they come
out of the CVS repository.
1999-03-10 15:51:56 +00:00
Jack Jansen 3b8052685c (finally) unified the interpreter and the applet as Just suggested ages ago. The
resulting program is called PythonInterpreter.
1999-02-14 23:12:06 +00:00
Jack Jansen a598bc412c Updated for the new one-slb-per-extension scheme.
Added a few references to cvs locations for external libraries.
img now builds in its own Extensions folder.
1999-02-10 23:08:24 +00:00
Jack Jansen c256ece88c Partly updated to reflect the new organization and the availability of CVS
access. Will still need a bit of work when all plugins are separated, probably.
1999-02-03 13:09:27 +00:00
Jack Jansen f25813ac6c Re-committed as AppleSingle 1999-01-29 12:06:21 +00:00
Jack Jansen 1c4d96fde8 Added examples/testcode for the Icn module. 1999-01-21 14:30:55 +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 e504fa289f Disable python event handling in mainloop (discovered by Tasselli Marco) 1998-09-30 09:11:51 +00:00
Jack Jansen de57030a1c Added a note about the buildlibs script. 1998-08-27 13:39:01 +00:00
Jack Jansen fb37f89b81 Replaced all remaining BinHex files with their binary counterparts. 1998-08-20 15:03:49 +00:00
Jack Jansen 2116bcaec0 Remove the MOOV filetype from the StandardGetFile call, so we can also
open MPEG files, etc.
1998-07-22 13:35:31 +00:00
Jack Jansen d969061744 Initial documentation on freezing. 1998-06-26 15:01:52 +00:00
Jack Jansen cf70b8422f Mention the Mac:Contrib folder 1998-04-27 15:07:20 +00:00
Jack Jansen 5073b376fb Added Just's printing demo code. 1998-04-27 15:06:50 +00:00
Jack Jansen b8fd1f18ab Tabnanny fixes 1998-04-15 14:35:16 +00:00
Jack Jansen a2139fef94 Added (minimal) documentation on how to build standalone applications
with Python.

Updated various things (versions of libraries used, urls).
1998-02-25 15:40:35 +00:00
Jack Jansen dee6d02736 Removed incorrect weMonoStyled from initialization 1998-02-20 15:48:57 +00:00
Jack Jansen ae4300f8fb Updated embed demo, and put a note in the html file that you need a
source or development distribution to try it.
1998-01-06 16:50:44 +00:00
Jack Jansen 44a8931caf Upped tcl/tk instructions for 8.0p2 1997-12-23 22:56:25 +00:00
Jack Jansen 04d5c5827a Updated (but still not up to date) 1997-10-10 15:50:37 +00:00
Jack Jansen 3412c5d0fb Modified for installer and new names of various applets. Also cleaned
up anything else I saw.
1997-08-27 14:08:22 +00:00
Jack Jansen 9ffa432972 Modified for new scripting support 1997-08-27 14:07:37 +00:00
Jack Jansen d0417ecce5 Removed support_print docs. 1997-08-19 14:01:35 +00:00
Jack Jansen 3261719848 Docs on new tcl/tk, new build tree layout 1997-08-19 14:01:16 +00:00
Jack Jansen f10786baca Very sketchy preliminary docs on new applescripting functionality. 1997-08-19 14:00:56 +00:00
Jack Jansen e66b8c8543 Updated for 1.5a2 distribution 1997-05-29 14:57:07 +00:00
Jack Jansen 1473af76a2 Updated for building with MSL libraries 1997-05-07 15:43:38 +00:00
Jack Jansen 1836a62016 NewMovieFromFile has extra parameter and return value 1997-04-09 15:54:54 +00:00
Jack Jansen 4240b610f3 Use MacOS.string_id_to_buffer for the hack to convert string id() to
buffer address.
1997-04-03 14:44:07 +00:00
Jack Jansen 6ad8d13fe2 "ported" Guido's embedding demo to the mac, and wrote some minimal
notes on embedding on the mac.
1997-01-15 16:53:37 +00:00