Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated NetPresenz URL. Still needs update in the light of the new ↵ | Just van Rossum | 2000-03-28 | 1 | -2/+2 |
| | | | | :Mac:Tools:CGI: stuff. Later. (jvr) | ||||
* | realcgitest.py: added import MacOS, it now works again. Removed NetPresenz ↵ | Just van Rossum | 2000-03-26 | 2 | -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 Jansen | 2000-03-07 | 6 | -6/+6 |
| | |||||
* | And added a note about needing two "cvs update"s. | Jack Jansen | 2000-02-11 | 1 | -0/+6 |
| | |||||
* | Explained that you have to checkout the Mac portion of Python in a separate | Jack Jansen | 2000-02-11 | 1 | -3/+24 |
| | | | | folder and then move it to the Python hierarchy. | ||||
* | Added a reference to oldPICTbrowse.py. | Jack Jansen | 1999-12-23 | 1 | -1/+3 |
| | |||||
* | Converted to Appearance and using a List control in stead of manually ↵ | Jack Jansen | 1999-12-23 | 7 | -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 BuildApplication | Jack Jansen | 1999-12-03 | 3 | -89/+59 |
| | | | | process to freezing.html. | ||||
* | New examples by Tony Ingraldi, using dns-lookup in stead of the funny interslip | Jack Jansen | 1999-12-03 | 12 | -333/+241 |
| | | | | module. | ||||
* | vec_longjmp added to list of "forbidden" functions in .exp file. | Jack Jansen | 1999-09-30 | 1 | -1/+1 |
| | |||||
* | Removed reference to the PSA (PSA membership no longer needed for CVS | Jack Jansen | 1999-04-12 | 1 | -13/+14 |
| | | | | | access). New location for MacCVS. | ||||
* | For some reason these files had never been checked in. | Jack Jansen | 1999-03-17 | 5 | -0/+0 |
| | |||||
* | For reasons unknown these files were never checked in to CVS. | Jack Jansen | 1999-03-17 | 3 | -0/+213 |
| | |||||
* | Added some clarification on CWGUSI building and pathnames as they come | Jack Jansen | 1999-03-10 | 1 | -23/+33 |
| | | | | out of the CVS repository. | ||||
* | (finally) unified the interpreter and the applet as Just suggested ages ago. The | Jack Jansen | 1999-02-14 | 1 | -11/+5 |
| | | | | resulting program is called PythonInterpreter. | ||||
* | Updated for the new one-slb-per-extension scheme. | Jack Jansen | 1999-02-10 | 1 | -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 CVS | Jack Jansen | 1999-02-03 | 1 | -44/+81 |
| | | | | access. Will still need a bit of work when all plugins are separated, probably. | ||||
* | Re-committed as AppleSingle | Jack Jansen | 1999-01-29 | 4 | -0/+0 |
| | |||||
* | Added examples/testcode for the Icn module. | Jack Jansen | 1999-01-21 | 3 | -1/+374 |
| | |||||
* | Project files converted for CW Pro 4. And the daylight savings time switch ↵ | Jack Jansen | 1998-11-01 | 4 | -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 Jansen | 1998-09-30 | 1 | -0/+2 |
| | |||||
* | Added a note about the buildlibs script. | Jack Jansen | 1998-08-27 | 1 | -4/+11 |
| | |||||
* | Replaced all remaining BinHex files with their binary counterparts. | Jack Jansen | 1998-08-20 | 10 | -365/+0 |
| | |||||
* | Remove the MOOV filetype from the StandardGetFile call, so we can also | Jack Jansen | 1998-07-22 | 1 | -1/+1 |
| | | | | open MPEG files, etc. | ||||
* | Initial documentation on freezing. | Jack Jansen | 1998-06-26 | 3 | -6/+134 |
| | |||||
* | Mention the Mac:Contrib folder | Jack Jansen | 1998-04-27 | 1 | -4/+9 |
| | |||||
* | Added Just's printing demo code. | Jack Jansen | 1998-04-27 | 2 | -1/+99 |
| | |||||
* | Tabnanny fixes | Jack Jansen | 1998-04-15 | 1 | -7/+7 |
| | |||||
* | Added (minimal) documentation on how to build standalone applications | Jack Jansen | 1998-02-25 | 13 | -172/+241 |
| | | | | | | with Python. Updated various things (versions of libraries used, urls). | ||||
* | Removed incorrect weMonoStyled from initialization | Jack Jansen | 1998-02-20 | 1 | -1/+1 |
| | |||||
* | Updated embed demo, and put a note in the html file that you need a | Jack Jansen | 1998-01-06 | 3 | -174/+167 |
| | | | | source or development distribution to try it. | ||||
* | Upped tcl/tk instructions for 8.0p2 | Jack Jansen | 1997-12-23 | 1 | -1/+1 |
| | |||||
* | Updated (but still not up to date) | Jack Jansen | 1997-10-10 | 1 | -7/+11 |
| | |||||
* | Modified for installer and new names of various applets. Also cleaned | Jack Jansen | 1997-08-27 | 7 | -139/+115 |
| | | | | up anything else I saw. | ||||
* | Modified for new scripting support | Jack Jansen | 1997-08-27 | 2 | -70/+266 |
| | |||||
* | Removed support_print docs. | Jack Jansen | 1997-08-19 | 1 | -2/+0 |
| | |||||
* | Docs on new tcl/tk, new build tree layout | Jack Jansen | 1997-08-19 | 1 | -55/+26 |
| | |||||
* | Very sketchy preliminary docs on new applescripting functionality. | Jack Jansen | 1997-08-19 | 1 | -32/+53 |
| | |||||
* | Updated for 1.5a2 distribution | Jack Jansen | 1997-05-29 | 1 | -24/+17 |
| | |||||
* | Updated for building with MSL libraries | Jack Jansen | 1997-05-07 | 1 | -41/+50 |
| | |||||
* | NewMovieFromFile has extra parameter and return value | Jack Jansen | 1997-04-09 | 2 | -2/+2 |
| | |||||
* | Use MacOS.string_id_to_buffer for the hack to convert string id() to | Jack Jansen | 1997-04-03 | 1 | -1/+2 |
| | | | | buffer address. | ||||
* | "ported" Guido's embedding demo to the mac, and wrote some minimal | Jack Jansen | 1997-01-15 | 5 | -1/+278 |
| | | | | notes on embedding on the mac. | ||||
* | - CWGUSI has moved | Jack Jansen | 1996-12-23 | 1 | -21/+24 |
| | | | | - Changed instructions for Tcl 7.6/Tk 4.2 | ||||
* | Added a chapter on using OSAXen | Jack Jansen | 1996-12-23 | 1 | -0/+17 |
| | |||||
* | Added reference to pdf documentation and bbpy, correctly explained | Jack Jansen | 1996-11-20 | 1 | -1/+3 |
| | | | | | difference between aetools.Error and MacOS.Error for appletscript programs. | ||||
* | Added reference to pdf documentation and bbpy, correctly explained | Jack Jansen | 1996-11-20 | 3 | -138/+148 |
| | | | | | difference between aetools.Error and MacOS.Error for appletscript programs. | ||||
* | Updated (which should have been done before the 1.4 distribution). | Jack Jansen | 1996-11-09 | 1 | -6/+12 |
| | |||||
* | Added a note on swed and htmled examples, added tab support, fixed typo | Jack Jansen | 1996-10-23 | 5 | -123/+128 |
| | |||||
* | Added a note about incorrect "PythonCore not found" message | Jack Jansen | 1996-10-22 | 1 | -2/+17 |
| | | | | Added a few comments on preference file handling. |