summaryrefslogtreecommitdiffstats
path: root/Mac
Commit message (Expand)AuthorAgeFilesLines
* - Use new namesJack Jansen1995-07-291-6/+13
* 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-296-21/+61
* Added code so you canset "command line options" if youJack Jansen1995-07-291-1/+61
* Un-installing of AE handlers fixed (AE is very picky that you specifyJack Jansen1995-07-291-8/+15
* A new home for scripts/appletsJack Jansen1995-07-294-0/+629
* Made more ppc-savvyJack Jansen1995-07-281-0/+10
* - Added getplatform()Jack Jansen1995-07-281-0/+9
* 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-173-0/+527
* Split aepack and aetypes off from aetools (it was getting too big)Jack Jansen1995-07-173-463/+898
* Generated anew after fixing aescan.pyJack Jansen1995-07-174-85/+581
* Also scan AERegistry.h and AEObjects.h and create .py definitionJack Jansen1995-07-171-0/+21
* Added GetErrorString method (convert OSErr number to string)Jack Jansen1995-07-171-0/+11
* Initial port to CodeWarrior CFM68K support (mainly by disablingJack Jansen1995-06-278-5/+24
* Added methods as_Menu and as_Control to convert a resourceJack Jansen1995-06-183-1/+97
* Added as_Resource() method to convert menu object to res objectJack Jansen1995-06-182-0/+21
* Added as_Resource() method to convert ctl object to res objectJack Jansen1995-06-183-0/+21
* Added FindFolder interfaceJack Jansen1995-06-181-0/+24
* Added code to obtain sys.path from a resourceJack Jansen1995-06-181-0/+97
* Obtain path from a resource (unless USE_BUILTIN_PATH is #defined)Jack Jansen1995-06-181-2/+9
* Added USE_* ifdefs for a couple of optional modules.Jack Jansen1995-06-141-9/+22
* Ported to CW6Jack Jansen1995-06-141-4/+1
* Split shared-library support and dynamic-loading support (they wereJack Jansen1995-06-142-1/+10
* Ported to Universal Header 2.0.1f (i.e. CW6)Jack Jansen1995-06-0930-392/+413
* Ported to CodeWarrior 6Jack Jansen1995-06-093-5/+10
* Trying again to check it in. Changes to:Jack Jansen1995-06-0631-599/+1231
* Trying again to check it in. Changes to:Jack Jansen1995-06-0613-271/+447
* Rather massive changes:Jack Jansen1995-06-057-359/+165
* Added img stuff (within #ifdef, so they're easy to remove)Jack Jansen1995-06-031-0/+23
* StandardGetFile without args now shows all files (in stead of none)Jack Jansen1995-06-031-0/+2
* - The prefs file wasn't updated correctly if it already existed.Jack Jansen1995-04-241-5/+10
* 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
* use PyMac_Yield() instead of PyMac_Idle()Guido van Rossum1995-03-231-1/+1
* first cut at the whole quickdraw.h header file ...Guido van Rossum1995-03-195-28/+3573
* moved OpenDeskAcc hereGuido van Rossum1995-03-193-0/+30
* moved bgen to ToolsGuido van Rossum1995-03-101-18/+18
* pseudo progress bar (not finished)Guido van Rossum1995-03-101-0/+31
* added morse library (not finished yet)Guido van Rossum1995-03-101-0/+188
* added evtedit.py for SystemClick()Guido van Rossum1995-03-101-0/+6
* the usualGuido van Rossum1995-03-1017-13/+57
* Initial revisionJack Jansen1995-03-071-0/+41
* reverse sense of PyMac_Idle testGuido van Rossum1995-03-061-1/+1
* socket.pyGuido van Rossum1995-03-061-8/+8
* remove some unused local variablesGuido van Rossum1995-03-041-5/+0
* correct some return values and remove some unused variablesGuido van Rossum1995-03-041-5/+2