Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Not being able to copy PythonCore to the system-folder is not a fatal error, ↵ | Jack Jansen | 2001-12-07 | 1 | -0/+0 |
| | | | | | | on OSX the user may not have permission to do so. Also give a more informative message in this case. Fixes bug 475253. | ||||
* | Updated the Popt resources for the applets to the newest version. | Jack Jansen | 2001-09-01 | 1 | -0/+0 |
| | |||||
* | Changed some of the dialogs to be a little clearer. | Jack Jansen | 2001-03-29 | 1 | -1/+1 |
| | |||||
* | Look for shared libraries first in kLocalDomain and then in kOnSystemDisk. | Jack Jansen | 2001-03-15 | 1 | -1/+1 |
| | | | | Don't do sys.prefix==os.getcwd() check unless we're an applet. | ||||
* | Detect that the preference file may be incorrect, and offer to remove it. ↵ | Jack Jansen | 2001-03-08 | 1 | -1/+1 |
| | | | | This isn't finished yet. | ||||
* | Added Popt resource for "dont show console" | Jack Jansen | 2001-02-27 | 1 | -1/+1 |
| | | | | Changed SIZE resource to be carbon-compatible. | ||||
* | - Removed debug | Jack Jansen | 2001-02-17 | 1 | -1/+1 |
| | | | | - Make sure splash screens are visible | ||||
* | ConfigurePython now comes in two flavors: ConfigurePythonClassic and ↵ | Jack Jansen | 2001-02-17 | 1 | -0/+0 |
| | | | | ConfigurePythonCarbon, which copy the respective interpreters to PythonInterpreter and rebuild all the applets. This allows MacOS9 users to switch back and forth. | ||||
* | If we're installing to another partition than the system partition offer to ↵ | Jack Jansen | 2000-10-13 | 1 | -0/+0 |
| | | | | copy PythonCore in stead of aliasing it. This should fix the applet problems some people have. | ||||
* | The applets need more memory nowadays, it seems (because of navservices, ↵ | Jack Jansen | 2000-05-07 | 1 | -0/+0 |
| | | | | maybe?). Give them 4M, that should be okay for a while. | ||||
* | removed turd resources left by my former MacCVS client | Just van Rossum | 1999-02-01 | 1 | -0/+0 |
| | | | | -- jvr | ||||
* | added "delay console window until needed" preference | Just van Rossum | 1999-01-30 | 1 | -0/+0 |
| | |||||
* | Re-committed as AppleSingle | Jack Jansen | 1999-01-29 | 1 | -0/+0 |
| | |||||
* | Project files converted for CW Pro 4. And the daylight savings time switch ↵ | Jack Jansen | 1998-11-01 | 1 | -0/+0 |
| | | | | seems to have "modified" the resource files (but nothing has changed there). | ||||
* | Replaced all remaining BinHex files with their binary counterparts. | Jack Jansen | 1998-08-20 | 1 | -0/+0 |