summaryrefslogtreecommitdiffstats
path: root/Mac/Lib
Commit message (Collapse)AuthorAgeFilesLines
* New universal headersJack Jansen1995-10-092-3/+12
|
* Fixed bug in optional argument error checking (and generated allJack Jansen1995-10-094-376/+311
| | | | suites anew).
* Modified/recreated to use keyword argumentsJack Jansen1995-10-036-2324/+1130
|
* add (dummy) mode arg to open()Guido van Rossum1995-09-011-1/+5
|
* its all in the name...Jack Jansen1995-08-311-0/+1171
|
* Modeless dialog testJack Jansen1995-08-311-0/+45
|
* copy() can now create destination pathJack Jansen1995-08-311-10/+21
|
* Constants useful when using macfs moduleJack Jansen1995-08-311-0/+30
|
* Fixed dialog-window event handlingJack Jansen1995-08-311-12/+10
|
* Generated anewJack Jansen1995-08-178-9/+9
|
* Test of list in dialogJack Jansen1995-08-172-0/+93
|
* Uses new FrameWork, has multiple windowsJack Jansen1995-08-171-31/+46
|
* Made separate window class (and subclasses for special windows likeJack Jansen1995-08-171-96/+237
| | | | dialogs). This is an incompatible change.
* Various fixes: missing imports, missing calls toJack Jansen1995-08-141-24/+32
| | | | MacOS.HandleEvent. Also, prints are now inside 'if DEBUG'.
* Useful routines on a mac:Jack Jansen1995-08-141-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 Jansen1995-08-142-0/+94
|
* - Use new namesJack Jansen1995-07-291-6/+13
| | | | - Use AEInteractWithUser
* Initial revisionJack Jansen1995-07-291-0/+925
|
* New test program for server AE handlingJack Jansen1995-07-291-0/+5
|
* minor fixJack Jansen1995-07-291-1/+1
|
* Fixed incorrect call to InstallHandler and a few other thingsJack Jansen1995-07-293-3/+3
|
* Various toolbox routines have gotten new names.Jack Jansen1995-07-172-15/+15
|
* The three most important suites, generated by gensuitemoduleJack Jansen1995-07-173-0/+2312
|
* Gensuitemodule generates python classes from aete/aeut resourcesJack Jansen1995-07-171-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 Jansen1995-07-173-463/+898
| | | | | Added support for all basic types mentioned in Apple Event Registry Added support for automatically-generated suites.
* Generated anew after fixing aescan.pyJack Jansen1995-07-172-0/+499
|
* Ported to Universal Header 2.0.1f (i.e. CW6)Jack Jansen1995-06-099-33/+74
|
* Trying again to check it in. Changes to:Jack Jansen1995-06-067-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 Jansen1995-06-065-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 Jansen1995-06-053-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 Jansen1995-04-231-2/+13
|
* two new modules for the Mac toolboxGuido van Rossum1995-04-052-0/+590
|
* first cut at the whole quickdraw.h header file ...Guido van Rossum1995-03-191-0/+77
|
* pseudo progress bar (not finished)Guido van Rossum1995-03-101-0/+31
|
* the usualGuido van Rossum1995-03-108-8/+47
|
* Initial revisionJack Jansen1995-03-071-0/+41
|
* more stuffGuido van Rossum1995-02-281-1/+3
|
* fix bug in filterproc interfaceGuido van Rossum1995-02-211-10/+25
|
* another round... ported to __SC__Guido van Rossum1995-02-193-9/+20
|
* completed aete decoded now that I have the docsGuido van Rossum1995-02-141-64/+137
|
* more support for different kinds of objectsGuido van Rossum1995-02-052-177/+550
|
* Committed a more or less working version.Guido van Rossum1995-01-3017-0/+1545
|
* shelve.py: database of persistent objects, on top of pickle.py and anydbm.pyGuido van Rossum1995-01-101-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 Jansen1994-12-141-0/+64
|
* mac -> os (can't this go now dircache is universal?)Guido van Rossum1992-03-311-6/+6
|
* New == syntaxGuido van Rossum1992-01-011-4/+4
|
* macpath.cat --> joinGuido van Rossum1991-08-161-1/+1
|
* Initial revisionGuido van Rossum1990-12-261-0/+61