| Commit message (Expand) | Author | Age | Files | Lines |
* | Added checkmenu() method (to checkmark an entry) and delete() method | Jack Jansen | 1996-03-12 | 1 | -0/+18 |
|
|
* | - Allow setting of argc/argv in <option>-start dialog | Jack Jansen | 1996-03-12 | 3 | -30/+54 |
|
|
* | Added missing include of Fonts.h | Jack Jansen | 1996-03-07 | 1 | -0/+1 |
|
|
* | New binhexer | Jack Jansen | 1996-03-07 | 7 | -250/+254 |
|
|
* | Config files for shared PPC python with GUSI and for _tkinter plugin | Jack Jansen | 1996-03-07 | 2 | -0/+9 |
|
|
* | binhex fixed | Jack Jansen | 1996-03-07 | 13 | -5646/+5629 |
|
|
* | - gusiprefs.rsrc added (note: must be in application/applet, not in | Jack Jansen | 1996-03-07 | 7 | -4210/+4231 |
|
|
* | Replaced previous gusi-chdir() fix by a call to PyMac_FixGUSIcd() | Jack Jansen | 1996-03-06 | 4 | -15/+48 |
|
|
* | Added code to make fsspecs work for gusi-python | Jack Jansen | 1996-03-05 | 1 | -0/+16 |
|
|
* | Removed unused vars | Jack Jansen | 1996-03-05 | 1 | -3/+0 |
|
|
* | Added openrf method, which opens resource fork. The resulting object | Jack Jansen | 1996-02-29 | 1 | -0/+330 |
|
|
* | Added __sinit() call, so C++ initializations in shared library work | Jack Jansen | 1996-02-29 | 1 | -0/+3 |
|
|
* | - Reorganized init code | Jack Jansen | 1996-02-28 | 5 | -45/+63 |
|
|
* | Added TMPL for startup options | Jack Jansen | 1996-02-21 | 1 | -9/+13 |
|
|
* | Store default startup options in preference file or | Jack Jansen | 1996-02-21 | 3 | -4/+66 |
|
|
* | Changed MacOS creator code from PYTH to Pyth | Jack Jansen | 1996-02-21 | 26 | -8414/+8437 |
|
|
* | - AppleEvent timeout set to infinite | Jack Jansen | 1996-02-21 | 1 | -1/+8 |
|
|
* | Script to recursively change PYTH creators to Pyth | Jack Jansen | 1996-02-21 | 1 | -0/+34 |
|
|
* | Tk resources (but with a different name, without a space) | Jack Jansen | 1996-02-21 | 1 | -0/+3181 |
|
|
* | Mods by Guido: mkdir 2nd arg optional and remove as alias for unlink. | Jack Jansen | 1996-02-21 | 1 | -2/+14 |
|
|
* | - Added Tk projects | Jack Jansen | 1996-02-20 | 19 | -8116/+9435 |
|
|
* | Added config file for Tk-python | Jack Jansen | 1996-02-20 | 2 | -166/+13 |
|
|
* | Ported to CW8 | Jack Jansen | 1996-02-20 | 1 | -0/+20 |
|
|
* | Ported to CW8 (added PRE_CW8 ifdef for CW7, for the time being) | Jack Jansen | 1996-02-20 | 1 | -0/+2 |
|
|
* | - Added Guido's fixes | Jack Jansen | 1996-02-20 | 1 | -45/+28 |
|
|
* | Allow makefile('rb') or 'wb'. | Jack Jansen | 1996-02-14 | 1 | -0/+1 |
|
|
* | Modified for GUSI | Jack Jansen | 1996-02-14 | 5 | -6/+76 |
|
|
* | For gusi-based python | Jack Jansen | 1996-02-14 | 2 | -1/+12 |
|
|
* | GUSI-based python projects | Jack Jansen | 1996-02-14 | 2 | -0/+2054 |
|
|
* | Comment fix | Jack Jansen | 1996-02-14 | 1 | -2/+2 |
|
|
* | Re-binhexed all projects. | Jack Jansen | 1996-01-31 | 12 | -4904/+5068 |
|
|
* | Added cmath module | Jack Jansen | 1996-01-29 | 1 | -0/+6 |
|
|
* | Modules implementing WWW and URL suite, and a module to control netscape. | Jack Jansen | 1996-01-29 | 3 | -0/+544 |
|
|
* | Added missing get() method | Jack Jansen | 1996-01-29 | 1 | -0/+24 |
|
|
* | Fixed access to Quickdraw globals. Unfortunately, they now have to be | Jack Jansen | 1996-01-29 | 2 | -40/+125 |
|
|
* | Set default item for dialog | Jack Jansen | 1996-01-22 | 1 | -0/+1 |
|
|
* | Added rgbFgColor and a few other members of CGrafPort | Jack Jansen | 1996-01-15 | 2 | -12/+32 |
|
|
* | Added Fm module | Jack Jansen | 1996-01-15 | 1 | -0/+2 |
|
|
* | - Added FontInfo support | Jack Jansen | 1996-01-11 | 5 | -37/+178 |
|
|
* | Added font manager toolbox module | Jack Jansen | 1996-01-09 | 1 | -0/+1 |
|
|
* | - Fixed bug in getfillable() | Jack Jansen | 1996-01-09 | 1 | -1/+8 |
|
|
* | An interface to the font manager | Jack Jansen | 1996-01-09 | 5 | -0/+637 |
|
|
* | Various fixes/enhancements, thanks to Ivan and Just: | Jack Jansen | 1996-01-08 | 1 | -5/+24 |
|
|
* | Fixed GetPen and SetPt arguments | Jack Jansen | 1996-01-08 | 3 | -8/+11 |
|
|
* | Added support for PenState and Patterns (and the accompanying qd | Jack Jansen | 1996-01-06 | 4 | -6/+395 |
|
|
* | Added support for cursors, and a way to get at the qd global 'arrow' | Jack Jansen | 1996-01-05 | 4 | -2/+57 |
|
|
* | A different binhexer, apparently:-( | Jack Jansen | 1996-01-02 | 26 | -6840/+6966 |
|
|
* | Fixed example | Jack Jansen | 1996-01-02 | 1 | -1/+6 |
|
|
* | (Minimal) instructions on how to build python from source | Jack Jansen | 1995-12-21 | 1 | -0/+75 |
|
|
* | Added missing newline | Jack Jansen | 1995-12-21 | 2 | -2/+2 |
|
|