| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed to allow sys.path initializer to be longer than 255 chars. | Jack Jansen | 1996-11-20 | 2 | -63/+68 |
|
|
* | Keep the folder structure in Mac:mwerks:projects similar to the | Jack Jansen | 1996-11-09 | 1 | -2/+2 |
|
|
* | Removed addpack calls | Jack Jansen | 1996-11-09 | 1 | -2/+0 |
|
|
* | Probably just binhexed again... | Jack Jansen | 1996-10-23 | 5 | -184/+184 |
|
|
* | Different default location for distribution templates | Jack Jansen | 1996-10-23 | 1 | -4/+4 |
|
|
* | Only copy project files from build* and plugins to the projects | Jack Jansen | 1996-10-23 | 1 | -17/+33 |
|
|
* | Build imgmodules.cfm68k too | Jack Jansen | 1996-10-23 | 1 | -1/+1 |
|
|
* | Get preference file name from a resource. | Jack Jansen | 1996-10-22 | 1 | -3/+22 |
|
|
* | Also put aliases to PythonCore{PPC,CFM68K} in the extensions folder | Jack Jansen | 1996-10-22 | 1 | -1/+35 |
|
|
* | Moved resources to 510/511: the numbers above 512 gave problems when | Jack Jansen | 1996-10-11 | 2 | -63/+64 |
|
|
* | Create img modules for cfm68k too. | Jack Jansen | 1996-10-08 | 1 | -0/+11 |
|
|
* | Use auto-start functionality of aetools.TalkTo and aetools.Error for | Jack Jansen | 1996-09-20 | 2 | -14/+4 |
|
|
* | raise aetools.Error in stead of MacOS.Error on server-generated errors | Jack Jansen | 1996-09-20 | 1 | -1/+1 |
|
|
* | Added macostools.touch() calls to inform the finder of our changes. | Jack Jansen | 1996-09-15 | 3 | -0/+6 |
|
|
* | Turned off debugging output | Jack Jansen | 1996-09-09 | 1 | -2/+0 |
|
|
* | Added handling for new options, fixed applet option setting | Jack Jansen | 1996-09-07 | 2 | -17/+19 |
|
|
* | Allow editing selected bits of the GUSI preferences (creator, type and | Jack Jansen | 1996-09-06 | 2 | -69/+157 |
|
|
* | Completely redone. mkestrres now parses errno.h and Errors.h files | Jack Jansen | 1996-09-05 | 2 | -634/+732 |
|
|
* | Merged Guido's mkaliases and Jack's MkPluginAliases | Jack Jansen | 1996-08-28 | 1 | -70/+82 |
|
|
* | Completely revamped: it now uses separate instruction files per | Jack Jansen | 1996-08-28 | 3 | -140/+158 |
|
|
* | Removed RunLibScript from build | Jack Jansen | 1996-08-28 | 1 | -1/+0 |
|
|
* | Removed silly dialog | Jack Jansen | 1996-08-28 | 1 | -3/+2 |
|
|
* | Fixed names of vairous plugins to build, added a couple and added | Jack Jansen | 1996-08-23 | 1 | -9/+26 |
|
|
* | Adapted for cfm68k, new names and split off of qt. | Jack Jansen | 1996-08-20 | 2 | -67/+92 |
|
|
* | Removed references to mactcp, macdnr and stdwin modules | Jack Jansen | 1996-08-02 | 9 | -322/+240 |
|
|
* | Given a module/pathname file created by findmodulefiles compile all | Jack Jansen | 1996-07-10 | 1 | -0/+39 |
|
|
* | Use py_resource module | Jack Jansen | 1996-05-31 | 1 | -46/+10 |
|
|
* | re-binhexed for 1.3.3 distribution | Jack Jansen | 1996-05-20 | 6 | -237/+239 |
|
|
* | Added waste and _tkinter modules | Jack Jansen | 1996-05-20 | 1 | -0/+2 |
|
|
* | Copy .exp files to mwerks project directory too. | Jack Jansen | 1996-04-19 | 1 | -6/+27 |
|
|
* | Fixed code generated for an argument of type **** | Jack Jansen | 1996-04-16 | 1 | -1/+2 |
|
|
* | Added missing setport call to mkdistr_ui, and added scrap to | Jack Jansen | 1996-04-12 | 2 | -0/+2 |
|
|
* | Added region arg to update calls. And binhex files rebinhexed. | Jack Jansen | 1996-04-10 | 9 | -281/+357 |
|
|
* | Binhex gif files too. | Jack Jansen | 1996-04-10 | 1 | -1/+2 |
|
|
* | Changed to allow the user to do partial builds | Jack Jansen | 1996-04-10 | 1 | -7/+33 |
|
|
* | Added support for editing override preferences in applets | Jack Jansen | 1996-04-04 | 2 | -74/+181 |
|
|
* | Compare sourcefile to hqx file (if it exists) before binhexing. This | Jack Jansen | 1996-03-25 | 1 | -4/+35 |
|
|
* | Removed addpack calls for toolbox modules, re-binhexed resources (sigh) | Jack Jansen | 1996-03-20 | 11 | -252/+231 |
|
|
* | Changed creator from PYTH to Pyth | Jack Jansen | 1996-03-18 | 1 | -1/+1 |
|
|
* | Added a few file types | Jack Jansen | 1996-03-18 | 1 | -1/+3 |
|
|
* | New binhexer | Jack Jansen | 1996-03-07 | 7 | -250/+254 |
|
|
* | Changed MacOS creator code from PYTH to Pyth | Jack Jansen | 1996-02-21 | 8 | -209/+211 |
|
|
* | - 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 |
|
|
* | Comment fix | Jack Jansen | 1996-02-14 | 1 | -2/+2 |
|
|
* | Set default item for dialog | Jack Jansen | 1996-01-22 | 1 | -0/+1 |
|
|
* | Added font manager toolbox module | Jack Jansen | 1996-01-09 | 1 | -0/+1 |
|
|
* | A different binhexer, apparently:-( | Jack Jansen | 1996-01-02 | 6 | -231/+231 |
|
|
* | Added QuickTime module | Jack Jansen | 1995-12-09 | 1 | -0/+1 |
|
|
* | Added Cm.slb, the component mgr interface | Jack Jansen | 1995-11-30 | 1 | -0/+1 |
|
|