.. |
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
|
Oops, interaction() returned a single value in stead of a tuple (I thought that bug was loooong fixed??!?).
|
2000-12-14 23:34:15 +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
|
Make balloon code dependent on existence of Help module
|
2001-01-29 14:59:33 +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
|
Use re in stead of regex.
|
2001-01-02 22:02:02 +00:00 |
MkDistr.rsrc
|
Re-committed as AppleSingle
|
1999-01-29 12:06:21 +00:00 |
MkDistr_ui.py
|
Sigh... First test before committing. InvalWindowRect and friends are window object methods. Fixed.
|
2001-01-23 14:58:20 +00:00 |
PackLibDir.py
|
…
|
|
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 |
crlf.py
|
…
|
|
errors.txt
|
Updated for new universal headers (oops... this was loooong due).
|
2001-01-01 22:58:20 +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
|
…
|
|
fullbuild.py
|
Ported the icglue module to carbon.
|
2001-01-29 13:27:46 +00:00 |
fullbuild.rsrc
|
Added support for forced project building.
|
2001-01-21 22:25:11 +00:00 |
genpluginprojects.py
|
Ported the icglue module to carbon.
|
2001-01-29 13:27:46 +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 |
missingcarbonmethods.py
|
Removed device from the list of Qd incompatibilities. It should be there, but causes too many false positives.
|
2001-01-29 14:27:32 +00:00 |
mkestrres-errno.h
|
…
|
|
mkestrres.py
|
Use re in stead of regex.
|
2001-01-02 22:02:02 +00:00 |
run.py
|
…
|
|
unshar.py
|
…
|
|
unweave.py
|
Various tweaks. It now returns the exact same files as Matthias' tool 95% of the time.
|
2000-12-14 23:35:01 +00:00 |
zappycfiles.py
|
Ah well, why not check this in. A script to remove all .pyc files in a folder hierarchy.
|
2001-01-23 22:45:52 +00:00 |