summaryrefslogtreecommitdiffstats
path: root/Mac
Commit message (Collapse)AuthorAgeFilesLines
* GUSI 2.0.5 has a non-functional getsockname() if you use Open Transport. For ↵Jack Jansen2000-05-101-1/+2
| | | | now the workaround is to only enable MacTCP sockets.
* USE_GUSI2 should be defined, not USE_GUSI1.Jack Jansen2000-05-091-2/+2
|
* Selecting the macfsn option didn't work, fixed.Jack Jansen2000-05-095-7/+6
| | | | | Fixed the help strings. Swapped the macfsn and help button numbers.
* Import this to replace open() by an extended version that usesJack Jansen2000-05-091-0/+66
| | | | | Internet Config to set creator/type based on the extension. Donated by Oliver Steele.
* 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.
* Changed for the new preference resource version.Jack Jansen2000-05-071-4/+6
|
* The applets need more memory nowadays, it seems (because of navservices, ↵Jack Jansen2000-05-073-0/+0
| | | | maybe?). Give them 4M, that should be okay for a while.
* Installer for 1.6a2. This is not the optimal location for the VCT file, it ↵Jack Jansen2000-05-071-0/+0
| | | | should be one level higher, but I can't be bothered fixing that this time around.
* 1.6a2 directive files.Jack Jansen2000-05-072-110/+173
|
* These were never used, removed.Jack Jansen2000-05-072-104/+0
|
* Moved and renamedJack Jansen2000-05-071-0/+0
|
* Tentative MkDistr scripts for 1.6a2.Jack Jansen2000-05-064-25/+151
|
* Updated for 1.6a2.Jack Jansen2000-05-062-201/+70
|
* Put the install folders in (vise), not vise, so the include files aren't ↵Jack Jansen2000-05-061-1/+1
| | | | accidentally picked up by the normal build process.
* We should define both USE_GUSI and USE_GUSI2.Jack Jansen2000-05-062-2/+5
|
* Adding projects to the repository again, this time in MacBinary form. If you ↵Jack Jansen2000-05-0532-3/+9
| | | | | | | | | | have added the MMPr filetype as "plain binary" in the MacCVS preferences you should revert this before doing this update. Got rid of last references to GUSI1. Upped for current python CVS status. Various minor tweaks, I guess:-)
* Removed string-exception preference, added tabcheck and NavService ↵Jack Jansen2000-05-0510-13/+52
| | | | preference, upped version number.
* Auto-install on import, if NavServices is available. Unless a "no ↵Jack Jansen2000-05-051-0/+1
| | | | navservices" flag is set Python automagically imports this module so code that uses macfs.xxxGetFile will get NavServices dialogs.
* Got rid of PyMem_XDEL.Jack Jansen2000-05-051-7/+7
|
* Got rid of w/MSL in the version string.Jack Jansen2000-05-051-9/+3
|
* Automatically dump distribution folders where I want them, next to the vise ↵Jack Jansen2000-05-052-15/+8
| | | | scripts.
* Added accessor for kControlListBoxDoubleClickPartJack Jansen2000-05-041-0/+4
|
* Moved to the Compat folder (in case anyone still wants to try MPW building), ↵Jack Jansen2000-05-031-1/+0
| | | | it hasn't been used for years.
* Removed, the core-python getmtime works fine with GUSI2.Jack Jansen2000-05-031-57/+0
|
* Almost ready for 1.6a2.Jack Jansen2000-04-2632-1/+0
|
* Don't build the _tkinter project from Build, only the one from ↵Jack Jansen2000-04-231-4/+6
| | | | Extensions:Imaging, which now drops its resulting .slb into the PlugIns folder.
* Tk 8.3.0 resources.Jack Jansen2000-04-231-0/+0
|
* Fixed to work with Tcl/Tk 8.3.0, at least, my modified copy of it.Jack Jansen2000-04-231-0/+0
|
* Added a couple of contributors. Still needs work for the next distribution.Jack Jansen2000-04-221-0/+8
|
* Erik van Blokland's CaptureAE.Jack Jansen2000-04-222-0/+367
|
* Added a reference to the Open Directory page on macPython.Jack Jansen2000-04-221-1/+6
|
* The .exp file hadn't been regenerated after adding the threading stuff. This ↵Jack Jansen2000-04-222-922/+1075
| | | | means that building a nonthreaded PythonCore will now require massaging of the .exp.
* 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.
* Made the GUSI options work again with GUSI 2.Jack Jansen2000-04-213-5/+42
|
* Fix by Dan Green and Corran Webster to support LongDateTimeJack Jansen2000-04-181-0/+3
| | | | values. Untested by me.
* minor tweak (jvr)Just van Rossum2000-04-091-1/+1
|
* added experimental microthread support for use with stackless python -- bw ↵Just van Rossum2000-04-092-13/+77
| | | | compatible (jvr)
* added popup control (jvr)Just van Rossum2000-04-091-4/+60
|
* added setbound() method, some cleanups (jvr)Just van Rossum2000-04-091-9/+12
|
* oops, keyword list missed exec... doh! thanks to Maik Roeder (jvr)Just van Rossum2000-04-091-2/+2
|
* Installer Vise vct file for 1.6a1. Not very pretty (and needs funny ↵Jack Jansen2000-04-091-0/+0
| | | | directory structure).
* Modified for 1.6a1.Jack Jansen2000-04-092-16/+32
|
* Quick readme for 1.6a1.Jack Jansen2000-04-091-7/+16
|
* Drag was missing from the modules built.Jack Jansen2000-04-081-0/+2
|
* This hadn't been checked in for a while.Jack Jansen2000-04-081-0/+0
|
* Enable multithreading.Jack Jansen2000-04-073-0/+3
|
* Added a profiling target.Jack Jansen2000-04-071-0/+0
|
* Fiddled linkorder and a few other things to make shared threaded python work.Jack Jansen2000-04-073-0/+0
|
* Started on GUSI2 and threading support.Jack Jansen2000-04-071-8/+18
|