.. |
BuildApplet.py
|
Common code used to the buildtools module (Just)
|
1998-07-31 09:44:23 +00:00 |
BuildApplet.rsrc
|
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 |
BuildApplication.py
|
Added a "compile-time" flag PPC_ONLY, if set we make ppc-only applications without posting the dialog. This is the normal situation since 1.6alfa (no more 68k support).
|
2000-07-24 19:44:17 +00:00 |
BuildApplication.rsrc
|
Converted to Appearance.
|
1999-12-23 14:33:20 +00:00 |
ConfigurePython.py
|
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 |
ConfigurePython.rsrc
|
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 |
EditPythonPrefs.py
|
Oops, all the options were off-by-one. Reported by Tom Bridgman.
|
2000-10-19 21:50:54 +00:00 |
EditPythonPrefs.rsrc
|
Fixed balloon help for options. Sort-of reported by Russell Finn.
|
2000-10-19 21:22:46 +00:00 |
EditPythonPrefsBH.bh
|
Fixed balloon help for options. Sort-of reported by Russell Finn.
|
2000-10-19 21:22:46 +00:00 |
EditPythonPrefsBH.prj
|
Fixed balloon help for options. Sort-of reported by Russell Finn.
|
2000-10-19 21:22:46 +00:00 |
EditPythonPrefsBH.rsrc
|
Fixed balloon help for options. Sort-of reported by Russell Finn.
|
2000-10-19 21:22:46 +00:00 |
MkDistr.py
|
The logic for finding long matches before short ones was wrong (why did I never notice this??!?), fixed.
|
2000-09-10 12:03:06 +00:00 |
MkDistr.rsrc
|
Re-committed as AppleSingle
|
1999-01-29 12:06:21 +00:00 |
MkDistr_ui.py
|
Better exit handling.
|
2000-10-12 21:22:26 +00:00 |
PackLibDir.py
|
Use py_resource module
|
1996-05-31 13:02:52 +00:00 |
PackLibDir.rsrc
|
Re-committed as AppleSingle
|
1999-01-29 12:06:21 +00:00 |
RunLibScript.py
|
Replaced OpenResFile calls with FSpOpenResFile calls (which are carbon-compatible).
|
2000-06-20 21:59:25 +00:00 |
RunLibScript.rsrc
|
Re-committed as AppleSingle
|
1999-01-29 12:06:21 +00:00 |
cfmfile.py
|
Fixed multi-arg appends.
|
2000-03-07 23:40:13 +00:00 |
crlf.py
|
Updates for THINK C 6.0. Moved the necessary UNIX emulation routines here.
|
1994-08-19 10:51:31 +00:00 |
errors.txt
|
If there's no comment for an error we use the symbolic name as the
|
1998-04-21 15:27:45 +00:00 |
findgremlins.py
|
Just's script to find non-7-bit-clean charactres in a source tree (slightly
|
1999-02-03 12:07:14 +00:00 |
fixfiletypes.py
|
Added macostools.touch() calls to inform the finder of our changes.
|
1996-09-15 22:13:59 +00:00 |
fullbuild.py
|
Updated for the new project names.
|
2000-12-03 22:36:42 +00:00 |
fullbuild.rsrc
|
Removed 68k support, added pyexpat, adapted for new NumPy.
|
2000-09-08 10:19:04 +00:00 |
genpluginprojects.py
|
Got it working for all important plugins, and moved it from Build to scripts.
|
2000-12-03 22:31:50 +00:00 |
gensuitemodule.py
|
Only output the code to alias properties if the names aren't the same.
|
2000-08-22 20:34:35 +00:00 |
makeclean.py
|
new dangerous script: it removes all apps (except sys.executable), shared libs, (x)SYM files and xxx Data folders (in case xxx.prj exists) -- jvr
|
1999-02-07 16:36:22 +00:00 |
mkestrres-errno.h
|
MSL errno.h has moved some errors around, and doesn't document
|
1997-05-15 11:18:13 +00:00 |
mkestrres.py
|
If there's no comment for an error we use the symbolic name as the
|
1998-04-21 15:27:45 +00:00 |
run.py
|
a few new things
|
1995-02-21 21:00:32 +00:00 |
unshar.py
|
If sys.argv is empty ask for input file and output folder
|
1996-12-23 16:54:51 +00:00 |