| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - Get preference filename from a resource | Jack Jansen | 1996-10-22 | 1 | -31/+53 |
| | | | | | - Create the file if it doesn't exist and don't be fussy about it | ||||
| * | - Put all options in a struct | Jack Jansen | 1996-09-07 | 1 | -11/+10 |
| | | | | | | | - Unified initialization code for interpreter and applet - Implemented new options to skip AE-processing for argc/argv and for disabling interactive option setting | ||||
| * | - Rationalized override preferences support, by remembering | Jack Jansen | 1996-09-06 | 1 | -29/+61 |
| | | | | | | | | application resource fork RefNum and looking there only - Added support for loading gusi prefs from Preferences file (needs modified GUSI, but Matthias promised he'd incorporate the fixes in the next release) | ||||
| * | Check that our override pythonpath is actually coming from the | Jack Jansen | 1996-09-05 | 1 | -8/+16 |
| | | | | | | application, not from some system extension that happens to use the same resource id. | ||||
| * | Old names changed to Py_GetCopyright, etc. | Jack Jansen | 1996-07-10 | 1 | -1/+1 |
| | | |||||
| * | Added support for override preferences | Jack Jansen | 1996-04-04 | 1 | -13/+54 |
| | | |||||
| * | - Reorganized init code | Jack Jansen | 1996-02-28 | 1 | -5/+5 |
| | | | | | - Fixed serious bug in code to get options from a resource | ||||
| * | Store default startup options in preference file or | Jack Jansen | 1996-02-21 | 1 | -0/+34 |
| | | | | | app. | ||||
| * | Changed MacOS creator code from PYTH to Pyth | Jack Jansen | 1996-02-21 | 1 | -1/+1 |
| | | |||||
| * | Fixed to work on 68K (could be yet another optimizer bug or something) | Jack Jansen | 1995-09-01 | 1 | -5/+7 |
| | | |||||
| * | Python will now attempt (again) to create at least a minimal | Jack Jansen | 1995-08-31 | 1 | -89/+70 |
| | | | | | preferences file if it is missing. | ||||
| * | macgetpath - sys.path setting code factored out of config.c and | Jack Jansen | 1995-08-14 | 1 | -0/+282 |
| macglue.c macgetplatform - factored out of config.c | |||||
