cpython/Mac/scripts
Jack Jansen d829e9e8e3 Replaced InvalRect and friends with the Carbon-compliant InvalWindowRect. 2001-01-23 14:34:49 +00:00
..
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 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 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 Replaced InvalRect and friends with the Carbon-compliant InvalWindowRect. 2001-01-23 14:34:49 +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 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 Added macostools.touch() calls to inform the finder of our changes. 1996-09-15 22:13:59 +00:00
fullbuild.py Added support for forced project building. 2001-01-21 22:25:11 +00:00
fullbuild.rsrc Added support for forced project building. 2001-01-21 22:25:11 +00:00
genpluginprojects.py Waste needs the ICProgKit API. 2001-01-22 14:50:05 +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 Use re in stead of regex. 2001-01-02 22:02:02 +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
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