summaryrefslogtreecommitdiffstats
path: root/Mac/Demo
Commit message (Collapse)AuthorAgeFilesLines
* Updated for 2.0b1Jack Jansen2000-09-104-101/+83
|
* Updated the applescript documentation for te new framework, and replaced the ↵Jack Jansen2000-08-209-963/+1252
| | | | | | Eudora example with one that uses Disk Copy (which everyone running MacOS 8 or higher should have).
* Added an optional debug handler that traps and prints all unknown appleevents.Jack Jansen2000-06-2013-13/+24
|
* Updated for the 1.6a2 distribution: added a note about the special Tcl/Tk ↵Jack Jansen2000-05-071-18/+23
| | | | distribution, about Quicktime Exschange and a few minor updates.
* Added a reference to the Open Directory page on macPython.Jack Jansen2000-04-221-1/+6
|
* Added a note about Personal Webserver, and replaced "netpresenz" by a list ↵Jack Jansen2000-04-221-3/+11
| | | | of the current mac webservers.
* Added Corran Webster's explanation of how to write extensions in MPW and a ↵Jack Jansen2000-04-223-4/+499
| | | | pointer to his W documentation.
* Updated NetPresenz URL. Still needs update in the light of the new ↵Just van Rossum2000-03-281-2/+2
| | | | :Mac:Tools:CGI: stuff. Later. (jvr)
* realcgitest.py: added import MacOS, it now works again. Removed NetPresenz ↵Just van Rossum2000-03-262-1/+2
| | | | | | reference. cgitest.cgi.rsrc: disable argv emulation; this is essential for the first time the cgi applet starts up
* Fixed multi-arg appends.Jack Jansen2000-03-076-6/+6
|
* And added a note about needing two "cvs update"s.Jack Jansen2000-02-111-0/+6
|
* Explained that you have to checkout the Mac portion of Python in a separateJack Jansen2000-02-111-3/+24
| | | | folder and then move it to the Python hierarchy.
* Added a reference to oldPICTbrowse.py.Jack Jansen1999-12-231-1/+3
|
* Converted to Appearance and using a List control in stead of manually ↵Jack Jansen1999-12-237-90/+185
| | | | creating the List and putting it in a useritem. The old version is in oldPICTbrowse, for documentary purposes.
* Standalone.html is long obsolete. Added description of BuildApplicationJack Jansen1999-12-033-89/+59
| | | | process to freezing.html.
* New examples by Tony Ingraldi, using dns-lookup in stead of the funny interslipJack Jansen1999-12-0312-333/+241
| | | | module.
* vec_longjmp added to list of "forbidden" functions in .exp file.Jack Jansen1999-09-301-1/+1
|
* Removed reference to the PSA (PSA membership no longer needed for CVSJack Jansen1999-04-121-13/+14
| | | | | access). New location for MacCVS.
* For some reason these files had never been checked in.Jack Jansen1999-03-175-0/+0
|
* For reasons unknown these files were never checked in to CVS.Jack Jansen1999-03-173-0/+213
|
* Added some clarification on CWGUSI building and pathnames as they comeJack Jansen1999-03-101-23/+33
| | | | out of the CVS repository.
* (finally) unified the interpreter and the applet as Just suggested ages ago. TheJack Jansen1999-02-141-11/+5
| | | | resulting program is called PythonInterpreter.
* Updated for the new one-slb-per-extension scheme.Jack Jansen1999-02-101-14/+24
| | | | | Added a few references to cvs locations for external libraries. img now builds in its own Extensions folder.
* Partly updated to reflect the new organization and the availability of CVSJack Jansen1999-02-031-44/+81
| | | | access. Will still need a bit of work when all plugins are separated, probably.
* Re-committed as AppleSingleJack Jansen1999-01-294-0/+0
|
* Added examples/testcode for the Icn module.Jack Jansen1999-01-213-1/+374
|
* Project files converted for CW Pro 4. And the daylight savings time switch ↵Jack Jansen1998-11-014-0/+0
| | | | seems to have "modified" the resource files (but nothing has changed there).
* Disable python event handling in mainloop (discovered by Tasselli Marco)Jack Jansen1998-09-301-0/+2
|
* Added a note about the buildlibs script.Jack Jansen1998-08-271-4/+11
|
* Replaced all remaining BinHex files with their binary counterparts.Jack Jansen1998-08-2010-365/+0
|
* Remove the MOOV filetype from the StandardGetFile call, so we can alsoJack Jansen1998-07-221-1/+1
| | | | open MPEG files, etc.
* Initial documentation on freezing.Jack Jansen1998-06-263-6/+134
|
* Mention the Mac:Contrib folderJack Jansen1998-04-271-4/+9
|
* Added Just's printing demo code.Jack Jansen1998-04-272-1/+99
|
* Tabnanny fixesJack Jansen1998-04-151-7/+7
|
* Added (minimal) documentation on how to build standalone applicationsJack Jansen1998-02-2513-172/+241
| | | | | | with Python. Updated various things (versions of libraries used, urls).
* Removed incorrect weMonoStyled from initializationJack Jansen1998-02-201-1/+1
|
* Updated embed demo, and put a note in the html file that you need aJack Jansen1998-01-063-174/+167
| | | | source or development distribution to try it.
* Upped tcl/tk instructions for 8.0p2Jack Jansen1997-12-231-1/+1
|
* Updated (but still not up to date)Jack Jansen1997-10-101-7/+11
|
* Modified for installer and new names of various applets. Also cleanedJack Jansen1997-08-277-139/+115
| | | | up anything else I saw.
* Modified for new scripting supportJack Jansen1997-08-272-70/+266
|
* Removed support_print docs.Jack Jansen1997-08-191-2/+0
|
* Docs on new tcl/tk, new build tree layoutJack Jansen1997-08-191-55/+26
|
* Very sketchy preliminary docs on new applescripting functionality.Jack Jansen1997-08-191-32/+53
|
* Updated for 1.5a2 distributionJack Jansen1997-05-291-24/+17
|
* Updated for building with MSL librariesJack Jansen1997-05-071-41/+50
|
* NewMovieFromFile has extra parameter and return valueJack Jansen1997-04-092-2/+2
|
* Use MacOS.string_id_to_buffer for the hack to convert string id() toJack Jansen1997-04-031-1/+2
| | | | buffer address.
* "ported" Guido's embedding demo to the mac, and wrote some minimalJack Jansen1997-01-155-1/+278
| | | | notes on embedding on the mac.