Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Files for 2.1 distribution. | Jack Jansen | 2001-04-25 | 1 | -0/+0 |
| | |||||
* | Use FSpCreateResFile() in stead of CreateResFile(). | Jack Jansen | 2001-01-29 | 2 | -8/+0 |
| | | | | Don't call OpenDeskAcc() and AppendResMenu() on Carbon. | ||||
* | Sigh... First test before committing. InvalWindowRect and friends are window ↵ | Jack Jansen | 2001-01-23 | 1 | -1/+1 |
| | | | | object methods. Fixed. | ||||
* | Replaced InvalRect and friends with the Carbon-compliant InvalWindowRect. | Jack Jansen | 2001-01-23 | 1 | -1/+1 |
| | |||||
* | mkcwproject now works, but for one thing: the import of the XML document as ↵ | Jack Jansen | 2000-09-22 | 1 | -3/+3 |
| | | | | a project through AppleEvents. | ||||
* | Test files for mkcwproject | Jack Jansen | 2000-09-22 | 2 | -0/+223 |
| | |||||
* | Replaced OpenResFile calls with FSpOpenResFile calls (which are ↵ | Jack Jansen | 2000-06-20 | 1 | -1/+1 |
| | | | | carbon-compatible). | ||||
* | Minimal test of Dlg.SetControlData by Corran Webster: draw a default | Jack Jansen | 1999-12-09 | 1 | -0/+13 |
| | | | | ring around a button. Mainly here so I can transfer it home:-) | ||||
* | Initial minimal test program: print information on anything dropped onto Python | Jack Jansen | 1999-06-21 | 1 | -0/+43 |
| | | | | window. | ||||
* | Re-committed as AppleSingle | Jack Jansen | 1999-01-29 | 2 | -0/+0 |
| | |||||
* | Project files converted for CW Pro 4. And the daylight savings time switch ↵ | Jack Jansen | 1998-11-01 | 2 | -0/+0 |
| | | | | seems to have "modified" the resource files (but nothing has changed there). | ||||
* | Replaced all remaining BinHex files with their binary counterparts. | Jack Jansen | 1998-08-20 | 4 | -525/+0 |
| | |||||
* | Dunno, rebinhexed? | Jack Jansen | 1997-09-08 | 2 | -9/+9 |
| | |||||
* | Replaced MacOS.EnableAppswitch by MacOS.SchedParams | Jack Jansen | 1997-06-12 | 4 | -6/+6 |
| | |||||
* | Still not a real test, but at least it runs again | Jack Jansen | 1997-04-03 | 1 | -17/+26 |
| | |||||
* | High-level interface to Internet Config | Jack Jansen | 1997-01-09 | 1 | -1/+1 |
| | | | | (and readability fix to icgluetest.py) | ||||
* | Minimal test of icglue module | Jack Jansen | 1997-01-07 | 1 | -0/+27 |
| | |||||
* | Finally *tested* effect of fg and bg yield values (and changed them:-) | Jack Jansen | 1996-09-22 | 1 | -0/+17 |
| | |||||
* | Created Finder 7.0 AE interface and a test program that uses the | Jack Jansen | 1996-09-19 | 1 | -0/+33 |
| | | | | finder to launch an application. | ||||
* | Re-binhexed | Jack Jansen | 1996-08-20 | 2 | -518/+518 |
| | |||||
* | Allow only one selection (this tests settability of selFlags) | Jack Jansen | 1996-07-26 | 1 | -0/+2 |
| | |||||
* | Minimal waste test program, modified from ttedit. | Jack Jansen | 1996-04-19 | 1 | -0/+86 |
| | |||||
* | Added ScrolledWindow (a window with one or two scrollbars) | Jack Jansen | 1996-04-12 | 1 | -0/+86 |
| | |||||
* | Fixed ttedit to actually work | Jack Jansen | 1996-04-11 | 2 | -15/+7 |
| | | | | Fixed minor update bug in tlist | ||||
* | Added region argument to various ...Update calls. | Jack Jansen | 1996-04-10 | 4 | -8/+8 |
| | | | | Also, some rsrc files got rebinhexed (sigh) | ||||
* | TextEdit sample code (not yet complete) | Jack Jansen | 1996-04-10 | 2 | -0/+102 |
| | |||||
* | re-binhexed | Jack Jansen | 1996-03-20 | 2 | -509/+509 |
| | |||||
* | Removed addpack calls | Jack Jansen | 1996-03-20 | 7 | -35/+0 |
| | |||||
* | Oops... I Inadvertently lost their cvs files... | Jack Jansen | 1996-03-18 | 4 | -0/+908 |
| | |||||
* | Binhexer fixed | Jack Jansen | 1996-03-18 | 1 | -11/+10 |
| | |||||
* | A different binhexer, apparently:-( | Jack Jansen | 1996-01-02 | 1 | -9/+10 |
| | |||||
* | Added missing newline | Jack Jansen | 1995-12-21 | 1 | -1/+1 |
| | |||||
* | Component mgr support | Jack Jansen | 1995-11-30 | 1 | -0/+45 |
| | |||||
* | Modeless dialog test | Jack Jansen | 1995-08-31 | 1 | -0/+45 |
| | |||||
* | Test of list in dialog | Jack Jansen | 1995-08-17 | 2 | -0/+93 |
| | |||||
* | Uses new FrameWork, has multiple windows | Jack Jansen | 1995-08-17 | 1 | -31/+46 |
| | |||||
* | Interface to the Mac List Manager. | Jack Jansen | 1995-08-14 | 1 | -0/+79 |
| | |||||
* | - Use new names | Jack Jansen | 1995-07-29 | 1 | -6/+13 |
| | | | | - Use AEInteractWithUser | ||||
* | New test program for server AE handling | Jack Jansen | 1995-07-29 | 1 | -0/+5 |
| | |||||
* | Gensuitemodule generates python classes from aete/aeut resources | Jack Jansen | 1995-07-17 | 1 | -0/+29 |
| | | | | test_suite is a tiny test program for such a generated class | ||||
* | Trying again to check it in. Changes to: | Jack Jansen | 1995-06-06 | 1 | -5/+13 |
| | | | | | | - Use Universal Headers as input - Change addpack calls to not depend on Guido's disklayout - Checkge testprograms to use new names for some functions | ||||
* | Trying again to check it in. Changes to: | Jack Jansen | 1995-06-06 | 3 | -7/+13 |
| | | | | | | - Use Universal Headers as input - Change addpack calls to not depend on Guido's disklayout - Checkge testprograms to use new names for some functions | ||||
* | Rather massive changes: | Jack Jansen | 1995-06-05 | 1 | -1/+1 |
| | | | | | | | - Make the stuff run on Jack's machine (and hopefully all machines) in stead of Guido's only (addpack stuff) - Use the Universal Headers in stead of the Think headers - Fixed the test programs to use the new routine names | ||||
* | pseudo progress bar (not finished) | Guido van Rossum | 1995-03-10 | 1 | -0/+31 |
| | |||||
* | the usual | Guido van Rossum | 1995-03-10 | 1 | -8/+40 |
| | |||||
* | Initial revision | Jack Jansen | 1995-03-07 | 1 | -0/+41 |
| | |||||
* | fix bug in filterproc interface | Guido van Rossum | 1995-02-21 | 1 | -10/+25 |
| | |||||
* | another round... ported to __SC__ | Guido van Rossum | 1995-02-19 | 2 | -9/+18 |
| | |||||
* | completed aete decoded now that I have the docs | Guido van Rossum | 1995-02-14 | 1 | -64/+137 |
| | |||||
* | more support for different kinds of objects | Guido van Rossum | 1995-02-05 | 1 | -0/+119 |
| |