| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merged Jack's macgetcompiler.c and Guido's maccompiler.c and named the | Jack Jansen | 1995-08-14 | 1 | -0/+4 |
|
|
* | Renumbered dialogs: | Jack Jansen | 1995-08-14 | 1 | -19/+24 |
|
|
* | Added new call PromptGetFile (like StandardGetFile, but accepts a | Jack Jansen | 1995-08-14 | 1 | -2/+29 |
|
|
* | Added missing initializer and extra error check. | Jack Jansen | 1995-08-14 | 1 | -1/+5 |
|
|
* | Added prompts to various file-select dialogs | Jack Jansen | 1995-08-14 | 7 | -35/+31 |
|
|
* | Added List.slb alias | Jack Jansen | 1995-08-14 | 2 | -22/+5 |
|
|
* | Binhexify any .rsrc file in a tree | Jack Jansen | 1995-08-14 | 1 | -0/+50 |
|
|
* | Added prompt to getfile dialog | Jack Jansen | 1995-08-14 | 1 | -1/+1 |
|
|
* | Interface to the Mac List Manager. | Jack Jansen | 1995-08-14 | 6 | -0/+1049 |
|
|
* | re-enabled newmodule | Jack Jansen | 1995-08-09 | 1 | -4/+0 |
|
|
* | MkPluginAliases - Scripts (AppleScript and Python) to create aliases | Jack Jansen | 1995-08-09 | 3 | -0/+235 |
|
|
* | Initial revision | Guido van Rossum | 1995-08-08 | 1 | -0/+27 |
|
|
* | add xstat (extended stat, returns resource fork size and creator/type) | Guido van Rossum | 1995-08-08 | 1 | -1/+32 |
|
|
* | set some fields to zero for directories | Guido van Rossum | 1995-08-08 | 1 | -4/+6 |
|
|
* | Better error messages wrt missing resources and preferences | Jack Jansen | 1995-08-07 | 1 | -3/+4 |
|
|
* | Added binascii | Jack Jansen | 1995-08-07 | 1 | -0/+2 |
|
|
* | Added interfaces to {Get,Set}FInfo and accompanying objects | Jack Jansen | 1995-08-07 | 1 | -1/+174 |
|
|
* | Mwerks now also has fopenrf | Jack Jansen | 1995-08-07 | 1 | -0/+3 |
|
|
* | Mwerks version of fopenRF. | Jack Jansen | 1995-08-07 | 1 | -0/+47 |
|
|
* | Fix for cfm68k | Jack Jansen | 1995-08-07 | 1 | -0/+2 |
|
|
* | Moved here because it is think-specific | Jack Jansen | 1995-08-07 | 1 | -0/+336 |
|
|
* | Added resource-files to CVS tree, in binhex form | Jack Jansen | 1995-08-07 | 4 | -0/+180 |
|
|
* | Put resource-files under CVS, in binhex form | Jack Jansen | 1995-08-07 | 5 | -0/+1006 |
|
|
* | - Use new names | Jack Jansen | 1995-07-29 | 1 | -6/+13 |
|
|
* | Initial revision | Jack Jansen | 1995-07-29 | 1 | -0/+925 |
|
|
* | New test program for server AE handling | Jack Jansen | 1995-07-29 | 1 | -0/+5 |
|
|
* | minor fix | Jack Jansen | 1995-07-29 | 1 | -1/+1 |
|
|
* | Fixed incorrect call to InstallHandler and a few other things | Jack Jansen | 1995-07-29 | 6 | -21/+61 |
|
|
* | Added code so you canset "command line options" if you | Jack Jansen | 1995-07-29 | 1 | -1/+61 |
|
|
* | Un-installing of AE handlers fixed (AE is very picky that you specify | Jack Jansen | 1995-07-29 | 1 | -8/+15 |
|
|
* | A new home for scripts/applets | Jack Jansen | 1995-07-29 | 4 | -0/+629 |
|
|
* | Made more ppc-savvy | Jack Jansen | 1995-07-28 | 1 | -0/+10 |
|
|
* | - Added getplatform() | Jack Jansen | 1995-07-28 | 1 | -0/+9 |
|
|
* | Various toolbox routines have gotten new names. | Jack Jansen | 1995-07-17 | 2 | -15/+15 |
|
|
* | The three most important suites, generated by gensuitemodule | Jack Jansen | 1995-07-17 | 3 | -0/+2312 |
|
|
* | Gensuitemodule generates python classes from aete/aeut resources | Jack Jansen | 1995-07-17 | 3 | -0/+527 |
|
|
* | Split aepack and aetypes off from aetools (it was getting too big) | Jack Jansen | 1995-07-17 | 3 | -463/+898 |
|
|
* | Generated anew after fixing aescan.py | Jack Jansen | 1995-07-17 | 4 | -85/+581 |
|
|
* | Also scan AERegistry.h and AEObjects.h and create .py definition | Jack Jansen | 1995-07-17 | 1 | -0/+21 |
|
|
* | Added GetErrorString method (convert OSErr number to string) | Jack Jansen | 1995-07-17 | 1 | -0/+11 |
|
|
* | Initial port to CodeWarrior CFM68K support (mainly by disabling | Jack Jansen | 1995-06-27 | 8 | -5/+24 |
|
|
* | Added methods as_Menu and as_Control to convert a resource | Jack Jansen | 1995-06-18 | 3 | -1/+97 |
|
|
* | Added as_Resource() method to convert menu object to res object | Jack Jansen | 1995-06-18 | 2 | -0/+21 |
|
|
* | Added as_Resource() method to convert ctl object to res object | Jack Jansen | 1995-06-18 | 3 | -0/+21 |
|
|
* | Added FindFolder interface | Jack Jansen | 1995-06-18 | 1 | -0/+24 |
|
|
* | Added code to obtain sys.path from a resource | Jack Jansen | 1995-06-18 | 1 | -0/+97 |
|
|
* | Obtain path from a resource (unless USE_BUILTIN_PATH is #defined) | Jack Jansen | 1995-06-18 | 1 | -2/+9 |
|
|
* | Added USE_* ifdefs for a couple of optional modules. | Jack Jansen | 1995-06-14 | 1 | -9/+22 |
|
|
* | Ported to CW6 | Jack Jansen | 1995-06-14 | 1 | -4/+1 |
|
|
* | Split shared-library support and dynamic-loading support (they were | Jack Jansen | 1995-06-14 | 2 | -1/+10 |
|
|