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