| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - Allow setting of argc/argv in <option>-start dialog | Jack Jansen | 1996-03-12 | 1 | -5/+27 |
| | | | | | - Set "ok" to be default button | ||||
| * | Added missing include of Fonts.h | Jack Jansen | 1996-03-07 | 1 | -0/+1 |
| | | |||||
| * | Replaced previous gusi-chdir() fix by a call to PyMac_FixGUSIcd() | Jack Jansen | 1996-03-06 | 1 | -0/+4 |
| | | | | | after each chdir call. | ||||
| * | - Reorganized init code | Jack Jansen | 1996-02-28 | 1 | -18/+52 |
| | | | | | - 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 | -4/+21 |
| | | | | | app. | ||||
| * | For MW Python, update titlebar of window when python exits. | Jack Jansen | 1995-11-10 | 1 | -5/+9 |
| | | |||||
| * | Added options for keeping window open on normal/error termination | Jack Jansen | 1995-10-27 | 1 | -10/+45 |
| | | | | | Moved whole exit-handling of console window here (from pythonrun.c) | ||||
| * | Added prototypes. | Jack Jansen | 1995-10-23 | 1 | -2/+2 |
| | | |||||
| * | removed unused variables | Jack Jansen | 1995-08-31 | 1 | -2/+0 |
| | | |||||
| * | This is completely different from the old mainmain (which wasn't used | Jack Jansen | 1995-08-14 | 1 | -88/+252 |
| | | | | | | anymore) and is the new main program for MacPython. Built from bits and pieces of config.c, macglue.c and pythonmain.c. | ||||
| * | Various changes wrt shared-library python: | Jack Jansen | 1995-02-13 | 1 | -7/+39 |
| | | | | | | | - Moved fileargument to config.c - Added PyMac_AddLibResources() call in case of shlib python - Build argc/argv differently in case of applet template | ||||
| * | Added stuff so CodeWarrior isn't so verbose about its stdio windows | Jack Jansen | 1995-02-02 | 1 | -0/+9 |
| | | |||||
| * | added printf -- hack for Think C to init stdwin and stdio | Guido van Rossum | 1995-01-22 | 1 | -0/+16 |
| | | |||||
| * | must include rename2.h | Guido van Rossum | 1995-01-17 | 1 | -0/+2 |
| | | |||||
| * | 1995 copyright | Guido van Rossum | 1995-01-08 | 1 | -2/+2 |
| | | |||||
| * | Enlarged version buffer (nobody expects the spanish inquisition:-) | Jack Jansen | 1994-12-14 | 1 | -1/+5 |
| | | | | | Support for new sys.path code in config.c | ||||
| * | Intermediate version of changes after porting to MPW 3.2 | Guido van Rossum | 1994-08-26 | 1 | -3/+0 |
| | | |||||
| * | Added macmain.c (separate Mac specific main prog); bump version to 1.1 | Guido van Rossum | 1994-08-23 | 1 | -0/+83 |
