Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed positioning of icon on copy() | Jack Jansen | 1995-10-09 | 1 | -1/+3 |
| | |||||
* | New universal headers | Jack Jansen | 1995-10-09 | 2 | -3/+12 |
| | |||||
* | Fixed bug in optional argument error checking (and generated all | Jack Jansen | 1995-10-09 | 4 | -376/+311 |
| | | | | suites anew). | ||||
* | Modified/recreated to use keyword arguments | Jack Jansen | 1995-10-03 | 6 | -2324/+1130 |
| | |||||
* | add (dummy) mode arg to open() | Guido van Rossum | 1995-09-01 | 1 | -1/+5 |
| | |||||
* | its all in the name... | Jack Jansen | 1995-08-31 | 1 | -0/+1171 |
| | |||||
* | Modeless dialog test | Jack Jansen | 1995-08-31 | 1 | -0/+45 |
| | |||||
* | copy() can now create destination path | Jack Jansen | 1995-08-31 | 1 | -10/+21 |
| | |||||
* | Constants useful when using macfs module | Jack Jansen | 1995-08-31 | 1 | -0/+30 |
| | |||||
* | Fixed dialog-window event handling | Jack Jansen | 1995-08-31 | 1 | -12/+10 |
| | |||||
* | Generated anew | Jack Jansen | 1995-08-17 | 8 | -9/+9 |
| | |||||
* | 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 |
| | |||||
* | Made separate window class (and subclasses for special windows like | Jack Jansen | 1995-08-17 | 1 | -96/+237 |
| | | | | dialogs). This is an incompatible change. | ||||
* | Various fixes: missing imports, missing calls to | Jack Jansen | 1995-08-14 | 1 | -24/+32 |
| | | | | MacOS.HandleEvent. Also, prints are now inside 'if DEBUG'. | ||||
* | Useful routines on a mac: | Jack Jansen | 1995-08-14 | 1 | -0/+77 |
| | | | | | | - mkalias makes a finder alias - copy copies a file, finder info, resources and all. - copytree does the same for a whole tree. | ||||
* | Interface to the Mac List Manager. | Jack Jansen | 1995-08-14 | 2 | -0/+94 |
| | |||||
* | - Use new names | Jack Jansen | 1995-07-29 | 1 | -6/+13 |
| | | | | - Use AEInteractWithUser | ||||
* | 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 | 3 | -3/+3 |
| | |||||
* | 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 | 1 | -0/+29 |
| | | | | test_suite is a tiny test program for such a generated class | ||||
* | Split aepack and aetypes off from aetools (it was getting too big) | Jack Jansen | 1995-07-17 | 3 | -463/+898 |
| | | | | | Added support for all basic types mentioned in Apple Event Registry Added support for automatically-generated suites. | ||||
* | Generated anew after fixing aescan.py | Jack Jansen | 1995-07-17 | 2 | -0/+499 |
| | |||||
* | Ported to Universal Header 2.0.1f (i.e. CW6) | Jack Jansen | 1995-06-09 | 9 | -33/+74 |
| | |||||
* | Trying again to check it in. Changes to: | Jack Jansen | 1995-06-06 | 7 | -80/+113 |
| | | | | | | - 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 | 5 | -15/+44 |
| | | | | | | - 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 | 3 | -26/+26 |
| | | | | | | | - 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 | ||||
* | Removed seeks beyond eof (MW doesn't support them) | Jack Jansen | 1995-04-23 | 1 | -2/+13 |
| | |||||
* | two new modules for the Mac toolbox | Guido van Rossum | 1995-04-05 | 2 | -0/+590 |
| | |||||
* | first cut at the whole quickdraw.h header file ... | Guido van Rossum | 1995-03-19 | 1 | -0/+77 |
| | |||||
* | pseudo progress bar (not finished) | Guido van Rossum | 1995-03-10 | 1 | -0/+31 |
| | |||||
* | the usual | Guido van Rossum | 1995-03-10 | 8 | -8/+47 |
| | |||||
* | Initial revision | Jack Jansen | 1995-03-07 | 1 | -0/+41 |
| | |||||
* | more stuff | Guido van Rossum | 1995-02-28 | 1 | -1/+3 |
| | |||||
* | 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 | 3 | -9/+20 |
| | |||||
* | 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 | 2 | -177/+550 |
| | |||||
* | Committed a more or less working version. | Guido van Rossum | 1995-01-30 | 17 | -0/+1545 |
| | |||||
* | shelve.py: database of persistent objects, on top of pickle.py and anydbm.py | Guido van Rossum | 1995-01-10 | 1 | -0/+125 |
| | | | | | | pickle.py: new low-level persistency module (used to be called flatten) dbmac.py: stupid dbm clone for the Mac anydbm.py: generic dbm interface (should be extended to support gdbm) | ||||
* | This file (which is Guido's) was somehow missing... | Jack Jansen | 1994-12-14 | 1 | -0/+64 |
| | |||||
* | mac -> os (can't this go now dircache is universal?) | Guido van Rossum | 1992-03-31 | 1 | -6/+6 |
| | |||||
* | New == syntax | Guido van Rossum | 1992-01-01 | 1 | -4/+4 |
| | |||||
* | macpath.cat --> join | Guido van Rossum | 1991-08-16 | 1 | -1/+1 |
| | |||||
* | Initial revision | Guido van Rossum | 1990-12-26 | 1 | -0/+61 |