Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added pascal-style string name of preference file resource, and bracketed | Jack Jansen | 1999-01-30 | 1 | -1/+6 |
| | | | | C struct declarations with #ifndef rez | ||||
* | I give in. Now Tk is also using resources just above 128, so Python | Jack Jansen | 1998-01-06 | 1 | -20/+21 |
| | | | | | | now uses only 228-256, leaving 128-228 free for others. This mod affects prefs files, libraries and almost everything else, so I've upped my local Python to 1.5b4 to remain sane. | ||||
* | Added old-exceptions and no-site-python options and upped preference | Jack Jansen | 1997-09-09 | 1 | -2/+9 |
| | | | | | version to 4. Added balloon-help item to options dialog. | ||||
* | Preference resource now has a version number | Jack Jansen | 1997-09-08 | 1 | -11/+11 |
| | |||||
* | Added a range of resource numbers reserved for Bruce | Jack Jansen | 1997-05-28 | 1 | -0/+3 |
| | |||||
* | Added/updated copyright notices | Jack Jansen | 1997-01-31 | 1 | -0/+24 |
| | | | | (and the &*^$%@ resource files got binhexed again, sigh) | ||||
* | Added range of resource-ids for twit. | Jack Jansen | 1996-12-23 | 1 | -1/+4 |
| | |||||
* | Added resource for preference file name | Jack Jansen | 1996-10-22 | 1 | -0/+7 |
| | |||||
* | 'documented' resource-number useage of EditPythonPrefs | Jack Jansen | 1996-10-11 | 1 | -0/+4 |
| | |||||
* | - Put all options in a struct | Jack Jansen | 1996-09-07 | 1 | -3/+13 |
| | | | | | | - Unified initialization code for interpreter and applet - Implemented new options to skip AE-processing for argc/argv and for disabling interactive option setting | ||||
* | macglue: added PyMac_AppRefNum | Jack Jansen | 1996-09-06 | 1 | -5/+15 |
| | | | | pythonresources: elaborated comment on preferences, added new options | ||||
* | Python about box implemented. Slightly convoluted, since (a) we have | Jack Jansen | 1996-09-06 | 1 | -0/+6 |
| | | | | | to override an internal sioux routine and (b) we have to override the "about sioux" menuitem after sioux has created its menus. | ||||
* | Added resource-ids for override preferences. | Jack Jansen | 1996-04-04 | 1 | -1/+7 |
| | |||||
* | - Allow setting of argc/argv in <option>-start dialog | Jack Jansen | 1996-03-12 | 1 | -0/+1 |
| | | | | - Set "ok" to be default button | ||||
* | - Reorganized init code | Jack Jansen | 1996-02-28 | 1 | -0/+6 |
| | | | | - 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/+11 |
| | | | | app. | ||||
* | Added options for keeping window open on normal/error termination | Jack Jansen | 1995-10-27 | 1 | -0/+2 |
| | | | | Moved whole exit-handling of console window here (from pythonrun.c) | ||||
* | Python will now attempt (again) to create at least a minimal | Jack Jansen | 1995-08-31 | 1 | -9/+20 |
| | | | | preferences file if it is missing. | ||||
* | New file: list resource-ids in one place. | Jack Jansen | 1995-08-14 | 1 | -0/+54 |