summaryrefslogtreecommitdiffstats
path: root/Mac
Commit message (Expand)AuthorAgeFilesLines
* Generated anewJack Jansen1995-08-1725-20/+58
* Use ResObj_OptNew for GetDialogItem return value: the handle returnedJack Jansen1995-08-172-0/+10
* Added ResObj_OptNew, like ResObj_New but returns None when passed NULL.Jack Jansen1995-08-171-0/+13
* Added WhichWindow function to obtain window object given WindowPtr (asJack Jansen1995-08-171-0/+17
* Test of list in dialogJack Jansen1995-08-172-0/+93
* Uses new FrameWork, has multiple windowsJack Jansen1995-08-171-31/+46
* Different arg to GetEventHandler (but I cannot really remember fixingJack Jansen1995-08-171-5/+7
* Made separate window class (and subclasses for special windows likeJack Jansen1995-08-171-96/+237
* Various fixes: missing imports, missing calls toJack Jansen1995-08-141-24/+32
* Useful routines on a mac:Jack Jansen1995-08-141-0/+77
* Added PyMac_PromptGetFile, removed stuff gone to other sources.Jack Jansen1995-08-141-3/+4
* Lots of stuff moved to other files.Jack Jansen1995-08-141-381/+55
* New file: list resource-ids in one place.Jack Jansen1995-08-141-0/+54
* Lots of stuff removed: gone to various other files.Jack Jansen1995-08-141-233/+3
* This is completely different from the old mainmain (which wasn't usedJack Jansen1995-08-141-88/+252
* macgetpath - sys.path setting code factored out of config.c andJack Jansen1995-08-142-0/+289
* Merged Jack's macgetcompiler.c and Guido's maccompiler.c and named theJack Jansen1995-08-141-0/+4
* Renumbered dialogs:Jack Jansen1995-08-141-19/+24
* Added new call PromptGetFile (like StandardGetFile, but accepts aJack Jansen1995-08-141-2/+29
* Added missing initializer and extra error check.Jack Jansen1995-08-141-1/+5
* Added prompts to various file-select dialogsJack Jansen1995-08-147-35/+31
* Added List.slb aliasJack Jansen1995-08-142-22/+5
* Binhexify any .rsrc file in a treeJack Jansen1995-08-141-0/+50
* Added prompt to getfile dialogJack Jansen1995-08-141-1/+1
* Interface to the Mac List Manager.Jack Jansen1995-08-146-0/+1049
* re-enabled newmoduleJack Jansen1995-08-091-4/+0
* MkPluginAliases - Scripts (AppleScript and Python) to create aliasesJack Jansen1995-08-093-0/+235
* Initial revisionGuido van Rossum1995-08-081-0/+27
* add xstat (extended stat, returns resource fork size and creator/type)Guido van Rossum1995-08-081-1/+32
* set some fields to zero for directoriesGuido van Rossum1995-08-081-4/+6
* Better error messages wrt missing resources and preferencesJack Jansen1995-08-071-3/+4
* Added binasciiJack Jansen1995-08-071-0/+2
* Added interfaces to {Get,Set}FInfo and accompanying objectsJack Jansen1995-08-071-1/+174
* Mwerks now also has fopenrfJack Jansen1995-08-071-0/+3
* Mwerks version of fopenRF.Jack Jansen1995-08-071-0/+47
* Fix for cfm68kJack Jansen1995-08-071-0/+2
* Moved here because it is think-specificJack Jansen1995-08-071-0/+336
* Added resource-files to CVS tree, in binhex formJack Jansen1995-08-074-0/+180
* Put resource-files under CVS, in binhex formJack Jansen1995-08-075-0/+1006
* - 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