Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed (within an #ifdef) Carbon-incompatabilities: | Jack Jansen | 2000-06-02 | 1 | -0/+6 |
| | | | | | - Don't call all the toolbox init routines. - No balloon help, so removed help code from the initial dialog. | ||||
* | Removed (within an #ifdef) Carbon-incompatabilities: | Jack Jansen | 2000-06-02 | 1 | -0/+25 |
| | | | | | | | - Use TickCount() in stead of LMGetTicks() - Don't use xxxGetFile event filter - Don't call SystemTask or HandleSysWindowEvent (is this also automatically handled under os9??) - Don't scan event queue for cmd-. (to be fixed at some point). | ||||
* | Fixed callback function arguments to be carbon-compatible. | Jack Jansen | 2000-06-02 | 1 | -4/+6 |
| | | | | (Temporarily?) removed call to ProcessHighLevelEvent until we find out how to do this (Carbon only). | ||||
* | Config file for PythonStandCarbon (small non-shared MacPython for Carbon). | Jack Jansen | 2000-06-02 | 1 | -0/+40 |
| | |||||
* | Made compatible with MSL Carbon libraries. | Jack Jansen | 2000-06-02 | 1 | -4/+13 |
| | |||||
* | macfsn should always be included, like exceptions and site. | Jack Jansen | 2000-05-17 | 1 | -1/+1 |
| | |||||
* | Manually added HRHTMLRenderingLibAvailable. | Jack Jansen | 2000-05-15 | 3 | -3/+23 |
| | | | | Blacklist HRDisposeReference and call it in the dispose routine. | ||||
* | Slowly becoming functional... | Jack Jansen | 2000-05-15 | 1 | -0/+0 |
| | |||||
* | Interface to macOS 9 HTMLRenderingLib. Not yet functional. | Jack Jansen | 2000-05-14 | 5 | -0/+1074 |
| | |||||
* | (Temporarily) revived after a long sleep, for building MacPython without GUSI | Jack Jansen | 2000-05-12 | 1 | -5/+5 |
| | |||||
* | Fixed to work again without USE_GUSI and with USE_MSL_MALLOC | Jack Jansen | 2000-05-12 | 1 | -0/+12 |
| | |||||
* | Fixed to work again without USE_GUSI | Jack Jansen | 2000-05-12 | 1 | -4/+1 |
| | |||||
* | Added unicodedata and _codecs modules (which had apparently slipped through ↵ | Jack Jansen | 2000-05-12 | 1 | -0/+4 |
| | | | | until now). | ||||
* | First tiny steps towards Carbon: this project currently builds a ↵ | Jack Jansen | 2000-05-12 | 1 | -0/+0 |
| | | | | PythonStandSmall without GUSI and with standard MSL malloc. Socket and select are the main victims of this. | ||||
* | GUSI 2.0.5 has a non-functional getsockname() if you use Open Transport. For ↵ | Jack Jansen | 2000-05-10 | 1 | -1/+2 |
| | | | | now the workaround is to only enable MacTCP sockets. | ||||
* | USE_GUSI2 should be defined, not USE_GUSI1. | Jack Jansen | 2000-05-09 | 1 | -2/+2 |
| | |||||
* | Selecting the macfsn option didn't work, fixed. | Jack Jansen | 2000-05-09 | 5 | -7/+6 |
| | | | | | Fixed the help strings. Swapped the macfsn and help button numbers. | ||||
* | Import this to replace open() by an extended version that uses | Jack Jansen | 2000-05-09 | 1 | -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 Jansen | 2000-05-07 | 1 | -18/+23 |
| | | | | distribution, about Quicktime Exschange and a few minor updates. | ||||
* | Changed for the new preference resource version. | Jack Jansen | 2000-05-07 | 1 | -4/+6 |
| | |||||
* | The applets need more memory nowadays, it seems (because of navservices, ↵ | Jack Jansen | 2000-05-07 | 3 | -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 Jansen | 2000-05-07 | 1 | -0/+0 |
| | | | | should be one level higher, but I can't be bothered fixing that this time around. | ||||
* | 1.6a2 directive files. | Jack Jansen | 2000-05-07 | 2 | -110/+173 |
| | |||||
* | These were never used, removed. | Jack Jansen | 2000-05-07 | 2 | -104/+0 |
| | |||||
* | Moved and renamed | Jack Jansen | 2000-05-07 | 1 | -0/+0 |
| | |||||
* | Tentative MkDistr scripts for 1.6a2. | Jack Jansen | 2000-05-06 | 4 | -25/+151 |
| | |||||
* | Updated for 1.6a2. | Jack Jansen | 2000-05-06 | 2 | -201/+70 |
| | |||||
* | Put the install folders in (vise), not vise, so the include files aren't ↵ | Jack Jansen | 2000-05-06 | 1 | -1/+1 |
| | | | | accidentally picked up by the normal build process. | ||||
* | We should define both USE_GUSI and USE_GUSI2. | Jack Jansen | 2000-05-06 | 2 | -2/+5 |
| | |||||
* | Adding projects to the repository again, this time in MacBinary form. If you ↵ | Jack Jansen | 2000-05-05 | 32 | -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 Jansen | 2000-05-05 | 10 | -13/+52 |
| | | | | preference, upped version number. | ||||
* | Auto-install on import, if NavServices is available. Unless a "no ↵ | Jack Jansen | 2000-05-05 | 1 | -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 Jansen | 2000-05-05 | 1 | -7/+7 |
| | |||||
* | Got rid of w/MSL in the version string. | Jack Jansen | 2000-05-05 | 1 | -9/+3 |
| | |||||
* | Automatically dump distribution folders where I want them, next to the vise ↵ | Jack Jansen | 2000-05-05 | 2 | -15/+8 |
| | | | | scripts. | ||||
* | Added accessor for kControlListBoxDoubleClickPart | Jack Jansen | 2000-05-04 | 1 | -0/+4 |
| | |||||
* | Moved to the Compat folder (in case anyone still wants to try MPW building), ↵ | Jack Jansen | 2000-05-03 | 1 | -1/+0 |
| | | | | it hasn't been used for years. | ||||
* | Removed, the core-python getmtime works fine with GUSI2. | Jack Jansen | 2000-05-03 | 1 | -57/+0 |
| | |||||
* | Almost ready for 1.6a2. | Jack Jansen | 2000-04-26 | 32 | -1/+0 |
| | |||||
* | Don't build the _tkinter project from Build, only the one from ↵ | Jack Jansen | 2000-04-23 | 1 | -4/+6 |
| | | | | Extensions:Imaging, which now drops its resulting .slb into the PlugIns folder. | ||||
* | Tk 8.3.0 resources. | Jack Jansen | 2000-04-23 | 1 | -0/+0 |
| | |||||
* | Fixed to work with Tcl/Tk 8.3.0, at least, my modified copy of it. | Jack Jansen | 2000-04-23 | 1 | -0/+0 |
| | |||||
* | Added a couple of contributors. Still needs work for the next distribution. | Jack Jansen | 2000-04-22 | 1 | -0/+8 |
| | |||||
* | Erik van Blokland's CaptureAE. | Jack Jansen | 2000-04-22 | 2 | -0/+367 |
| | |||||
* | Added a reference to the Open Directory page on macPython. | Jack Jansen | 2000-04-22 | 1 | -1/+6 |
| | |||||
* | The .exp file hadn't been regenerated after adding the threading stuff. This ↵ | Jack Jansen | 2000-04-22 | 2 | -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 Jansen | 2000-04-22 | 1 | -3/+11 |
| | | | | of the current mac webservers. | ||||
* | Added Corran Webster's explanation of how to write extensions in MPW and a ↵ | Jack Jansen | 2000-04-22 | 3 | -4/+499 |
| | | | | pointer to his W documentation. | ||||
* | Made the GUSI options work again with GUSI 2. | Jack Jansen | 2000-04-21 | 3 | -5/+42 |
| | |||||
* | Fix by Dan Green and Corran Webster to support LongDateTime | Jack Jansen | 2000-04-18 | 1 | -0/+3 |
| | | | | values. Untested by me. |